http://terminology.hl7.org/CodeSystem/v3-PersonDisabilityType|2018-08-12

name
v3.PersonDisabilityType
package
hl7.fhir.r4.core@4.0.1
content
complete
status
active
date
2018-08-11 14:00:00.0

v3 Code System PersonDisabilityType

A code identifying a person's disability.

{
  "description" : " A code identifying a person's disability.",
  "compose" : null,
  "package" : "hl7.fhir.r4.core@4.0.1",
  "date" : "2018-08-11T14:00:00Z",
  "meta" : {
    "lastUpdated" : "2018-08-12T00:00:00.000+10:00"
  },
  "publisher" : "HL7, Inc",
  "content" : "complete",
  "name" : "v3.PersonDisabilityType",
  "experimental" : false,
  "resourceType" : "CodeSystem",
  "title" : "v3 Code System PersonDisabilityType",
  "supliment" : null,
  "extension" : [ {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode" : "external"
  }, {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger" : 0
  } ],
  "status" : "active",
  "hierarchyMeaning" : "is-a",
  "id" : "db330835-ab9c-5e6c-a781-9fc299600730",
  "valueSet" : "http://terminology.hl7.org/ValueSet/v3-PersonDisabilityType",
  "url" : "http://terminology.hl7.org/CodeSystem/v3-PersonDisabilityType",
  "identifier" : [ {
    "value" : "urn:oid:2.16.840.1.113883.5.93",
    "system" : "urn:ietf:rfc:3986"
  } ],
  "concept" : [ {
    "code" : "1",
    "display" : "Vision impaired",
    "definition" : "Vision impaired"
  }, {
    "code" : "2",
    "display" : "Hearing impaired",
    "definition" : "Hearing impaired"
  }, {
    "code" : "3",
    "display" : "Speech impaired",
    "definition" : "Speech impaired"
  }, {
    "code" : "4",
    "display" : "Mentally impaired",
    "definition" : "Mentally impaired"
  }, {
    "code" : "5",
    "concept" : [ {
      "code" : "CB",
      "display" : "Requires crib",
      "definition" : "A crib is required to move the person"
    }, {
      "code" : "CR",
      "display" : "Requires crutches",
      "definition" : "Person requires crutches to ambulate"
    }, {
      "code" : "G",
      "display" : "Requires gurney",
      "definition" : "A gurney is required to move the person"
    }, {
      "code" : "WC",
      "display" : "Requires wheelchair",
      "definition" : "Person requires a wheelchair to be ambulatory"
    }, {
      "code" : "WK",
      "display" : "Requires walker",
      "definition" : "Person requires a walker to ambulate"
    } ],
    "display" : "Mobility impaired",
    "definition" : "Mobility impaired"
  } ],
  "caseSensitive" : true,
  "version" : "2018-08-12",
  "contact" : [ {
    "telecom" : [ {
      "value" : "http://hl7.org",
      "system" : "url"
    } ]
  } ]
}