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

<Location xmlns="http://hl7.org/fhir">
  <id value="example-facility"/>
  <meta>
    <profile value="https://icr.healthcampaigns.org/StructureDefinition/ICRLocation"/>
    <tag>
      <system value="https://icr.healthcampaigns.org/CodeSystem/icr-project-tag-cs"/>
      <code value="mr-sia"/>
      <display value="MR SIA (Sierra Leone)"/>
    </tag>
  </meta>
  <text>
    <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Location example-facility</b></p><a name="example-facility"> </a><a name="hcexample-facility"> </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-ICRLocation.html">ICR Location</a></p><p style="margin-bottom: 0px">Tag: <a href="CodeSystem-icr-project-tag-cs.html">MR SIA (Sierra Leone) (Details: ICR Project Tag code mr-sia = 'MR SIA (Sierra Leone)')</a></p></div><p><b>identifier</b>: <code>https://icr.healthcampaigns.org/identifiers/overture-gers</code>/08f2a3b4c5d6e7f8-place-chc-example</p><p><b>status</b>: Active</p><p><b>name</b>: Rokupr Community Health Centre</p><p><b>type</b>: <span title="Codes:{https://icr.healthcampaigns.org/CodeSystem/icr-location-type-cs facility}">Health facility</span>, <span title="Codes:{https://icr.healthcampaigns.org/CodeSystem/icr-facility-type-cs primary}">Community Health Centre</span>, <span title="Codes:{https://icr.healthcampaigns.org/CodeSystem/icr-ownership-cs public}">Public</span></p><p><b>physicalType</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/location-physical-type si}">Site</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>-12.9465</td><td>9.014</td></tr></table><p><b>managingOrganization</b>: <a href="Organization-example-facility-org.html">Organization Rokupr Community Health Centre</a></p><p><b>partOf</b>: <a href="Location-example-settlement.html">Location Rokupr</a></p></div>
  </text>
  <identifier>
    <system value="https://icr.healthcampaigns.org/identifiers/overture-gers"/>
    <value value="08f2a3b4c5d6e7f8-place-chc-example"/>
  </identifier>
  <status value="active"/>
  <name value="Rokupr Community Health Centre"/>
  <type>
    <coding>
      <system value="https://icr.healthcampaigns.org/CodeSystem/icr-location-type-cs"/>
      <code value="facility"/>
      <display value="Health facility"/>
    </coding>
  </type>
  <type>
    <coding>
      <system value="https://icr.healthcampaigns.org/CodeSystem/icr-facility-type-cs"/>
      <code value="primary"/>
      <display value="Primary care facility"/>
    </coding>
    <text value="Community Health Centre"/>
  </type>
  <type>
    <coding>
      <system value="https://icr.healthcampaigns.org/CodeSystem/icr-ownership-cs"/>
      <code value="public"/>
      <display value="Public"/>
    </coding>
  </type>
  <physicalType>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/location-physical-type"/>
      <code value="si"/>
      <display value="Site"/>
    </coding>
  </physicalType>
  <position>
    <longitude value="-12.9465"/>
    <latitude value="9.014"/>
  </position>
  <managingOrganization>
    <reference value="Organization/example-facility-org"/>
  </managingOrganization>
  <partOf>
    <reference value="Location/example-settlement"/>
  </partOf>
</Location>