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

FHIR IG analytics

Packagefhir.ph.ereferral
Resource TypeCodeSystem
IdCodeSystem-pwd-disability-type-cs.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/jldalisay95/ph-ereferral-jld/CodeSystem-pwd-disability-type-cs.html
URLhttps://fhir.doh.gov.ph/pheref/CodeSystem/pwd-disability-type-cs
Version0.1.0
Statusdraft
Date2026-06-17T00:06:20+00:00
NamePWDDisabilityTypeCS
TitlePWD Disability Type Code System
Realmus
Authorityhl7
DescriptionCode system for types of disability as defined by the Philippine government for PWD registration.
Contentcomplete

Resources that use this resource

ValueSet
fhir.ph.ereferral#currentpwd-disability-type-vsPWD Disability Type Value Set

Resources that this resource uses

No resources found


Narrative

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:

CodeDisplayDefinition
visual Visual DisabilityComplete or partial loss of sight/visual function.
hearing Hearing DisabilityComplete or partial loss of hearing/hearing function.
speech Speech ImpairmentComplete or partial loss of speech or communication function.
physical Physical/Orthopedic DisabilityImpairment in physical/orthopedic function including locomotor disabilities.
intellectual Intellectual DisabilitySignificant limitations in intellectual functioning and adaptive behavior.
learning Learning DisabilityNeurological disorders affecting acquisition and use of listening, speaking, reading, writing, reasoning, or mathematical abilities.
psychosocial Psychosocial DisabilityMental health conditions and psychosocial impairments.
visual-low-vision Low VisionSignificant visual impairment not correctable by standard glasses/contact lenses.
visual-blindness BlindnessComplete loss of vision or light perception.

Source1

{
  "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."
    }
  ]
}