This page is part of the HL7 Terminology (v6.2.0: Release) based on FHIR (HL7® FHIR® Standard) v5.0.0. The current version which supersedes this version is 6.3.0. For a full list of available versions, see the Directory of published versions
Active as of 2025-01-22 | Maturity Level: 1 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:CodeSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "care-service-accessibility"] ; #
fhir:meta [
fhir:lastUpdated [ fhir:v "2020-04-09T21:10:28.568+00:00"^^xsd:dateTime ] ;
( fhir:profile [
fhir:v "http://hl7.org/fhir/StructureDefinition/shareablecodesystem"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/StructureDefinition/shareablecodesystem> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem care-service-accessibility</b></p><a name=\"care-service-accessibility\"> </a><a name=\"hccare-service-accessibility\"> </a><a name=\"care-service-accessibility-en-US\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Last updated: 2020-04-09 21:10:28+0000</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://hl7.org/fhir/R5/shareablecodesystem.html\">Shareable CodeSystem</a></p></div><p>This case-sensitive code system <code>http://terminology.hl7.org/CodeSystem/care-service-accessibility</code> 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=\"care-service-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=\"care-service-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=\"care-service-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=\"care-service-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=\"care-service-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\">cognitive<a name=\"care-service-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=\"care-service-accessibility-mobility\"> </a></td><td>mobility</td><td>Provides services for mobility impaired persons.</td></tr></table></div>"
] ; #
fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ] ;
fhir:value [ fhir:v "pa" ]
] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"^^xsd:anyURI ] ;
fhir:value [ fhir:v "1"^^xsd:integer ]
] ) ; #
fhir:url [ fhir:v "http://terminology.hl7.org/CodeSystem/care-service-accessibility"^^xsd:anyURI] ; #
fhir:version [ fhir:v "1.0.0"] ; #
fhir:name [ fhir:v "CareServiceAccessibility"] ; #
fhir:title [ fhir:v "Care Service Accessibility"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v "false"^^xsd:boolean] ; #
fhir:date [ fhir:v "2025-01-22T18:33:38-07:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "Health Level Seven International"] ; #
fhir:contact ( [
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://hl7.org" ] ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "hq@HL7.org" ] ] )
] ) ; #
fhir:description [ fhir:v "This code system defines a set of codes that can be used to describe care service accessibility options offered by a practitioner or at a location. "] ; #
fhir:copyright [ fhir:v "This material derives from the HL7 Terminology (THO). THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license"] ; #
fhir:caseSensitive [ fhir:v "true"^^xsd:boolean] ; #
fhir:valueSet [
fhir:v "http://terminology.hl7.org/ValueSet/accepting-patients"^^xsd:anyURI ;
fhir:link <http://terminology.hl7.org/ValueSet/accepting-patients>
] ; #
fhir:content [ fhir:v "complete"] ; #
fhir:concept ( [
fhir:code [ fhir:v "cultcomp" ] ;
fhir:display [ fhir:v "cultural competence" ] ;
fhir:definition [ fhir:v "Provides services that meet the social, cultural, and linguistic needs of persons." ]
] [
fhir:code [ fhir:v "handiaccess" ] ;
fhir:display [ fhir:v "handicap accessible" ] ;
fhir:definition [ fhir:v "Provides access to persons with disabilities." ]
] [
fhir:code [ fhir:v "adacomp" ] ;
fhir:display [ fhir:v "ADA compliant" ] ;
fhir:definition [ fhir:v "Provides access which complies with the Americans with Disabilities Act and/or amendments." ]
] [
fhir:code [ fhir:v "pubtrans" ] ;
fhir:display [ fhir:v "public transit options" ] ;
fhir:definition [ fhir:v "Provides access using public transportation modes." ]
] [
fhir:code [ fhir:v "anssrvc" ] ;
fhir:display [ fhir:v "answering service" ] ;
fhir:definition [ fhir:v "Provides capability to communicate when intended recipient is not immediately available." ]
] [
fhir:code [ fhir:v "cognitive" ] ;
fhir:display [ fhir:v "cognitive" ] ;
fhir:definition [ fhir:v "Provides services for cognitively impaired persons." ]
] [
fhir:code [ fhir:v "mobility" ] ;
fhir:display [ fhir:v "mobility" ] ;
fhir:definition [ fhir:v "Provides services for mobility impaired persons." ]
] ) . #
IG © 2020+ HL7 International - Vocabulary Work Group. Package hl7.terminology#6.2.0 based on FHIR 5.0.0. Generated 2025-01-22
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change