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

FHIR IG analytics

PackagePHCDI
Resource TypeValueSet
IdValueSet-CityVS.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/UP-Manila-SILab/PhilHealth-NHDR-IG-Review/ValueSet-CityVS.html
URLhttps://nhdr.gov.ph/fhir/ValueSet/CityVS
Version0.1.0
Statusdraft
Date2026-02-05T04:03:48+00:00
NameCityVS
TitleCity Codes
DescriptionThe City codes valueset includes all city values from the Philippine Standard Geographic Codes (PSGC) published by the Philippine Statistic Authority (PSA).
CopyrightUsed by permission of HL7 International, all rights reserved Creative Commons License

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
psgcPSGC Codes

Narrative

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

Generated Narrative: ValueSet CityVS

Language: en-US


Source1

{
  "resourceType": "ValueSet",
  "id": "CityVS",
  "language": "en-US",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "draft"
    }
  ],
  "url": "https://nhdr.gov.ph/fhir/ValueSet/CityVS",
  "version": "0.1.0",
  "name": "CityVS",
  "title": "City Codes",
  "status": "draft",
  "experimental": false,
  "date": "2026-02-05T04:03:48+00:00",
  "publisher": "NHDR",
  "contact": [
    {
      "name": "NHDR",
      "telecom": [
        {
          "system": "url",
          "value": "https://nhdr.gov.ph"
        }
      ]
    }
  ],
  "description": "The City codes valueset includes all city values from the Philippine Standard Geographic Codes (PSGC) published by the Philippine Statistic Authority (PSA).",
  "copyright": "Used by permission of HL7 International, all rights reserved Creative Commons License",
  "compose": {
    "include": [
      {
        "system": "https://psa.gov.ph/classification/psgc"
      }
    ]
  }
}