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
<Location xmlns="http://hl7.org/fhir">
<id value="ExampleZMCoreLocation"/>
<meta>
<profile
value="http://hapi.moh.gov.zm/fhir/StructureDefinition/zm-core-location"/>
</meta>
<language value="en"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Location ExampleZMCoreLocation</b></p><a name="ExampleZMCoreLocation"> </a><a name="hcExampleZMCoreLocation"> </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-location.html">ZM-Core Location Profile</a></p></div><p><b>identifier</b>: <code>http://hapi.moh.gov.zm/fhir/sid/facility-id</code>/HF001</p><p><b>status</b>: Active</p><p><b>name</b>: University Teaching Hospital</p><p><b>mode</b>: Instance</p><p><b>type</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/v3-RoleCode HOSP}">Hospital</span></p><p><b>address</b>: Lusaka ZM </p><p><b>managingOrganization</b>: <a href="Organization-ExampleZMCoreOrganization.html">Organization Chilenje First Level Hospital</a></p></div>
</text>
<identifier>
<system value="http://hapi.moh.gov.zm/fhir/sid/facility-id"/>
<value value="HF001"/>
</identifier>
<status value="active"/>
<name value="University Teaching Hospital"/>
<mode value="instance"/>
<type>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/v3-RoleCode"/>
<code value="HOSP"/>
<display value="Hospital"/>
</coding>
</type>
<address>
<city value="Lusaka"/>
<country value="ZM"/>
</address>
<managingOrganization>🔗
<reference value="Organization/ExampleZMCoreOrganization"/>
</managingOrganization>
</Location>