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 - JSON Representation

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "HUIAnswers-code-system",
  "text" : {
    "status" : "generated",
    "div" : "<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>"
  },
  "url" : "https://140.164.14.210/fhir/CodeSystem/HUIAnswers-code-system",
  "version" : "1.0.0",
  "name" : "HUIAnswersCS",
  "title" : "HUI Answers Code System",
  "status" : "active",
  "date" : "2021-06-09T14:27:31+02:00",
  "description" : "Code system with the answers for the HUI questionnaire",
  "content" : "complete",
  "count" : 6,
  "concept" : [
    {
      "code" : "1",
      "display" : "Full use of two hands and ten fingers",
      "definition" : "Answer at item 0"
    },
    {
      "code" : "2",
      "display" : "Limitations in the use of hands or fingers, but does not require special tools or help of another person",
      "definition" : "Answer at item 1"
    },
    {
      "code" : "3",
      "display" : "Limitations in the use of hands or fingers, is independent with use of special tools (does not require the help of another person)",
      "definition" : "Answer at item 2"
    },
    {
      "code" : "4",
      "display" : "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" : "Answer at item 3"
    },
    {
      "code" : "5",
      "display" : "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" : "Answer at item 4"
    },
    {
      "code" : "6",
      "display" : "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" : "Answer at item 5"
    }
  ]
}