Smart Bear Implementation Guide
3.4.1 - ci-build

Smart Bear Implementation Guide - Local Development build (v3.4.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Questionnaire Response GPE Activity question - JSON Representation

Active as of 2024-09-17

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "GPEQuestionnaire",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem GPEQuestionnaire</b></p><a name=\"GPEQuestionnaire\"> </a><a name=\"hcGPEQuestionnaire\"> </a><a name=\"GPEQuestionnaire-en-US\"> </a><p>This  code system <code>https://smart-bear.eu/fhir/CodeSystem/GPEQuestionnaire</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\">-5<a name=\"GPEQuestionnaire--5\"> </a></td><td>-5 Much worse</td></tr><tr><td style=\"white-space:nowrap\">-4<a name=\"GPEQuestionnaire--4\"> </a></td><td>-4</td></tr><tr><td style=\"white-space:nowrap\">-3<a name=\"GPEQuestionnaire--3\"> </a></td><td>-3</td></tr><tr><td style=\"white-space:nowrap\">-2<a name=\"GPEQuestionnaire--2\"> </a></td><td>-2</td></tr><tr><td style=\"white-space:nowrap\">-1<a name=\"GPEQuestionnaire--1\"> </a></td><td>-1</td></tr><tr><td style=\"white-space:nowrap\">0<a name=\"GPEQuestionnaire-0\"> </a></td><td>0 Unchanged</td></tr><tr><td style=\"white-space:nowrap\">1<a name=\"GPEQuestionnaire-1\"> </a></td><td>1</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"GPEQuestionnaire-2\"> </a></td><td>2</td></tr><tr><td style=\"white-space:nowrap\">3<a name=\"GPEQuestionnaire-3\"> </a></td><td>3</td></tr><tr><td style=\"white-space:nowrap\">4<a name=\"GPEQuestionnaire-4\"> </a></td><td>4</td></tr><tr><td style=\"white-space:nowrap\">5<a name=\"GPEQuestionnaire-5\"> </a></td><td>5 Much better</td></tr></table></div>"
  },
  "url" : "https://smart-bear.eu/fhir/CodeSystem/GPEQuestionnaire",
  "version" : "3.4.1",
  "name" : "GPEQuestionnaire",
  "title" : "Questionnaire Response GPE Activity question",
  "status" : "active",
  "date" : "2024-09-17T08:57:54+02:00",
  "description" : "Questionnaire Response GPE Activity question",
  "content" : "complete",
  "count" : 11,
  "concept" : [
    {
      "code" : "-5",
      "display" : "-5 Much worse"
    },
    {
      "code" : "-4",
      "display" : "-4"
    },
    {
      "code" : "-3",
      "display" : "-3"
    },
    {
      "code" : "-2",
      "display" : "-2"
    },
    {
      "code" : "-1",
      "display" : "-1"
    },
    {
      "code" : "0",
      "display" : "0 Unchanged"
    },
    {
      "code" : "1",
      "display" : "1"
    },
    {
      "code" : "2",
      "display" : "2"
    },
    {
      "code" : "3",
      "display" : "3"
    },
    {
      "code" : "4",
      "display" : "4"
    },
    {
      "code" : "5",
      "display" : "5 Much better"
    }
  ]
}