FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/PSGC

Packageexample.fhir.ph.core
Resource TypeCodeSystem
IdPSGC
FHIR VersionR4
Sourceurn://example.com/ph-core/fhir/https://build.fhir.org/ig/UP-Manila-SILab/ph-core/CodeSystem-PSGC.html
URLurn://example.com/ph-core/fhir/CodeSystem/PSGC
Version0.1.0
Statusdraft
Date2025-06-19T02:15:51+00:00
NamePSGC
TitleMock PSGC
DescriptionMock of the Philippine Standard Geographic Code.
Contentcomplete

Resources that use this resource

ValueSet
barangaysBarangays
citiesCities
provincesProvinces
regionsRegions

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem PSGC

This case-sensitive code system urn://example.com/ph-core/fhir/CodeSystem/PSGC defines the following codes:

CodeDisplay
1380100001 Barangay 1
1380100000 City of Caloocan
1380200000 City of Las Piñas
1400100000 Abra
1401100000 Benguet
1402700000 Ifugao
1403200000 Kalinga
1404400000 Mountain Province
1408100000 Apayao
0102800000 Ilocos Norte
0102900000 Ilocos Sur
0103300000 La Union
0105500000 Pangasinan
0200900000 Batanes
0201500000 Cagayan
0203100000 Isabela
0402100000 Cavite
0403400000 Laguna
0405600000 Quezon
0405800000 Rizal
1704000000 Marinduque
1705100000 Occidental Mindoro

Source

{
  "resourceType": "CodeSystem",
  "id": "PSGC",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "urn://example.com/ph-core/fhir/CodeSystem/PSGC",
  "version": "0.1.0",
  "name": "PSGC",
  "title": "Mock PSGC",
  "status": "draft",
  "experimental": true,
  "date": "2025-06-19T02:15:51+00:00",
  "publisher": "UP Manila SILab",
  "contact": [
    {
      "name": "UP Manila SILab",
      "telecom": [
        {
          "system": "url",
          "value": "https://github.com/UP-Manila-SILab"
        }
      ]
    }
  ],
  "description": "Mock of the Philippine Standard Geographic Code.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "PH",
          "display": "Philippines"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "content": "complete",
  "count": 22,
  "concept": [
    {
      "code": "1380100001",
      "display": "Barangay 1"
    },
    {
      "code": "1380100000",
      "display": "City of Caloocan"
    },
    {
      "code": "1380200000",
      "display": "City of Las Piñas"
    },
    {
      "code": "1400100000",
      "display": "Abra"
    },
    {
      "code": "1401100000",
      "display": "Benguet"
    },
    {
      "code": "1402700000",
      "display": "Ifugao"
    },
    {
      "code": "1403200000",
      "display": "Kalinga"
    },
    {
      "code": "1404400000",
      "display": "Mountain Province"
    },
    {
      "code": "1408100000",
      "display": "Apayao"
    },
    {
      "code": "0102800000",
      "display": "Ilocos Norte"
    },
    {
      "code": "0102900000",
      "display": "Ilocos Sur"
    },
    {
      "code": "0103300000",
      "display": "La Union"
    },
    {
      "code": "0105500000",
      "display": "Pangasinan"
    },
    {
      "code": "0200900000",
      "display": "Batanes"
    },
    {
      "code": "0201500000",
      "display": "Cagayan"
    },
    {
      "code": "0203100000",
      "display": "Isabela"
    },
    {
      "code": "0402100000",
      "display": "Cavite"
    },
    {
      "code": "0403400000",
      "display": "Laguna"
    },
    {
      "code": "0405600000",
      "display": "Quezon"
    },
    {
      "code": "0405800000",
      "display": "Rizal"
    },
    {
      "code": "1704000000",
      "display": "Marinduque"
    },
    {
      "code": "1705100000",
      "display": "Occidental Mindoro"
    }
  ]
}