Package | ca.infoway.io.erec |
Resource Type | CodeSystem |
Id | communication-barrier |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=ca.infoway.io.erec@1.1.1-dft-ballot&canonical=http://fhir.infoway-inforoute.ca/io/CA-eReC/CodeSystem/communication-barrier |
URL | http://fhir.infoway-inforoute.ca/io/CA-eReC/CodeSystem/communication-barrier |
Status | draft |
Name | CommunicationBarrier |
Title | Communication Barrier |
Authority | national |
Description | Contains codes required to identify if the patient speaks/understands an offical language (english/french), or if she/he does not and an interpretor is required. |
Content | complete |
ValueSet | |
communication-barrier | Communication Barrier |
No resources found
No narrative content found in resource
{ "resourceType": "CodeSystem", "id": "communication-barrier", "url": "http://fhir.infoway-inforoute.ca/io/CA-eReC/CodeSystem/communication-barrier", "name": "CommunicationBarrier", "title": "Communication Barrier", "status": "draft", "publisher": "Canada Health Infoway", "description": "Contains codes required to identify if the patient speaks/understands an offical language (english/french), or if she/he does not and an interpretor is required.", "content": "complete", "concept": [ { "code": "NO", "display": "Interpreter Not Needed", "definition": "Patient understands the official language. Interpreter not required." }, { "code": "INT", "display": "Interpreter Needed", "definition": "Patient cannot understand the official language and an interpreter is required to provide the service." }, { "code": "INTNO", "display": "No Understanding / Interpreter Not Needed", "definition": "Patient cannot understand the official language but an interpreter is not required to provide the service." } ] }