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
<Encounter xmlns="http://hl7.org/fhir">
<id value="GeneralEncounterExample"/>
<meta>
<profile
value="http://ohie.org/fhir/StructureDefinition/target-facility-encounter"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Encounter GeneralEncounterExample</b></p><a name="GeneralEncounterExample"> </a><a name="hcGeneralEncounterExample"> </a><a name="GeneralEncounterExample-en-US"> </a><p><b>status</b>: Finished</p><p><b>class</b>: <a href="http://terminology.hl7.org/6.0.2/CodeSystem-v3-ActCode.html#v3-ActCode-AMB">ActCode AMB</a>: ambulatory</p><p><b>subject</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>period</b>: 2012-12-09 --> 2012-12-09</p><p><b>serviceProvider</b>: <a href="Organization-CurrentServiceProviderExample1.html">Organization Facility A</a></p></div>
</text>
<status value="finished"/>
<class>
<system value="http://terminology.hl7.org/CodeSystem/v3-ActCode"/>
<code value="AMB"/>
</class>
<subject>🔗
<reference value="Patient/PatientExample1"/>
</subject>
<period>
<start value="2012-12-09"/>
<end value="2012-12-09"/>
</period>
<serviceProvider>🔗
<reference value="Organization/CurrentServiceProviderExample1"/>
</serviceProvider>
</Encounter>