FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageup-manila-silab.immunizationfhirig
Resource TypeValueSet
IdValueSet-CityMunicipalityVS.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/UP-Manila-SILab/immunizationfhirig/ValueSet-CityMunicipalityVS.html
URLhttps://nhdr.gov.ph/fhir/ValueSet/CityMunicipalityVS
Version0.1.0
Statusdraft
Date2026-02-03T13:49:39+00:00
NameCityMunicipalityVS
TitleCity/Municipality Codes
DescriptionThe City/Municipality codes valueset includes all city/municipality values from the Philippine Standard Geographic Codes (PSGC) published by the Philippine Statistic Authority (PSA).

Resources that use this resource

StructureDefinition
CityMunicipalityCity Code

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: ValueSet CityMunicipalityVS

  • Include all codes defined in https://psa.gov.ph/classification/psgc version Not Stated (use latest from terminology server)

Source1

{
  "resourceType": "ValueSet",
  "id": "CityMunicipalityVS",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://nhdr.gov.ph/fhir/ValueSet/CityMunicipalityVS",
  "version": "0.1.0",
  "name": "CityMunicipalityVS",
  "title": "City/Municipality Codes",
  "status": "draft",
  "experimental": false,
  "date": "2026-02-03T13:49:39+00:00",
  "publisher": "UP Manila SILab",
  "contact": [
    {
      "name": "UP Manila SILab",
      "telecom": [
        {
          "system": "url",
          "value": "https://github.com/UP-Manila-SILab"
        }
      ]
    }
  ],
  "description": "The City/Municipality codes valueset includes all city/municipality values from the Philippine Standard Geographic Codes (PSGC) published by the Philippine Statistic Authority (PSA).",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "PH",
          "display": "Philippines"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "https://psa.gov.ph/classification/psgc"
      }
    ]
  }
}