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

FHIR IG Statistics: ValueSet/ProvinceVS

PackageCDI-test
TypeValueSet
IdProvinceVS
FHIR VersionR4
Sourcehttps://test.ph/fhir/https://build.fhir.org/ig/nhdr-gianb/test-ig/ValueSet-ProvinceVS.html
URLhttps://nhdr.gov.ph/fhir/ValueSet/ProvinceVS
Version0.1.0
Statusdraft
Date2025-06-26T23:46:20+00:00
NameProvinceVS
TitleProvince Codes
DescriptionThe Province codes valueset includes all province 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
ProvinceProvince

Resources that this resource uses

CodeSystem
psgcPSGC Codes

Narrative

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

Generated Narrative: ValueSet ProvinceVS

Language: en-US


Source

{
  "resourceType": "ValueSet",
  "id": "ProvinceVS",
  "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/ProvinceVS",
  "version": "0.1.0",
  "name": "ProvinceVS",
  "title": "Province 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 Province codes valueset includes all province 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"
      }
    ]
  }
}