HL7 Terminology (THO)
5.0.0 - Publication International flag

This page is part of the HL7 Terminology (v5.0.0: Release) based on FHIR R4. The current version which supercedes this version is 5.2.0. For a full list of available versions, see the Directory of published versions

: PersonDisabilityType - JSON Representation

Active as of 2019-03-20

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "v3-PersonDisabilityType",
  "language" : "en",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en\" lang=\"en\"><p><b>Properties</b></p><table class=\"grid\"><tr><td><b>Code</b></td><td><b>URL</b></td><td><b>Type</b></td><td><b>Description</b></td></tr><tr><td>Specializes</td><td/><td>Coding</td><td>The child code is a more narrow version of the concept represented by the parent code.  I.e. Every child concept is also a valid parent concept.  Used to allow determination of subsumption.  Must be transitive, irreflexive, antisymmetric.</td></tr><tr><td>Generalizes</td><td/><td>Coding</td><td>Inverse of Specializes.  Only included as a derived relationship.</td></tr><tr><td>internalId</td><td>http://terminology.hl7.org/CodeSystem/utg-concept-properties#v3-internal-id</td><td>code</td><td>The internal identifier for the concept in the HL7 Access database repository.</td></tr><tr><td>status</td><td>http://hl7.org/fhir/concept-properties#status</td><td>code</td><td>Designation of a concept's state. Normally is not populated unless the state is retired.</td></tr></table><p>This code system <code>http://terminology.hl7.org/CodeSystem/v3-PersonDisabilityType</code> defines the following codes:</p><table class=\"codes\"><tr><td><b>Lvl</b></td><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td><td><b>internalId</b></td><td><b>status</b></td></tr><tr><td>1</td><td style=\"white-space:nowrap\">1<a name=\"v3-PersonDisabilityType-1\"> </a></td><td>Vision impaired</td><td>Vision impaired</td><td>10182</td><td>active</td></tr><tr><td>1</td><td style=\"white-space:nowrap\">2<a name=\"v3-PersonDisabilityType-2\"> </a></td><td>Hearing impaired</td><td>Hearing impaired</td><td>10183</td><td>active</td></tr><tr><td>1</td><td style=\"white-space:nowrap\">3<a name=\"v3-PersonDisabilityType-3\"> </a></td><td>Speech impaired</td><td>Speech impaired</td><td>10184</td><td>active</td></tr><tr><td>1</td><td style=\"white-space:nowrap\">4<a name=\"v3-PersonDisabilityType-4\"> </a></td><td>Mentally impaired</td><td>Mentally impaired</td><td>10185</td><td>active</td></tr><tr><td>1</td><td style=\"white-space:nowrap\">5<a name=\"v3-PersonDisabilityType-5\"> </a></td><td>Mobility impaired</td><td/><td>10186</td><td>active</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">  CB<a name=\"v3-PersonDisabilityType-CB\"> </a></td><td>Requires crib</td><td>A crib is required to move the person</td><td>15951</td><td>active</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">  CR<a name=\"v3-PersonDisabilityType-CR\"> </a></td><td>Requires crutches</td><td>Person requires crutches to ambulate</td><td>15947</td><td>active</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">  G<a name=\"v3-PersonDisabilityType-G\"> </a></td><td>Requires gurney</td><td>A gurney is required to move the person</td><td>15950</td><td>active</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">  WC<a name=\"v3-PersonDisabilityType-WC\"> </a></td><td>Requires wheelchair</td><td>Person requires a wheelchair to be ambulatory</td><td>15949</td><td>active</td></tr><tr><td>2</td><td style=\"white-space:nowrap\">  WK<a name=\"v3-PersonDisabilityType-WK\"> </a></td><td>Requires walker</td><td>Person requires a walker to ambulate</td><td>15948</td><td>active</td></tr></table></div>"
  },
  "url" : "http://terminology.hl7.org/CodeSystem/v3-PersonDisabilityType",
  "identifier" : [
    {
      "system" : "urn:ietf:rfc:3986",
      "value" : "urn:oid:2.16.840.1.113883.5.93"
    }
  ],
  "version" : "2.1.0",
  "name" : "PersonDisabilityType",
  "title" : "PersonDisabilityType",
  "status" : "active",
  "experimental" : false,
  "date" : "2019-03-20",
  "publisher" : "Health Level 7",
  "contact" : [
    {
      "name" : "Health Level Seven"
    }
  ],
  "description" : "A code identifying a person's disability.",
  "caseSensitive" : true,
  "hierarchyMeaning" : "is-a",
  "content" : "complete",
  "property" : [
    {
      "extension" : [
        {
          "url" : "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-symmetry",
          "valueCode" : "antisymmetric"
        },
        {
          "url" : "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-transitivity",
          "valueCode" : "transitive"
        },
        {
          "url" : "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-reflexivity",
          "valueCode" : "irreflexive"
        },
        {
          "url" : "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-isNavigable",
          "valueBoolean" : true
        },
        {
          "url" : "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-relationshipKind",
          "valueCode" : "Specializes"
        },
        {
          "url" : "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-inverseName",
          "valueString" : "Generalizes"
        }
      ],
      "code" : "Specializes",
      "description" : "The child code is a more narrow version of the concept represented by the parent code.  I.e. Every child concept is also a valid parent concept.  Used to allow determination of subsumption.  Must be transitive, irreflexive, antisymmetric.",
      "type" : "Coding"
    },
    {
      "extension" : [
        {
          "url" : "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-symmetry",
          "valueCode" : "antisymmetric"
        },
        {
          "url" : "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-transitivity",
          "valueCode" : "transitive"
        },
        {
          "url" : "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-reflexivity",
          "valueCode" : "irreflexive"
        },
        {
          "url" : "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-isNavigable",
          "valueBoolean" : true
        },
        {
          "url" : "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-relationshipKind",
          "valueCode" : "Generalizes"
        },
        {
          "url" : "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-inverseName",
          "valueString" : "Specializes"
        }
      ],
      "code" : "Generalizes",
      "description" : "Inverse of Specializes.  Only included as a derived relationship.",
      "type" : "Coding"
    },
    {
      "code" : "internalId",
      "uri" : "http://terminology.hl7.org/CodeSystem/utg-concept-properties#v3-internal-id",
      "description" : "The internal identifier for the concept in the HL7 Access database repository.",
      "type" : "code"
    },
    {
      "code" : "status",
      "uri" : "http://hl7.org/fhir/concept-properties#status",
      "description" : "Designation of a concept's state. Normally is not populated unless the state is retired.",
      "type" : "code"
    }
  ],
  "concept" : [
    {
      "code" : "1",
      "display" : "Vision impaired",
      "definition" : "Vision impaired",
      "property" : [
        {
          "code" : "status",
          "valueCode" : "active"
        },
        {
          "code" : "internalId",
          "valueCode" : "10182"
        }
      ]
    },
    {
      "code" : "2",
      "display" : "Hearing impaired",
      "definition" : "Hearing impaired",
      "property" : [
        {
          "code" : "status",
          "valueCode" : "active"
        },
        {
          "code" : "internalId",
          "valueCode" : "10183"
        }
      ]
    },
    {
      "code" : "3",
      "display" : "Speech impaired",
      "definition" : "Speech impaired",
      "property" : [
        {
          "code" : "status",
          "valueCode" : "active"
        },
        {
          "code" : "internalId",
          "valueCode" : "10184"
        }
      ]
    },
    {
      "code" : "4",
      "display" : "Mentally impaired",
      "definition" : "Mentally impaired",
      "property" : [
        {
          "code" : "status",
          "valueCode" : "active"
        },
        {
          "code" : "internalId",
          "valueCode" : "10185"
        }
      ]
    },
    {
      "code" : "5",
      "display" : "Mobility impaired",
      "property" : [
        {
          "code" : "status",
          "valueCode" : "active"
        },
        {
          "code" : "internalId",
          "valueCode" : "10186"
        }
      ],
      "concept" : [
        {
          "code" : "CB",
          "display" : "Requires crib",
          "definition" : "A crib is required to move the person",
          "property" : [
            {
              "code" : "status",
              "valueCode" : "active"
            },
            {
              "code" : "internalId",
              "valueCode" : "15951"
            }
          ]
        },
        {
          "code" : "CR",
          "display" : "Requires crutches",
          "definition" : "Person requires crutches to ambulate",
          "property" : [
            {
              "code" : "status",
              "valueCode" : "active"
            },
            {
              "code" : "internalId",
              "valueCode" : "15947"
            }
          ]
        },
        {
          "code" : "G",
          "display" : "Requires gurney",
          "definition" : "A gurney is required to move the person",
          "property" : [
            {
              "code" : "status",
              "valueCode" : "active"
            },
            {
              "code" : "internalId",
              "valueCode" : "15950"
            }
          ]
        },
        {
          "code" : "WC",
          "display" : "Requires wheelchair",
          "definition" : "Person requires a wheelchair to be ambulatory",
          "property" : [
            {
              "code" : "status",
              "valueCode" : "active"
            },
            {
              "code" : "internalId",
              "valueCode" : "15949"
            }
          ]
        },
        {
          "code" : "WK",
          "display" : "Requires walker",
          "definition" : "Person requires a walker to ambulate",
          "property" : [
            {
              "code" : "status",
              "valueCode" : "active"
            },
            {
              "code" : "internalId",
              "valueCode" : "15948"
            }
          ]
        }
      ]
    }
  ]
}