Amakomaya Nepal FHIR Implementation Guide
2.0.0 - ci-build
Nepal
Amakomaya Nepal FHIR Implementation Guide - Local Development build (v2.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
<Location xmlns="http://hl7.org/fhir">
<id value="location-HAMS-hospital"/>
<meta>
<profile
value="https://fhir.amakomaya.com/StructureDefinition/amk-location"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Location location-HAMS-hospital</b></p><a name="location-HAMS-hospital"> </a><a name="hclocation-HAMS-hospital"> </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-amk-location.html">AMK Location</a></p></div><p><b>status</b>: Active</p><p><b>name</b>: HAMS Hospital Main Campus</p><p><b>type</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/location-physical-type bu}">Hospital Building</span></p><h3>Positions</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Longitude</b></td><td><b>Latitude</b></td></tr><tr><td style="display: none">*</td><td>85.3303</td><td>27.7356</td></tr></table><p><b>managingOrganization</b>: <a href="Organization-organization-hams-hospital.html">Organization HAMS Hospital</a></p></div>
</text>
<status value="active"/>
<name value="HAMS Hospital Main Campus"/>
<type>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/location-physical-type"/>
<code value="bu"/>
<display value="Building"/>
</coding>
<text value="Hospital Building"/>
</type>
<position>
<longitude value="85.3303"/>
<latitude value="27.7356"/>
</position>
<managingOrganization>🔗
<reference value="Organization/organization-hams-hospital"/>
</managingOrganization>
</Location>