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

Active as of 2024-09-17

Raw json | Download


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