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

FHIR IG Statistics: ValueSet/CityVS

PackageCDI-test
TypeValueSet
IdCityVS
FHIR VersionR4
Sourcehttps://test.ph/fhir/https://build.fhir.org/ig/nhdr-gianb/test-ig/ValueSet-CityVS.html
URLhttps://nhdr.gov.ph/fhir/ValueSet/CityVS
Version0.1.0
Statusdraft
Date2025-06-26T23:46:20+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

StructureDefinition
CityMunicipalityCity Code

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


Source

{
  "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": "2025-06-26T23:46:20+00:00",
  "publisher": "test",
  "contact": [
    {
      "name": "test",
      "telecom": [
        {
          "system": "url",
          "value": "https://test.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"
      }
    ]
  }
}