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

FHIR IG Statistics: ValueSet/RegionVS

PackageCDI-test
TypeValueSet
IdRegionVS
FHIR VersionR4
Sourcehttps://test.ph/fhir/https://build.fhir.org/ig/nhdr-gianb/test-ig/ValueSet-RegionVS.html
URLhttps://nhdr.gov.ph/fhir/ValueSet/RegionVS
Version0.1.0
Statusdraft
Date2025-06-26T23:46:20+00:00
NameRegionVS
TitleRegion Codes
DescriptionThe Region codes valueset includes all regions 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
RegionRegion code

Resources that this resource uses

CodeSystem
psgcPSGC Codes

Narrative

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

Generated Narrative: ValueSet RegionVS

Language: en-US


Source

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