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

FHIR IG Statistics: CodeSystem/psgc-cs

Packagefhir.jgsuess.psa-ig
TypeCodeSystem
Idpsgc-cs
FHIR VersionR4
Sourcehttps://jgsuess.github.io/psa-ig/https://build.fhir.org/ig/jgsuess/psa-ig/CodeSystem-psgc-cs.html
URLhttps://jgsuess.github.io/psa-ig/CodeSystem/psgc-cs
Version0.1.0
Statusdraft
Date2025-06-13T07:12:33+00:00
NamePhilippineStandardGeographicCode
TitlePhilippine Standard Geographic Code
Realmus
Authorityhl7
DescriptionA 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.
Contentcomplete

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

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

NameCodeType
Geographic LevelGeographic Levelstring

Concepts

This case-sensitive code system https://jgsuess.github.io/psa-ig/CodeSystem/psgc-cs defines the following code in a Part Of hierarchy:

CodeDisplayDefinition
0000000000 Philippine Standard Geographic CodePhilippine Standard Geographic Code

Source

{
  "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"
    }
  ]
}