Smart Bear Implementation Guide
1.0.0 - ci-build

Smart Bear Implementation Guide - Local Development build (v1.0.0). See the Directory of published versions

: HUI Answers Code System - XML Representation

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="HUIAnswers-code-system"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p>This code system https://140.164.14.210/fhir/CodeSystem/HUIAnswers-code-system defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap">1<a name="HUIAnswers-code-system-1"> </a></td><td>Full use of two hands and ten fingers</td><td>Answer at item 0</td></tr><tr><td style="white-space:nowrap">2<a name="HUIAnswers-code-system-2"> </a></td><td>Limitations in the use of hands or fingers, but does not require special tools or help of another person</td><td>Answer at item 1</td></tr><tr><td style="white-space:nowrap">3<a name="HUIAnswers-code-system-3"> </a></td><td>Limitations in the use of hands or fingers, is independent with use of special tools (does not require the help of another person)</td><td>Answer at item 2</td></tr><tr><td style="white-space:nowrap">4<a name="HUIAnswers-code-system-4"> </a></td><td>Limitations in the use of hands or fingers, requires the help of another person for some tasks (not independent even with use of special tools)</td><td>Answer at item 3</td></tr><tr><td style="white-space:nowrap">5<a name="HUIAnswers-code-system-5"> </a></td><td>Limitations in use of hands or fingers, requires the help of another person for most tasks (not independent even with use of special tools)</td><td>Answer at item 4</td></tr><tr><td style="white-space:nowrap">6<a name="HUIAnswers-code-system-6"> </a></td><td>Limitations in use of hands or fingers, requires the help of another person for all tasks (not independent even with use of special tools)</td><td>Answer at item 5</td></tr></table></div>
  </text>
  <url value="https://140.164.14.210/fhir/CodeSystem/HUIAnswers-code-system"/>
  <version value="1.0.0"/>
  <name value="HUIAnswersCS"/>
  <title value="HUI Answers Code System"/>
  <status value="active"/>
  <date value="2021-06-09T14:27:31+02:00"/>
  <description value="Code system with the answers for the HUI questionnaire"/>
  <content value="complete"/>
  <count value="6"/>
  <concept>
    <code value="1"/>
    <display value="Full use of two hands and ten fingers"/>
    <definition value="Answer at item 0"/>
  </concept>
  <concept>
    <code value="2"/>
    <display
             value="Limitations in the use of hands or fingers, but does not require special tools or help of another person"/>
    <definition value="Answer at item 1"/>
  </concept>
  <concept>
    <code value="3"/>
    <display
             value="Limitations in the use of hands or fingers, is independent with use of special tools (does not require the help of another person)"/>
    <definition value="Answer at item 2"/>
  </concept>
  <concept>
    <code value="4"/>
    <display
             value="Limitations in the use of hands or fingers, requires the help of another person for some tasks (not independent even with use of special tools)"/>
    <definition value="Answer at item 3"/>
  </concept>
  <concept>
    <code value="5"/>
    <display
             value="Limitations in use of hands or fingers, requires the help of another person for most tasks (not independent even with use of special tools)"/>
    <definition value="Answer at item 4"/>
  </concept>
  <concept>
    <code value="6"/>
    <display
             value="Limitations in use of hands or fingers, requires the help of another person for all tasks (not independent even with use of special tools)"/>
    <definition value="Answer at item 5"/>
  </concept>
</CodeSystem>