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" : "IADLTransportation",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem IADLTransportation</b></p><a name=\"IADLTransportation\"> </a><a name=\"hcIADLTransportation\"> </a><a name=\"IADLTransportation-en-US\"> </a><p>This code system <code>https://smart-bear.eu/fhir/CodeSystem/IADLTransportation</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\">4<a name=\"IADLTransportation-4\"> </a></td><td>Travels independently on public transportation or drives own car</td></tr><tr><td style=\"white-space:nowrap\">3<a name=\"IADLTransportation-3\"> </a></td><td>Arranges own travel via taxi, but does not otherwise use public transportation</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"IADLTransportation-2\"> </a></td><td>Travels on public transportation when assisted or accompanied by another</td></tr><tr><td style=\"white-space:nowrap\">1<a name=\"IADLTransportation-1\"> </a></td><td>Travel limited to taxi or automobile with assistance of another</td></tr><tr><td style=\"white-space:nowrap\">0<a name=\"IADLTransportation-0\"> </a></td><td>Does not travel at all</td></tr></table></div>"
},
"url" : "https://smart-bear.eu/fhir/CodeSystem/IADLTransportation",
"version" : "3.4.1",
"name" : "IADLTransportation",
"title" : "Questionnaire Response IADL Mode of Transportation",
"status" : "active",
"date" : "2024-09-17T08:57:54+02:00",
"description" : "Questionnaire Response IADL Mode of Transportation",
"content" : "complete",
"count" : 5,
"concept" : [
{
"code" : "4",
"display" : "Travels independently on public transportation or drives own car"
},
{
"code" : "3",
"display" : "Arranges own travel via taxi, but does not otherwise use public transportation"
},
{
"code" : "2",
"display" : "Travels on public transportation when assisted or accompanied by another"
},
{
"code" : "1",
"display" : "Travel limited to taxi or automobile with assistance of another"
},
{
"code" : "0",
"display" : "Does not travel at all"
}
]
}