Hackathon - FHIR Implementation Guide For Continuity of Care
1.0.1 - ci-build
Hackathon - FHIR Implementation Guide For Continuity of Care, published by Jembi Health Systems. This guide is not an authorized publication; it is the continuous build for version 1.0.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/jembi/OHIE24-Continuity-of-Care/ and changes regularly. See the Directory of published versions
<Consent xmlns="http://hl7.org/fhir">
<id value="HIVStatusConsentPermitted1"/>
<meta>
<profile
value="http://ohie.org/fhir/StructureDefinition/hiv-status-consent"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Consent HIVStatusConsentPermitted1</b></p><a name="HIVStatusConsentPermitted1"> </a><a name="hcHIVStatusConsentPermitted1"> </a><a name="HIVStatusConsentPermitted1-en-US"> </a><p><b>status</b>: Active</p><p><b>scope</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/consentscope patient-privacy}">Privacy Consent</span></p><p><b>category</b>: <span title="Codes:{http://loinc.org 59284-0}">Consent Document</span></p><p><b>patient</b>: <a href="Patient-PatientExample1.html">Mike John Smith Male, DoB: 1983-05-22 ( http://fhir.health.gov.lk/ips/identifier/phn#personal health number)</a></p><p><b>dateTime</b>: 2024-01-25</p><p><b>organization</b>: <a href="Organization-CurrentServiceProviderExample1.html">Organization Facility A</a></p><p><b>source</b>: </p><p><b>policyRule</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/v3-ActCode OPTIN}">opt-in</span></p></div>
</text>
<status value="active"/>
<scope>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/consentscope"/>
<code value="patient-privacy"/>
</coding>
</scope>
<category>
<coding>
<system value="http://loinc.org"/>
<code value="59284-0"/>
</coding>
</category>
<patient>🔗
<reference value="Patient/PatientExample1"/>
</patient>
<dateTime value="2024-01-25"/>
<organization>🔗
<reference value="Organization/CurrentServiceProviderExample1"/>
</organization>
<sourceAttachment>
<title value="The terms of the consent in lawyer speak."/>
</sourceAttachment>
<policyRule>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/v3-ActCode"/>
<code value="OPTIN"/>
</coding>
</policyRule>
</Consent>