<?xml version="1.0" encoding="UTF-8"?>

<Location xmlns="http://hl7.org/fhir">
  <id value="em-destination-facility-example"/>
  <meta>
    <profile value="https://nshr-uat.sha.go.ke/fhir/StructureDefinition/em-destination-facility"/>
  </meta>
  <text>
    <status value="extensions"/><div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Location em-destination-facility-example</b></p><a name="em-destination-facility-example"> </a><a name="hcem-destination-facility-example"> </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-em-destination-facility.html">Location - Emergency Destination Facility</a></p></div><p><b>Emergency Destination Facility Level</b>: <span title="Codes:{https://nshr-uat.sha.go.ke/fhir/CodeSystem/em-facility-level level-6}">Level 6</span></p><p><b>Emergency Centre Capability</b>: <span title="Codes:{https://nshr-uat.sha.go.ke/fhir/CodeSystem/em-emergency-centre-capability advanced}">Advanced emergency capability</span></p><p><b>identifier</b>: <code>http://hie.go.ke/fhir/identifier/facility-id</code>/KNH-001</p><p><b>status</b>: Active</p><p><b>name</b>: Kenyatta National Hospital Emergency Centre</p><p><b>mode</b>: Instance</p><p><b>type</b>: <span title="Codes:{https://nshr-uat.sha.go.ke/fhir/CodeSystem/em-destination-facility-type emergency-centre}">Emergency centre</span></p><p><b>physicalType</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/location-physical-type bu}">Building</span></p><p><b>managingOrganization</b>: <a href="Organization-org-nairobi-ems-dispatch.html">Organization Nairobi County Emergency Medical Services</a></p></div>
  </text>
  <extension url="https://nshr-uat.sha.go.ke/fhir/StructureDefinition/em-facility-level">
    <valueCodeableConcept>
      <coding>
        <system value="https://nshr-uat.sha.go.ke/fhir/CodeSystem/em-facility-level"/>
        <code value="level-6"/>
        <display value="Level 6"/>
      </coding>
    </valueCodeableConcept>
  </extension>
  <extension url="https://nshr-uat.sha.go.ke/fhir/StructureDefinition/em-emergency-centre-capability">
    <valueCodeableConcept>
      <coding>
        <system value="https://nshr-uat.sha.go.ke/fhir/CodeSystem/em-emergency-centre-capability"/>
        <code value="advanced"/>
        <display value="Advanced emergency capability"/>
      </coding>
    </valueCodeableConcept>
  </extension>
  <identifier>
    <system value="http://hie.go.ke/fhir/identifier/facility-id"/>
    <value value="KNH-001"/>
  </identifier>
  <status value="active"/>
  <name value="Kenyatta National Hospital Emergency Centre"/>
  <mode value="instance"/>
  <type>
    <coding>
      <system value="https://nshr-uat.sha.go.ke/fhir/CodeSystem/em-destination-facility-type"/>
      <code value="emergency-centre"/>
      <display value="Emergency centre"/>
    </coding>
  </type>
  <physicalType>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/location-physical-type"/>
      <code value="bu"/>
      <display value="Building"/>
    </coding>
  </physicalType>
  <managingOrganization>
    <reference value="Organization/org-nairobi-ems-dispatch"/>
  </managingOrganization>
</Location>