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

: PHQ-9 Questions Code System - JSON Representation

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "PHQ9Questions-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/PHQ9Questions-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=\"PHQ9Questions-code-system-0\"> </a></td><td>Little interest in pleasure or doing things</td><td>Question at item 0</td></tr><tr><td style=\"white-space:nowrap\">1<a name=\"PHQ9Questions-code-system-1\"> </a></td><td>Feelign down, depressed or hopeless</td><td>Question at item 1</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"PHQ9Questions-code-system-2\"> </a></td><td>Trouble falling or staying asleep, or sleeping too much</td><td>Question at item 2</td></tr><tr><td style=\"white-space:nowrap\">3<a name=\"PHQ9Questions-code-system-3\"> </a></td><td>Feeling tired or having little energy</td><td>Question at item 3</td></tr><tr><td style=\"white-space:nowrap\">4<a name=\"PHQ9Questions-code-system-4\"> </a></td><td>Poor appetite or overeating</td><td>Question at item 4</td></tr><tr><td style=\"white-space:nowrap\">5<a name=\"PHQ9Questions-code-system-5\"> </a></td><td>Feeling bad about yourself – or that you are a failure or have let yourself or your family down</td><td>Question at item 5</td></tr><tr><td style=\"white-space:nowrap\">6<a name=\"PHQ9Questions-code-system-6\"> </a></td><td>Troubles concentrating on things, such as reading the newspaper or watching television</td><td>Question at item 6</td></tr><tr><td style=\"white-space:nowrap\">7<a name=\"PHQ9Questions-code-system-7\"> </a></td><td>Moving or speaking so slowly that other people could have noticed – or the opposite – being so fidgety or restless that you have been moving around a lot more than usual</td><td>Question at item 7</td></tr><tr><td style=\"white-space:nowrap\">8<a name=\"PHQ9Questions-code-system-8\"> </a></td><td>Thoughts that you would be better off dead, or of hurting yourself</td><td>Question at item 8</td></tr><tr><td style=\"white-space:nowrap\">9<a name=\"PHQ9Questions-code-system-9\"> </a></td><td>Total</td><td>Question at item 9</td></tr></table></div>"
  },
  "url" : "https://140.164.14.210/fhir/CodeSystem/PHQ9Questions-code-system",
  "version" : "1.0.0",
  "name" : "PHQ9QuestionsCS",
  "title" : "PHQ-9 Questions Code System",
  "status" : "active",
  "date" : "2021-06-09T14:27:31+02:00",
  "description" : "Code system with the questions for the PHQ-9 questionnaire",
  "content" : "complete",
  "count" : 10,
  "concept" : [
    {
      "code" : "0",
      "display" : "Little interest in pleasure or doing things",
      "definition" : "Question at item 0"
    },
    {
      "code" : "1",
      "display" : "Feelign down, depressed or hopeless",
      "definition" : "Question at item 1"
    },
    {
      "code" : "2",
      "display" : "Trouble falling or staying asleep, or sleeping too much",
      "definition" : "Question at item 2"
    },
    {
      "code" : "3",
      "display" : "Feeling tired or having little energy",
      "definition" : "Question at item 3"
    },
    {
      "code" : "4",
      "display" : "Poor appetite or overeating",
      "definition" : "Question at item 4"
    },
    {
      "code" : "5",
      "display" : "Feeling bad about yourself – or that you are a failure or have let yourself or your family down",
      "definition" : "Question at item 5"
    },
    {
      "code" : "6",
      "display" : "Troubles concentrating on things, such as reading the newspaper or watching television",
      "definition" : "Question at item 6"
    },
    {
      "code" : "7",
      "display" : "Moving or speaking so slowly that other people could have noticed – or the opposite – being so fidgety or restless that you have been moving around a lot more than usual",
      "definition" : "Question at item 7"
    },
    {
      "code" : "8",
      "display" : "Thoughts that you would be better off dead, or of hurting yourself",
      "definition" : "Question at item 8"
    },
    {
      "code" : "9",
      "display" : "Total",
      "definition" : "Question at item 9"
    }
  ]
}