Smart Bear Implementation Guide
0.3.2 - ci-build

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

: Questionnaire Response CorrectlyDrew of Integer - JSON Representation

Active as of 2023-11-21

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "CorrectlyDrewCS",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This code system <code>https://smart-bear.eu/fhir/CodeSystem/CorrectlyDrewCS</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">0<a name=\"CorrectlyDrewCS-0\"> </a></td><td>None of the above</td></tr><tr><td style=\"white-space:nowrap\">1<a name=\"CorrectlyDrewCS-1\"> </a></td><td>Correctly drew hands only or Correctly drew numbers only or Correctly drew contour only</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"CorrectlyDrewCS-2\"> </a></td><td>Correctly drew two out of three features (i.e., two out of contour, numbers, and hands)</td></tr><tr><td style=\"white-space:nowrap\">3<a name=\"CorrectlyDrewCS-3\"> </a></td><td>Correctly drew all features (i.e., contour, numbers, and hands)</td></tr></table></div>"
  },
  "url" : "https://smart-bear.eu/fhir/CodeSystem/CorrectlyDrewCS",
  "version" : "0.3.2",
  "name" : "CorrectlyDrewCS",
  "title" : "Questionnaire Response CorrectlyDrew of Integer",
  "status" : "active",
  "date" : "2023-11-21T12:52:40+01:00",
  "description" : "Questionnaire Response CorrectlyDrew of Integer",
  "content" : "complete",
  "count" : 4,
  "concept" : [
    {
      "code" : "0",
      "display" : "None of the above"
    },
    {
      "code" : "1",
      "display" : "Correctly drew hands only or Correctly drew numbers only or Correctly drew contour only"
    },
    {
      "code" : "2",
      "display" : "Correctly drew two out of three features (i.e., two out of contour, numbers, and hands)"
    },
    {
      "code" : "3",
      "display" : "Correctly drew all features (i.e., contour, numbers, and hands)"
    }
  ]
}