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" : "IADLMoney",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem IADLMoney</b></p><a name=\"IADLMoney\"> </a><a name=\"hcIADLMoney\"> </a><a name=\"IADLMoney-en-US\"> </a><p>This code system <code>https://smart-bear.eu/fhir/CodeSystem/IADLMoney</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\">2<a name=\"IADLMoney-2\"> </a></td><td>Manages financial matters independently (budgets, writes checks, pays rent and bills, goes to bank); collects and keeps track of income</td></tr><tr><td style=\"white-space:nowrap\">1<a name=\"IADLMoney-1\"> </a></td><td>Manages day-to-day purchases, but needs help with banking, major purchases, etc</td></tr><tr><td style=\"white-space:nowrap\">0<a name=\"IADLMoney-0\"> </a></td><td>Incapable of handling money</td></tr></table></div>"
},
"url" : "https://smart-bear.eu/fhir/CodeSystem/IADLMoney",
"version" : "3.4.1",
"name" : "IADLMoney",
"title" : "Questionnaire Response IADL handling money",
"status" : "active",
"date" : "2024-09-17T08:57:54+02:00",
"description" : "Questionnaire Response IADL handling money",
"content" : "complete",
"count" : 3,
"concept" : [
{
"code" : "2",
"display" : "Manages financial matters independently (budgets, writes checks, pays rent and bills, goes to bank); collects and keeps track of income"
},
{
"code" : "1",
"display" : "Manages day-to-day purchases, but needs help with banking, major purchases, etc"
},
{
"code" : "0",
"display" : "Incapable of handling money"
}
]
}