FHIR IG analytics
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
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"
}
]
}
}