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

: Philippine Standard Geographic Code - XML Representation

Active as of 2026-06-23

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="psgc"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: SistemaDeCodigos psgc</b></p><a name="psgc"> </a><a name="hcpsgc"> </a><p><b>Properties</b></p><p><b>This code system defines the following properties for its concepts</b></p><table class="grid"><tr><td><b>Name</b></td><td><b>Code</b></td><td><b>Type</b></td><td><b>Description</b></td></tr><tr><td>level</td><td>level</td><td>code</td><td>Geographic level: Reg, Prov, City, Mun, SubMun, Bgy</td></tr><tr><td>parent</td><td>parent</td><td>code</td><td>Direct parent PSGC code in the part-of hierarchy</td></tr><tr><td>incomeClassification</td><td>incomeClassification</td><td>string</td><td>DOF income classification (1st through 6th)</td></tr><tr><td>urbanRural</td><td>urbanRural</td><td>code</td><td>Urban (U) or Rural (R) classification</td></tr><tr><td>inactive</td><td>inactive</td><td>boolean</td><td>True if this code has been abolished in a later release</td></tr></table><p><b>Concepts</b></p><p>This  code system <code>https://psa.gov.ph/classification/psgc</code> defines codes in a Part Of hierarchy, but no codes are represented here</p></div>
  </text>
  <url value="https://psa.gov.ph/classification/psgc"/>
  <version value="0.1.0"/>
  <name value="PSGCCodeSystem"/>
  <title value="Philippine Standard Geographic Code"/>
  <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="The official geographic classification of all areas in the Philippines, published quarterly by the Philippine Statistics Authority (PSA)."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="PH"/>
      <display value="Philippines"/>
    </coding>
  </jurisdiction>
  <hierarchyMeaning value="part-of"/>
  <versionNeeded value="true"/>
  <content value="not-present"/>
  <count value="43768"/>
  <property>
    <code value="level"/>
    <description value="Geographic level: Reg, Prov, City, Mun, SubMun, Bgy"/>
    <type value="code"/>
  </property>
  <property>
    <code value="parent"/>
    <description value="Direct parent PSGC code in the part-of hierarchy"/>
    <type value="code"/>
  </property>
  <property>
    <code value="incomeClassification"/>
    <description value="DOF income classification (1st through 6th)"/>
    <type value="string"/>
  </property>
  <property>
    <code value="urbanRural"/>
    <description value="Urban (U) or Rural (R) classification"/>
    <type value="code"/>
  </property>
  <property>
    <code value="inactive"/>
    <description
                 value="True if this code has been abolished in a later release"/>
    <type value="boolean"/>
  </property>
</CodeSystem>