PSGC Terminology FHIR Implementation Guide
0.1.0 - ci-build Philippines flag

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

: PSGC Geographic Level CodeSystem - XML Representation

Active as of 2026-06-23

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="psgc-geographic-level-cs"/>
  <text>
    <status value="generated"/>
    <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>
  </text>
  <url
       value="https://australian-e-health-research-centre.gitlab.io/psgc-fhir-ig/CodeSystem/psgc-geographic-level-cs"/>
  <version value="0.1.0"/>
  <name value="PSGCGeographicLevelCS"/>
  <title value="PSGC Geographic Level CodeSystem"/>
  <status value="active"/>
  <date value="2026-06-23T13:03:53+00:00"/>
  <publisher value="CSIRO Australian e-Health Research Centre"/>
  <contact>
    <name value="CSIRO Australian e-Health Research Centre"/>
    <telecom>
      <system value="url"/>
      <value value="https://aehrc.csiro.au"/>
    </telecom>
  </contact>
  <description value="Codes for the geographic classification tiers in PSGC"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="PH"/>
      <display value="Philippines"/>
    </coding>
  </jurisdiction>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="6"/>
  <concept>
    <code value="Reg"/>
    <display value="Region"/>
  </concept>
  <concept>
    <code value="Prov"/>
    <display value="Province or District"/>
  </concept>
  <concept>
    <code value="City"/>
    <display value="City"/>
  </concept>
  <concept>
    <code value="Mun"/>
    <display value="Municipality"/>
  </concept>
  <concept>
    <code value="SubMun"/>
    <display value="Sub-Municipality"/>
  </concept>
  <concept>
    <code value="Bgy"/>
    <display value="Barangay"/>
  </concept>
</CodeSystem>