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
Active as of 2024-09-17 |
{
"resourceType" : "CodeSystem",
"id" : "IADLMeals",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem IADLMeals</b></p><a name=\"IADLMeals\"> </a><a name=\"hcIADLMeals\"> </a><a name=\"IADLMeals-en-US\"> </a><p>This code system <code>https://smart-bear.eu/fhir/CodeSystem/IADLMeals</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=\"IADLMeals-0\"> </a></td><td>Needs to have meals prepared and served</td></tr><tr><td style=\"white-space:nowrap\">1<a name=\"IADLMeals-1\"> </a></td><td>Heats and serves prepared meals or prepares meals but does not maintain adequate diet</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"IADLMeals-2\"> </a></td><td>Prepares adequate meals if supplied with ingredients</td></tr><tr><td style=\"white-space:nowrap\">3<a name=\"IADLMeals-3\"> </a></td><td>Plans, prepares, and serves adequate meals independently</td></tr></table></div>"
},
"url" : "https://smart-bear.eu/fhir/CodeSystem/IADLMeals",
"version" : "3.4.1",
"name" : "IADLMeals",
"title" : "Questionnaire Response IADL Meals",
"status" : "active",
"date" : "2024-09-17T08:57:54+02:00",
"description" : "Questionnaire Response IADL Meals",
"content" : "complete",
"count" : 4,
"concept" : [
{
"code" : "0",
"display" : "Needs to have meals prepared and served"
},
{
"code" : "1",
"display" : "Heats and serves prepared meals or prepares meals but does not maintain adequate diet"
},
{
"code" : "2",
"display" : "Prepares adequate meals if supplied with ingredients"
},
{
"code" : "3",
"display" : "Plans, prepares, and serves adequate meals independently"
}
]
}