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 IADL HouseKeeping - JSON Representation

Active as of 2024-09-17

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "IADLHouseKeeping",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem IADLHouseKeeping</b></p><a name=\"IADLHouseKeeping\"> </a><a name=\"hcIADLHouseKeeping\"> </a><a name=\"IADLHouseKeeping-en-US\"> </a><p>This  code system <code>https://smart-bear.eu/fhir/CodeSystem/IADLHouseKeeping</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=\"IADLHouseKeeping-0\"> </a></td><td>Does not participate in any housekeeping tasks</td></tr><tr><td style=\"white-space:nowrap\">1<a name=\"IADLHouseKeeping-1\"> </a></td><td>Needs help with all home maintenance tasks</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"IADLHouseKeeping-2\"> </a></td><td>Performs light daily tasks, but cannot maintain acceptable level of cleanliness</td></tr><tr><td style=\"white-space:nowrap\">3<a name=\"IADLHouseKeeping-3\"> </a></td><td>Performs light daily tasks such as dishwashing, bed making</td></tr><tr><td style=\"white-space:nowrap\">4<a name=\"IADLHouseKeeping-4\"> </a></td><td>Maintains house alone with occasion assistance (heavy work)</td></tr></table></div>"
  },
  "url" : "https://smart-bear.eu/fhir/CodeSystem/IADLHouseKeeping",
  "version" : "3.4.1",
  "name" : "IADLHouseKeeping",
  "title" : "Questionnaire Response IADL HouseKeeping",
  "status" : "active",
  "date" : "2024-09-17T08:57:54+02:00",
  "description" : "Questionnaire Response IADL HouseKeeping",
  "content" : "complete",
  "count" : 5,
  "concept" : [
    {
      "code" : "0",
      "display" : "Does not participate in any housekeeping tasks"
    },
    {
      "code" : "1",
      "display" : "Needs help with all home maintenance tasks"
    },
    {
      "code" : "2",
      "display" : "Performs light daily tasks, but cannot maintain acceptable level of cleanliness"
    },
    {
      "code" : "3",
      "display" : "Performs light daily tasks such as dishwashing, bed making"
    },
    {
      "code" : "4",
      "display" : "Maintains house alone with occasion assistance (heavy work)"
    }
  ]
}