0.1.0 - ci-build

oncologyfhirigkenya - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: KNH National Cancer Centre - XML Representation

Raw xml | Download


<Location xmlns="http://hl7.org/fhir">
  <id value="example-kenyatta-national-hospital-oncology"/>
  <meta>
    <profile
             value="http://example.org/StructureDefinition/oncology-kenya-location"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Location example-kenyatta-national-hospital-oncology</b></p><a name="example-kenyatta-national-hospital-oncology"> </a><a name="hcexample-kenyatta-national-hospital-oncology"> </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-oncology-kenya-location.html">Oncology Kenya Location</a></p></div><p><b>status</b>: Active</p><p><b>name</b>: Kenyatta National Hospital - Cancer Treatment Centre</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>telecom</b>: <a href="tel:+254720000000">+254720000000</a></p><p><b>address</b>: Hospital Road, Nairobi</p><p><b>physicalType</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/location-physical-type bu}">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>36.8065</td><td>-1.3008</td></tr></table><p><b>managingOrganization</b>: <a href="Organization/ministry-of-health">Organization/ministry-of-health</a></p></div>
  </text>
  <status value="active"/>
  <name value="Kenyatta National Hospital - Cancer Treatment Centre"/>
  <mode value="instance"/>
  <type>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/v3-RoleCode"/>
      <code value="HOSP"/>
      <display value="Hospital"/>
    </coding>
  </type>
  <telecom>
    <system value="phone"/>
    <value value="+254720000000"/>
  </telecom>
  <address>
    <text value="Hospital Road, Nairobi"/>
    <city value="Nairobi"/>
    <country value="KE"/>
  </address>
  <physicalType>
    <coding>
      <system
              value="http://terminology.hl7.org/CodeSystem/location-physical-type"/>
      <code value="bu"/>
      <display value="Building"/>
    </coding>
  </physicalType>
  <position>
    <longitude value="36.8065"/>
    <latitude value="-1.3008"/>
  </position>
  <managingOrganization>
    <reference value="Organization/ministry-of-health"/>
  </managingOrganization>
</Location>