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 Regions - XML Representation

Active as of 2026-06-23

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="psgc-regions"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ConjuntoValores / ConjuntoDeValores psgc-regions</b></p><a name="psgc-regions"> </a><a name="hcpsgc-regions"> </a><ul><li>Include codes from<a href="CodeSystem-psgc.html"><code>https://psa.gov.ph/classification/psgc</code></a><span title="Version is not explicitly stated. No matching Code System found"> version Not Stated (use latest from terminology server)</span> where level  = Reg</li></ul></div>
  </text>
  <url
       value="https://australian-e-health-research-centre.gitlab.io/psgc-fhir-ig/ValueSet/psgc-regions"/>
  <version value="0.1.0"/>
  <name value="PSGCRegionsVS"/>
  <title value="PSGC Regions"/>
  <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="All regions in the Philippine Standard Geographic Code"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="PH"/>
      <display value="Philippines"/>
    </coding>
  </jurisdiction>
  <compose>
    <include>
      <system value="https://psa.gov.ph/classification/psgc"/>
      <filter>
        <property value="level"/>
        <op value="="/>
        <value value="Reg"/>
      </filter>
    </include>
  </compose>
</ValueSet>