| Package | example.fhir.ph.core |
| Resource Type | CodeSystem |
| Id | PSGC |
| FHIR Version | R4 |
| Source | urn://example.com/ph-core/fhir/https://build.fhir.org/ig/UP-Manila-SILab/ph-core/CodeSystem-PSGC.html |
| URL | urn://example.com/ph-core/fhir/CodeSystem/PSGC |
| Version | 0.1.0 |
| Status | draft |
| Date | 2025-06-19T02:15:51+00:00 |
| Name | PSGC |
| Title | Mock PSGC |
| Description | Mock of the Philippine Standard Geographic Code. |
| Content | complete |
| ValueSet | |
| barangays | Barangays |
| cities | Cities |
| provinces | Provinces |
| regions | Regions |
No resources found
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:
{
"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"
}
]
}