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

FHIR IG analytics

PackagePHCDI
Resource TypeValueSet
IdValueSet-HealthFacilityVS.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/UP-Manila-SILab/PhilHealth-NHDR-IG-Review/ValueSet-HealthFacilityVS.html
URLhttps://nhdr.gov.ph/fhir/ValueSet/HealthFacilityVS
Version0.1.0
Statusdraft
Date2026-02-05T04:03:48+00:00
NameHealthFacilityVS
TitleHealth Facility Codes
DescriptionThe Health Facility codes valueset contains offical records of all licensed and accredited health facilities in the Philippines, published by the Department of Health (DOH).
CopyrightUsed by permission of HL7 International, all rights reserved Creative Commons License

Resources that use this resource

StructureDefinition
PH-OrganizationPH Organization

Resources that this resource uses

CodeSystem
VActivefacilitiesListNHFR Codes

Narrative

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

Generated Narrative: ValueSet HealthFacilityVS

Language: en-US


Source1

{
  "resourceType": "ValueSet",
  "id": "HealthFacilityVS",
  "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/HealthFacilityVS",
  "version": "0.1.0",
  "name": "HealthFacilityVS",
  "title": "Health Facility Codes",
  "status": "draft",
  "experimental": false,
  "date": "2026-02-05T04:03:48+00:00",
  "publisher": "NHDR",
  "contact": [
    {
      "name": "NHDR",
      "telecom": [
        {
          "system": "url",
          "value": "https://nhdr.gov.ph"
        }
      ]
    }
  ],
  "description": "The Health Facility codes valueset contains offical records of all licensed and accredited health facilities in the Philippines, published by the Department of Health (DOH).",
  "copyright": "Used by permission of HL7 International, all rights reserved Creative Commons License",
  "compose": {
    "include": [
      {
        "system": "https://nhfr.doh.gov.ph/VActivefacilitiesList"
      }
    ]
  }
}