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

FHIR IG analytics

Packageup-manila-silab.immunizationfhirig
Resource TypeValueSet
IdValueSet-ProvinceVS.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/UP-Manila-SILab/immunizationfhirig/ValueSet-ProvinceVS.html
URLhttps://nhdr.gov.ph/fhir/ValueSet/ProvinceVS
Version0.1.0
Statusdraft
Date2026-02-03T13:49:39+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).

Resources that use this resource

StructureDefinition
ProvinceProvince

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: ValueSet ProvinceVS

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

Source1

{
  "resourceType": "ValueSet",
  "id": "ProvinceVS",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://nhdr.gov.ph/fhir/ValueSet/ProvinceVS",
  "version": "0.1.0",
  "name": "ProvinceVS",
  "title": "Province 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 Province codes valueset includes all province 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"
      }
    ]
  }
}