FHIR IG analytics| Package | fhir.ph.ereferral |
| Resource Type | CodeSystem |
| Id | CodeSystem-pwd-disability-type-cs.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/jldalisay95/ph-ereferral-jld/CodeSystem-pwd-disability-type-cs.html |
| URL | https://fhir.doh.gov.ph/pheref/CodeSystem/pwd-disability-type-cs |
| Version | 0.1.0 |
| Status | draft |
| Date | 2026-06-17T00:06:20+00:00 |
| Name | PWDDisabilityTypeCS |
| Title | PWD Disability Type Code System |
| Realm | us |
| Authority | hl7 |
| Description | Code system for types of disability as defined by the Philippine government for PWD registration. |
| Content | complete |
| ValueSet | ||
| fhir.ph.ereferral#current | pwd-disability-type-vs | PWD Disability Type Value Set |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem pwd-disability-type-cs
This case-sensitive code system https://fhir.doh.gov.ph/pheref/CodeSystem/pwd-disability-type-cs defines the following codes:
{
"resourceType": "CodeSystem",
"id": "pwd-disability-type-cs",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://fhir.doh.gov.ph/pheref/CodeSystem/pwd-disability-type-cs",
"version": "0.1.0",
"name": "PWDDisabilityTypeCS",
"title": "PWD Disability Type Code System",
"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": "Code system 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"
}
]
}
],
"caseSensitive": true,
"content": "complete",
"count": 9,
"concept": [
{
"code": "visual",
"display": "Visual Disability",
"definition": "Complete or partial loss of sight/visual function."
},
{
"code": "hearing",
"display": "Hearing Disability",
"definition": "Complete or partial loss of hearing/hearing function."
},
{
"code": "speech",
"display": "Speech Impairment",
"definition": "Complete or partial loss of speech or communication function."
},
{
"code": "physical",
"display": "Physical/Orthopedic Disability",
"definition": "Impairment in physical/orthopedic function including locomotor disabilities."
},
{
"code": "intellectual",
"display": "Intellectual Disability",
"definition": "Significant limitations in intellectual functioning and adaptive behavior."
},
{
"code": "learning",
"display": "Learning Disability",
"definition": "Neurological disorders affecting acquisition and use of listening, speaking, reading, writing, reasoning, or mathematical abilities."
},
{
"code": "psychosocial",
"display": "Psychosocial Disability",
"definition": "Mental health conditions and psychosocial impairments."
},
{
"code": "visual-low-vision",
"display": "Low Vision",
"definition": "Significant visual impairment not correctable by standard glasses/contact lenses."
},
{
"code": "visual-blindness",
"display": "Blindness",
"definition": "Complete loss of vision or light perception."
}
]
}