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 EQ-5D-5L Self-Care - JSON Representation

Active as of 2024-09-17

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "EQ5D5LSelfCare",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem EQ5D5LSelfCare</b></p><a name=\"EQ5D5LSelfCare\"> </a><a name=\"hcEQ5D5LSelfCare\"> </a><a name=\"EQ5D5LSelfCare-en-US\"> </a><p>This  code system <code>https://smart-bear.eu/fhir/CodeSystem/EQ5D5LSelfCare</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\">1<a name=\"EQ5D5LSelfCare-1\"> </a></td><td>I have no problems washing or dressing myself</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"EQ5D5LSelfCare-2\"> </a></td><td>I have slight problems washing or dressing myself</td></tr><tr><td style=\"white-space:nowrap\">3<a name=\"EQ5D5LSelfCare-3\"> </a></td><td>I have moderate problems washing or dressing myself</td></tr><tr><td style=\"white-space:nowrap\">4<a name=\"EQ5D5LSelfCare-4\"> </a></td><td>I have severe problems washing or dressing myself</td></tr><tr><td style=\"white-space:nowrap\">5<a name=\"EQ5D5LSelfCare-5\"> </a></td><td>I am unable to wash or dress myself</td></tr></table></div>"
  },
  "url" : "https://smart-bear.eu/fhir/CodeSystem/EQ5D5LSelfCare",
  "version" : "3.4.1",
  "name" : "EQ5D5LSelfCare",
  "title" : "Questionnaire Response EQ-5D-5L Self-Care",
  "status" : "active",
  "date" : "2024-09-17T08:57:54+02:00",
  "description" : "Questionnaire Response EQ-5D-5L Self-Care",
  "content" : "complete",
  "count" : 5,
  "concept" : [
    {
      "code" : "1",
      "display" : "I have no problems washing or dressing myself"
    },
    {
      "code" : "2",
      "display" : "I have slight problems washing or dressing myself"
    },
    {
      "code" : "3",
      "display" : "I have moderate problems washing or dressing myself"
    },
    {
      "code" : "4",
      "display" : "I have severe problems washing or dressing myself"
    },
    {
      "code" : "5",
      "display" : "I am unable to wash or dress myself"
    }
  ]
}