Package | fhir.jgsuess.psa-ig |
Type | CodeSystem |
Id | psgc-cs |
FHIR Version | R4 |
Source | https://jgsuess.github.io/psa-ig/https://build.fhir.org/ig/jgsuess/psa-ig/CodeSystem-psgc-cs.html |
URL | https://jgsuess.github.io/psa-ig/CodeSystem/psgc-cs |
Version | 0.1.0 |
Status | draft |
Date | 2025-06-13T07:12:33+00:00 |
Name | PhilippineStandardGeographicCode |
Title | Philippine Standard Geographic Code |
Realm | us |
Authority | hl7 |
Description | A systematic classification and coding for geographic areas in the Philippines. It classifies areas based on the country's four levels of administrative divisions: regions, provinces, municipalities or cities, and barangays. |
Content | complete |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem psgc-cs
version: 1
Properties
This code system defines the following properties for its concepts
Name | Code | Type |
Geographic Level | Geographic Level | string |
Concepts
This case-sensitive code system https://jgsuess.github.io/psa-ig/CodeSystem/psgc-cs
defines the following code in a Part Of hierarchy:
Code | Display | Definition |
0000000000 | Philippine Standard Geographic Code | Philippine Standard Geographic Code |
{ "resourceType": "CodeSystem", "id": "psgc-cs", "meta": { "versionId": "1" }, "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "https://jgsuess.github.io/psa-ig/CodeSystem/psgc-cs", "version": "0.1.0", "name": "PhilippineStandardGeographicCode", "title": "Philippine Standard Geographic Code", "status": "draft", "experimental": true, "date": "2025-06-13T07:12:33+00:00", "publisher": "Jörn Guy Süß", "contact": [ { "name": "Jörn Guy Süß", "telecom": [ { "system": "url", "value": "https://github.com/jgsuess" } ] } ], "description": "A systematic classification and coding for geographic areas in the Philippines. It classifies areas based on the country's four levels of administrative divisions: regions, provinces, municipalities or cities, and barangays.", "caseSensitive": true, "hierarchyMeaning": "part-of", "compositional": false, "versionNeeded": true, "content": "complete", "count": 1, "property": [ { "code": "Geographic Level", "type": "string" } ], "concept": [ { "code": "0000000000", "display": "Philippine Standard Geographic Code", "definition": "Philippine Standard Geographic Code" } ] }