{
  "resourceType" : "CodeSystem",
  "id" : "psgc-geographic-level-cs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: SistemaDeCodigos psgc-geographic-level-cs</b></p><a name=\"psgc-geographic-level-cs\"> </a><a name=\"hcpsgc-geographic-level-cs\"> </a><p>This case-sensitive code system <code>https://australian-e-health-research-centre.gitlab.io/psgc-fhir-ig/CodeSystem/psgc-geographic-level-cs</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">Reg<a name=\"psgc-geographic-level-cs-Reg\"> </a></td><td>Region</td></tr><tr><td style=\"white-space:nowrap\">Prov<a name=\"psgc-geographic-level-cs-Prov\"> </a></td><td>Province or District</td></tr><tr><td style=\"white-space:nowrap\">City<a name=\"psgc-geographic-level-cs-City\"> </a></td><td>City</td></tr><tr><td style=\"white-space:nowrap\">Mun<a name=\"psgc-geographic-level-cs-Mun\"> </a></td><td>Municipality</td></tr><tr><td style=\"white-space:nowrap\">SubMun<a name=\"psgc-geographic-level-cs-SubMun\"> </a></td><td>Sub-Municipality</td></tr><tr><td style=\"white-space:nowrap\">Bgy<a name=\"psgc-geographic-level-cs-Bgy\"> </a></td><td>Barangay</td></tr></table></div>"
  },
  "url" : "https://australian-e-health-research-centre.gitlab.io/psgc-fhir-ig/CodeSystem/psgc-geographic-level-cs",
  "version" : "0.1.0",
  "name" : "PSGCGeographicLevelCS",
  "title" : "PSGC Geographic Level CodeSystem",
  "status" : "active",
  "date" : "2026-06-23T13:03:53+00:00",
  "publisher" : "CSIRO Australian e-Health Research Centre",
  "contact" : [{
    "name" : "CSIRO Australian e-Health Research Centre",
    "telecom" : [{
      "system" : "url",
      "value" : "https://aehrc.csiro.au"
    }]
  }],
  "description" : "Codes for the geographic classification tiers in PSGC",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "PH",
      "display" : "Philippines"
    }]
  }],
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 6,
  "concept" : [{
    "code" : "Reg",
    "display" : "Region"
  },
  {
    "code" : "Prov",
    "display" : "Province or District"
  },
  {
    "code" : "City",
    "display" : "City"
  },
  {
    "code" : "Mun",
    "display" : "Municipality"
  },
  {
    "code" : "SubMun",
    "display" : "Sub-Municipality"
  },
  {
    "code" : "Bgy",
    "display" : "Barangay"
  }]
}