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 GHABPDifficulty question - JSON Representation

Active as of 2024-09-17

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "GHABPDifficulty",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem GHABPDifficulty</b></p><a name=\"GHABPDifficulty\"> </a><a name=\"hcGHABPDifficulty\"> </a><a name=\"GHABPDifficulty-en-US\"> </a><p>This  code system <code>https://smart-bear.eu/fhir/CodeSystem/GHABPDifficulty</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=\"GHABPDifficulty-0\"> </a></td><td>N/A</td></tr><tr><td style=\"white-space:nowrap\">1<a name=\"GHABPDifficulty-1\"> </a></td><td>No difficulty</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"GHABPDifficulty-2\"> </a></td><td>Only slight difficulty</td></tr><tr><td style=\"white-space:nowrap\">3<a name=\"GHABPDifficulty-3\"> </a></td><td>Moderate difficulty</td></tr><tr><td style=\"white-space:nowrap\">4<a name=\"GHABPDifficulty-4\"> </a></td><td>Great difficulty</td></tr><tr><td style=\"white-space:nowrap\">5<a name=\"GHABPDifficulty-5\"> </a></td><td>Cannot manage at all</td></tr></table></div>"
  },
  "url" : "https://smart-bear.eu/fhir/CodeSystem/GHABPDifficulty",
  "version" : "3.4.1",
  "name" : "GHABPDifficulty",
  "title" : "Questionnaire Response GHABPDifficulty question",
  "status" : "active",
  "date" : "2024-09-17T08:57:54+02:00",
  "description" : "Questionnaire Response GHABPDifficulty question",
  "content" : "complete",
  "count" : 6,
  "concept" : [
    {
      "code" : "0",
      "display" : "N/A"
    },
    {
      "code" : "1",
      "display" : "No difficulty"
    },
    {
      "code" : "2",
      "display" : "Only slight difficulty"
    },
    {
      "code" : "3",
      "display" : "Moderate difficulty"
    },
    {
      "code" : "4",
      "display" : "Great difficulty"
    },
    {
      "code" : "5",
      "display" : "Cannot manage at all"
    }
  ]
}