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

<Location xmlns="http://hl7.org/fhir">
  <id value="example-district"/>
  <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>
    <tag>
      <system value="https://icr.healthcampaigns.org/CodeSystem/icr-project-tag-cs"/>
      <code value="mda"/>
      <display value="MDA (Rokupr)"/>
    </tag>
  </meta>
  <text>
    <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Location example-district</b></p><a name="example-district"> </a><a name="hcexample-district"> </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">Tags: <a href="CodeSystem-icr-project-tag-cs.html">MR SIA (Sierra Leone) (Details: ICR Project Tag code mr-sia = 'MR SIA (Sierra Leone)')</a>, <a href="CodeSystem-icr-project-tag-cs.html">MDA (Rokupr) (Details: ICR Project Tag code mda = 'MDA (Rokupr)')</a></p></div><p><b>identifier</b>: <code>https://icr.healthcampaigns.org/identifiers/pcode</code>/SL0201, <code>https://icr.healthcampaigns.org/identifiers/overture-gers</code>/08f2a3b4c5d6e7f8-division-example</p><p><b>status</b>: Active</p><p><b>name</b>: Kambia District</p><p><b>type</b>: <span title="Codes:{https://icr.healthcampaigns.org/CodeSystem/icr-location-type-cs admin-unit}">Administrative unit</span></p><p><b>physicalType</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/location-physical-type jdn}">Jurisdiction</span></p><p><b>partOf</b>: <a href="Location-example-country.html">Location Sierra Leone</a></p></div>
  </text>
  <identifier>
    <system value="https://icr.healthcampaigns.org/identifiers/pcode"/>
    <value value="SL0201"/>
  </identifier>
  <identifier>
    <system value="https://icr.healthcampaigns.org/identifiers/overture-gers"/>
    <value value="08f2a3b4c5d6e7f8-division-example"/>
  </identifier>
  <status value="active"/>
  <name value="Kambia District"/>
  <type>
    <coding>
      <system value="https://icr.healthcampaigns.org/CodeSystem/icr-location-type-cs"/>
      <code value="admin-unit"/>
      <display value="Administrative unit"/>
    </coding>
  </type>
  <physicalType>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/location-physical-type"/>
      <code value="jdn"/>
      <display value="Jurisdiction"/>
    </coding>
  </physicalType>
  <partOf>
    <reference value="Location/example-country"/>
  </partOf>
</Location>