HL7 FHIR Implementation Guide: ZM-Core Release 1 - Zambia
0.1.0 -
HL7 FHIR Implementation Guide: ZM-Core Release 1 - Zambia - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
<Organization xmlns="http://hl7.org/fhir">
<id value="ExampleZMCoreOrganization"/>
<meta>
<profile
value="http://hapi.moh.gov.zm/fhir/StructureDefinition/zm-core-facility-organization"/>
</meta>
<language value="en"/>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Organization ExampleZMCoreOrganization</b></p><a name="ExampleZMCoreOrganization"> </a><a name="hcExampleZMCoreOrganization"> </a><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"/><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-zm-core-facility-organization.html">ZM-Core Facility Organization Profile</a></p></div><p><b>ZM-Core Facility Registry Status</b>: <span title="Codes:{http://hapi.moh.gov.zm/fhir/CodeSystem/facility-registry-status operational}">Operational</span></p><p><b>identifier</b>: <code>http://hapi.moh.gov.zm/fhir/sid/hmis-facility-code</code>/50060042, <code>http://hapi.moh.gov.zm/fhir/sid/dhis2-organisation-unit-uid</code>/HvCdWhbVEvI, <code>http://hapi.moh.gov.zm/fhir/sid/smartcare-facility-id</code>/5b00f2acd13f48b783ef90cb1f32e068, <code>http://hapi.moh.gov.zm/fhir/sid/ihris-facility-id</code>/facility|1022</p><p><b>active</b>: true</p><p><b>type</b>: <span title="Codes:{http://hapi.moh.gov.zm/fhir/CodeSystem/facility-type hospital-level-1}">Hospital - Level 1</span>, <span title="Codes:{http://hapi.moh.gov.zm/fhir/CodeSystem/facility-ownership grz}">Government of the Republic of Zambia</span></p><p><b>name</b>: Chilenje First Level Hospital</p><h3>Contacts</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Purpose</b></td><td><b>Telecom</b></td><td><b>Address</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:">General enquiries</span></td><td><a href="tel:+260211123456">+260 211 123456</a></td><td>Lusaka Lusaka Province ZM </td></tr></table></div>
</text>
<extension
url="http://hapi.moh.gov.zm/fhir/StructureDefinition/zm-core-facility-registry-status">
<valueCodeableConcept>
<coding>
<system
value="http://hapi.moh.gov.zm/fhir/CodeSystem/facility-registry-status"/>
<code value="operational"/>
<display value="Operational"/>
</coding>
</valueCodeableConcept>
</extension>
<identifier>
<system value="http://hapi.moh.gov.zm/fhir/sid/hmis-facility-code"/>
<value value="50060042"/>
</identifier>
<identifier>
<system
value="http://hapi.moh.gov.zm/fhir/sid/dhis2-organisation-unit-uid"/>
<value value="HvCdWhbVEvI"/>
</identifier>
<identifier>
<system value="http://hapi.moh.gov.zm/fhir/sid/smartcare-facility-id"/>
<value value="5b00f2acd13f48b783ef90cb1f32e068"/>
</identifier>
<identifier>
<system value="http://hapi.moh.gov.zm/fhir/sid/ihris-facility-id"/>
<value value="facility|1022"/>
</identifier>
<active value="true"/>
<type>
<coding>
<system value="http://hapi.moh.gov.zm/fhir/CodeSystem/facility-type"/>
<code value="hospital-level-1"/>
<display value="Hospital - Level 1"/>
</coding>
</type>
<type>
<coding>
<system
value="http://hapi.moh.gov.zm/fhir/CodeSystem/facility-ownership"/>
<code value="grz"/>
<display value="Government of the Republic of Zambia"/>
</coding>
</type>
<name value="Chilenje First Level Hospital"/>
<contact>
<purpose>
<text value="General enquiries"/>
</purpose>
<telecom>
<system value="phone"/>
<value value="+260 211 123456"/>
</telecom>
<address>
<city value="Lusaka"/>
<district value="Lusaka"/>
<state value="Lusaka Province"/>
<country value="ZM"/>
</address>
</contact>
</Organization>