Onyx Consent Authorization SAFHIR Implementation and Operations Guide
0.0.2 - ci-build
Onyx Consent Authorization SAFHIR Implementation and Operations Guide - Local Development build (v0.0.2). See the Directory of published versions
<Contract xmlns="http://hl7.org/fhir">
<id value="1005"/>
<meta>
<profile
value="http://ig.fhir.safhir.io/ig/safhir-ocasio/StructureDefinition/ApiContract"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative</b></p><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Resource "1005" </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-ApiContract.html">ApiContract</a></p></div><p><b>status</b>: executed</p><p><b>legalState</b>: Executed <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://hl7.org/fhir/R4/codesystem-contract-status.html">Contract Resource Status Codes</a>#executed)</span></p><p><b>issued</b>: 2021-02-05</p><p><b>applies</b>: 2021-02-06 --> (ongoing)</p><p><b>authority</b>: <a href="Organization/Diamond-Health-Plan-01">Organization/Diamond-Health-Plan-01</a></p><p><b>name</b>: US Core v3.1.1</p><p><b>author</b>: <a href="Organization/Diamond-Health-Plan-01">Organization/Diamond-Health-Plan-01</a></p><blockquote><p><b>signer</b></p><p><b>type</b>: Author (Details: http://terminology.hl7.org/CodeSystem/contractsignertypecodes code AUT = 'Author', stated as 'null')</p><p><b>party</b>: <a href="Organization/Diamond-Health-Plan-01">Organization/Diamond-Health-Plan-01</a></p></blockquote><blockquote><p><b>signer</b></p><p><b>type</b>: Consenter (Details: http://terminology.hl7.org/CodeSystem/contractsignertypecodes code CONSENTER = 'Consenter', stated as 'null')</p><p><b>party</b>: <a href="Organization-AppDeveloper.html">Organization/AppDeveloper</a> "Onyx Health App Development, LLC"</p></blockquote></div>
</text>
<status value="executed"/>
<legalState>
<coding>
<system value="http://hl7.org/fhir/contract-status"/>
<code value="executed"/>
</coding>
</legalState>
<issued value="2021-02-05"/>
<applies>
<start value="2021-02-06"/>
</applies>
<authority>
<reference value="Organization/Diamond-Health-Plan-01"/>
</authority>
<name value="US Core v3.1.1"/>
<author>
<reference value="Organization/Diamond-Health-Plan-01"/>
</author>
<signer>
<type>
<system
value="http://terminology.hl7.org/CodeSystem/contractsignertypecodes"/>
<code value="AUT"/>
</type>
<party>
<reference value="Organization/Diamond-Health-Plan-01"/>
</party>
<signature>
<type>
<system value="urn:iso-astm:E1762-95:2013"/>
<code value="1.2.840.10065.1.12.1.1"/>
</type>
<when value="2021-02-05T22:23:00-04:00"/>
<who>
<reference value="Organization/Diamond-Health-Plan-01"/>
</who>
</signature>
</signer>
<signer>
<type>
<system
value="http://terminology.hl7.org/CodeSystem/contractsignertypecodes"/>
<code value="CONSENTER"/>
</type>
<party>
<reference value="Organization/AppDeveloper"/>
</party>
<signature>
<type>
<system value="urn:iso-astm:E1762-95:2013"/>
<code value="1.2.840.10065.1.12.1.3"/>
</type>
<when value="2021-02-05T22:23:00-04:00"/>
<who>
<reference value="Organization/AppDeveloper"/>
</who>
</signature>
</signer>
</Contract>