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

FHIR IG analytics

Packagefhir.ph.ereferral
Resource TypeValueSet
IdValueSet-pwd-disability-type-vs.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/jldalisay95/ph-ereferral-jld/ValueSet-pwd-disability-type-vs.html
URLhttps://fhir.doh.gov.ph/pheref/ValueSet/pwd-disability-type-vs
Version0.1.0
Statusdraft
Date2026-06-17T00:06:20+00:00
NamePWDDisabilityTypeVS
TitlePWD Disability Type Value Set
Realmus
Authorityhl7
DescriptionValue set for types of disability as defined by the Philippine government for PWD registration.

Resources that use this resource

StructureDefinition
fhir.ph.ereferral#currentereferral-pwd-disabilityPWD Disability Registration

Resources that this resource uses

CodeSystem
fhir.ph.ereferral#currentpwd-disability-type-csPWD Disability Type Code System

Narrative

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

Generated Narrative: ValueSet pwd-disability-type-vs


Source1

{
  "resourceType": "ValueSet",
  "id": "pwd-disability-type-vs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://fhir.doh.gov.ph/pheref/ValueSet/pwd-disability-type-vs",
  "version": "0.1.0",
  "name": "PWDDisabilityTypeVS",
  "title": "PWD Disability Type Value Set",
  "status": "draft",
  "experimental": true,
  "date": "2026-06-17T00:06:20+00:00",
  "publisher": "SILab CoP IG Accelerator (eReferral)",
  "contact": [
    {
      "name": "SILab CoP IG Accelerator (eReferral)",
      "telecom": [
        {
          "system": "url",
          "value": "https://github.com/UP-Manila-SILab"
        }
      ]
    }
  ],
  "description": "Value set for types of disability as defined by the Philippine government for PWD registration.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "PH",
          "display": "Philippines"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "https://fhir.doh.gov.ph/pheref/CodeSystem/pwd-disability-type-cs"
      }
    ]
  }
}