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

: MoCA Questions Code System - JSON Representation

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "MoCAQuestions-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/MoCAQuestions-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\">0<a name=\"MoCAQuestions-code-system-0\"> </a></td><td>Visuospatial / executive</td><td>Question at item 0</td></tr><tr><td style=\"white-space:nowrap\">1<a name=\"MoCAQuestions-code-system-1\"> </a></td><td>Naming</td><td>Question at item 1</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"MoCAQuestions-code-system-2\"> </a></td><td>ATTENTION – read list of digits</td><td>Question at item 2</td></tr><tr><td style=\"white-space:nowrap\">3<a name=\"MoCAQuestions-code-system-3\"> </a></td><td>ATTENTION – read list of letters</td><td>Question at item 3</td></tr><tr><td style=\"white-space:nowrap\">4<a name=\"MoCAQuestions-code-system-4\"> </a></td><td>ATTENTION – serial 7 substraction</td><td>Question at item 4</td></tr><tr><td style=\"white-space:nowrap\">5<a name=\"MoCAQuestions-code-system-5\"> </a></td><td>LANGUAGE - Repeat</td><td>Question at item 5</td></tr><tr><td style=\"white-space:nowrap\">6<a name=\"MoCAQuestions-code-system-6\"> </a></td><td>LANGUAGE - fluency</td><td>Question at item 6</td></tr><tr><td style=\"white-space:nowrap\">7<a name=\"MoCAQuestions-code-system-7\"> </a></td><td>ABSTRACTION</td><td>Question at item 7</td></tr><tr><td style=\"white-space:nowrap\">8<a name=\"MoCAQuestions-code-system-8\"> </a></td><td>DELAYED RECALL</td><td>Question at item 8</td></tr><tr><td style=\"white-space:nowrap\">9<a name=\"MoCAQuestions-code-system-9\"> </a></td><td>ORIENTATION</td><td>Question at item 9</td></tr><tr><td style=\"white-space:nowrap\">10<a name=\"MoCAQuestions-code-system-10\"> </a></td><td>TOTAL</td><td>Question at item 10</td></tr></table></div>"
  },
  "url" : "https://140.164.14.210/fhir/CodeSystem/MoCAQuestions-code-system",
  "version" : "1.0.0",
  "name" : "MoCAQuestionsCS",
  "title" : "MoCA Questions Code System",
  "status" : "active",
  "date" : "2021-06-09T14:27:31+02:00",
  "description" : "Code system with the questions for the MoCA questionnaire",
  "content" : "complete",
  "count" : 11,
  "concept" : [
    {
      "code" : "0",
      "display" : "Visuospatial / executive",
      "definition" : "Question at item 0"
    },
    {
      "code" : "1",
      "display" : "Naming",
      "definition" : "Question at item 1"
    },
    {
      "code" : "2",
      "display" : "ATTENTION – read list of digits",
      "definition" : "Question at item 2"
    },
    {
      "code" : "3",
      "display" : "ATTENTION – read list of letters",
      "definition" : "Question at item 3"
    },
    {
      "code" : "4",
      "display" : "ATTENTION – serial 7 substraction",
      "definition" : "Question at item 4"
    },
    {
      "code" : "5",
      "display" : "LANGUAGE - Repeat",
      "definition" : "Question at item 5"
    },
    {
      "code" : "6",
      "display" : "LANGUAGE - fluency",
      "definition" : "Question at item 6"
    },
    {
      "code" : "7",
      "display" : "ABSTRACTION",
      "definition" : "Question at item 7"
    },
    {
      "code" : "8",
      "display" : "DELAYED RECALL",
      "definition" : "Question at item 8"
    },
    {
      "code" : "9",
      "display" : "ORIENTATION",
      "definition" : "Question at item 9"
    },
    {
      "code" : "10",
      "display" : "TOTAL",
      "definition" : "Question at item 10"
    }
  ]
}