This page is part of the Validated Healthcare Directory FHIR IG (v0.2.0: STU 1 Ballot 2) based on FHIR (HL7® FHIR® Standard) v3.5.0. The current version which supersedes this version is 1.0.0. For a full list of available versions, see the Directory of published versions
JSON Format: CodeSystem-codesystem-accessibility
Raw json
{
"resourceType" : "CodeSystem",
"id" : "codesystem-accessibility",
"text" : {
"status" : "generated",
"div" : "<div xmlns="http://www.w3.org/1999/xhtml"><h2>VhDir Accessibility Code System</h2><div><p>This code system contains codes for documenting the attributes of accessibility</p>
</div><p>This code system http://hl7.org/fhir/uv/vhdir/CodeSystem/codesystem-accessibility defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap">cultcomp<a name="codesystem-accessibility-cultcomp"> </a></td><td>Cultural competence</td><td>Provides services that meet the social, cultural, and linguistic needs of persons.</td></tr><tr><td style="white-space:nowrap">handiaccess<a name="codesystem-accessibility-handiaccess"> </a></td><td>handicap accessible</td><td>Provides access to persons with disabilities.</td></tr><tr><td style="white-space:nowrap">adacomp<a name="codesystem-accessibility-adacomp"> </a></td><td>ADA compliant</td><td>Provides access which complies with the Americans with Disabilities Act and/or amendments.</td></tr><tr><td style="white-space:nowrap">pubtrans<a name="codesystem-accessibility-pubtrans"> </a></td><td>public transit options</td><td>Provides access using public transportation modes.</td></tr><tr><td style="white-space:nowrap">anssrvc<a name="codesystem-accessibility-anssrvc"> </a></td><td>answering service</td><td>Provides capability to communicate when intended recipient is not immediately available.</td></tr><tr><td style="white-space:nowrap">vision<a name="codesystem-accessibility-vision"> </a></td><td>vision</td><td>Provides services for visually impaired persons.</td></tr><tr><td style="white-space:nowrap">cognitive<a name="codesystem-accessibility-cognitive"> </a></td><td>cognitive</td><td>Provides services for cognitively impaired persons.</td></tr><tr><td style="white-space:nowrap">mobility<a name="codesystem-accessibility-mobility"> </a></td><td>mobility</td><td>Provides services for mobility impaired persons.</td></tr></table></div>"
},
"url" : "http://hl7.org/fhir/uv/vhdir/CodeSystem/codesystem-accessibility",
"version" : "0.2.0",
"name" : "VhDirAccessibility",
"title" : "VhDir Accessibility Code System",
"status" : "active",
"date" : "2018-02-21",
"publisher" : "HL7 International",
"contact" : [
{
"telecom" : [
{
"system" : "other",
"value" : "http://hl7.org/fhir"
}
]
}
],
"description" : "This code system contains codes for documenting the attributes of accessibility",
"caseSensitive" : true,
"valueSet" : "http://hl7.org/fhir/uv/vhdir/ValueSet/valueset-accessibility",
"content" : "complete",
"concept" : [
{
"code" : "cultcomp",
"display" : "Cultural competence",
"definition" : "Provides services that meet the social, cultural, and linguistic needs of persons."
},
{
"code" : "handiaccess",
"display" : "handicap accessible",
"definition" : "Provides access to persons with disabilities."
},
{
"code" : "adacomp",
"display" : "ADA compliant",
"definition" : "Provides access which complies with the Americans with Disabilities Act and/or amendments."
},
{
"code" : "pubtrans",
"display" : "public transit options",
"definition" : "Provides access using public transportation modes."
},
{
"code" : "anssrvc",
"display" : "answering service",
"definition" : "Provides capability to communicate when intended recipient is not immediately available."
},
{
"code" : "vision",
"display" : "vision",
"definition" : "Provides services for visually impaired persons."
},
{
"code" : "cognitive",
"display" : "cognitive",
"definition" : "Provides services for cognitively impaired persons."
},
{
"code" : "mobility",
"display" : "mobility",
"definition" : "Provides services for mobility impaired persons."
}
]
}

