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

FHIR IG analytics

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

Resources that use this resource

StructureDefinition
BarangayBarangay Code

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: ValueSet BarangayVS

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

Source1

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