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

: HAM-A Questions Code System - JSON Representation

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "HAMAQuestions-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/HAMAQuestions-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=\"HAMAQuestions-code-system-0\"> </a></td><td>Anxious mood</td><td>Question at item 0</td></tr><tr><td style=\"white-space:nowrap\">1<a name=\"HAMAQuestions-code-system-1\"> </a></td><td>Tension</td><td>Question at item 0</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"HAMAQuestions-code-system-2\"> </a></td><td>Fears</td><td>Question at item 0</td></tr><tr><td style=\"white-space:nowrap\">3<a name=\"HAMAQuestions-code-system-3\"> </a></td><td>Insomnia</td><td>Question at item 0</td></tr><tr><td style=\"white-space:nowrap\">4<a name=\"HAMAQuestions-code-system-4\"> </a></td><td>Intellectual</td><td>Question at item 0</td></tr><tr><td style=\"white-space:nowrap\">5<a name=\"HAMAQuestions-code-system-5\"> </a></td><td>Depressed mood</td><td>Question at item 0</td></tr><tr><td style=\"white-space:nowrap\">6<a name=\"HAMAQuestions-code-system-6\"> </a></td><td>Somatic (muscular)</td><td>Question at item 0</td></tr><tr><td style=\"white-space:nowrap\">7<a name=\"HAMAQuestions-code-system-7\"> </a></td><td>Somatic (sensory)</td><td>Question at item 0</td></tr><tr><td style=\"white-space:nowrap\">8<a name=\"HAMAQuestions-code-system-8\"> </a></td><td>Cardiovascular symptoms</td><td>Question at item 0</td></tr><tr><td style=\"white-space:nowrap\">9<a name=\"HAMAQuestions-code-system-9\"> </a></td><td>Respiratory symptoms</td><td>Question at item 0</td></tr><tr><td style=\"white-space:nowrap\">10<a name=\"HAMAQuestions-code-system-10\"> </a></td><td>Gastrointestinal symptoms</td><td>Question at item 0</td></tr><tr><td style=\"white-space:nowrap\">11<a name=\"HAMAQuestions-code-system-11\"> </a></td><td>Genitourinary symptoms</td><td>Question at item 0</td></tr><tr><td style=\"white-space:nowrap\">12<a name=\"HAMAQuestions-code-system-12\"> </a></td><td>Autonomic symptoms</td><td>Question at item 0</td></tr><tr><td style=\"white-space:nowrap\">13<a name=\"HAMAQuestions-code-system-13\"> </a></td><td>Thoughts that you would be better off dead, or of hurting yourself</td><td>Question at item 0</td></tr><tr><td style=\"white-space:nowrap\">14<a name=\"HAMAQuestions-code-system-14\"> </a></td><td>Behavior at interview</td><td>Question at item 0</td></tr></table></div>"
  },
  "url" : "https://140.164.14.210/fhir/CodeSystem/HAMAQuestions-code-system",
  "version" : "1.0.0",
  "name" : "HAMAQuestionsCS",
  "title" : "HAM-A Questions Code System",
  "status" : "active",
  "date" : "2021-06-09T14:27:31+02:00",
  "description" : "Code system with the questions for the HAM-A questionnaire",
  "content" : "complete",
  "count" : 15,
  "concept" : [
    {
      "code" : "0",
      "display" : "Anxious mood",
      "definition" : "Question at item 0"
    },
    {
      "code" : "1",
      "display" : "Tension",
      "definition" : "Question at item 0"
    },
    {
      "code" : "2",
      "display" : "Fears",
      "definition" : "Question at item 0"
    },
    {
      "code" : "3",
      "display" : "Insomnia",
      "definition" : "Question at item 0"
    },
    {
      "code" : "4",
      "display" : "Intellectual",
      "definition" : "Question at item 0"
    },
    {
      "code" : "5",
      "display" : "Depressed mood",
      "definition" : "Question at item 0"
    },
    {
      "code" : "6",
      "display" : "Somatic (muscular)",
      "definition" : "Question at item 0"
    },
    {
      "code" : "7",
      "display" : "Somatic (sensory)",
      "definition" : "Question at item 0"
    },
    {
      "code" : "8",
      "display" : "Cardiovascular symptoms",
      "definition" : "Question at item 0"
    },
    {
      "code" : "9",
      "display" : "Respiratory symptoms",
      "definition" : "Question at item 0"
    },
    {
      "code" : "10",
      "display" : "Gastrointestinal symptoms",
      "definition" : "Question at item 0"
    },
    {
      "code" : "11",
      "display" : "Genitourinary symptoms",
      "definition" : "Question at item 0"
    },
    {
      "code" : "12",
      "display" : "Autonomic symptoms",
      "definition" : "Question at item 0"
    },
    {
      "code" : "13",
      "display" : "Thoughts that you would be better off dead, or of hurting yourself",
      "definition" : "Question at item 0"
    },
    {
      "code" : "14",
      "display" : "Behavior at interview",
      "definition" : "Question at item 0"
    }
  ]
}