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

FHIR IG Statistics: ValueSet/BarangayVS

PackageCDI-test
TypeValueSet
IdBarangayVS
FHIR VersionR4
Sourcehttps://test.ph/fhir/https://build.fhir.org/ig/nhdr-gianb/test-ig/ValueSet-BarangayVS.html
URLhttps://nhdr.gov.ph/fhir/ValueSet/BarangayVS
Version0.1.0
Statusdraft
Date2025-06-26T23:46:20+00:00
NameBarangayVS
TitleBarangay Codes
DescriptionThe Barangay codes valueset includes all barangay 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
BarangayBarangay Code

Resources that this resource uses

CodeSystem
psgcPSGC Codes

Narrative

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

Generated Narrative: ValueSet BarangayVS

Language: en-US


Source

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