Package | ca.infoway.io.core |
Resource Type | CodeSystem |
Id | communication-barrier |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=ca.infoway.io.core@1.0.1-dft-preballot&canonical=http://fhir.infoway-inforoute.ca/cacore/CodeSystem/communication-barrier |
URL | http://fhir.infoway-inforoute.ca/cacore/CodeSystem/communication-barrier |
Status | draft |
Name | CommunicationBarrierSystem |
Title | Communication Barrier System |
Realm | ca |
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 interpreter is required. |
Copyright | Copyright © 2025+ Canada Health Infoway. All rights reserved. [Terms of Use and License Agreements](https://ic.infoway-inforoute.ca/en/about/tou). [Privacy Policy](https://www.infoway-inforoute.ca/en/legal/privacy-policy). |
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/cacore/CodeSystem/communication-barrier", "name": "CommunicationBarrierSystem", "title": "Communication Barrier System", "status": "draft", "experimental": false, "publisher": "Canada Health Infoway", "contact": [ { "telecom": [ { "system": "url", "value": "http://www.infoway-inforoute.ca" }, { "system": "email", "value": "standards@infoway-inforoute.ca" } ] } ], "description": "Contains codes required to identify if the patient speaks/understands an offical language (english/french), or if she/he does not and an interpreter is required.", "jurisdiction": [ { "coding": [ { "system": "urn:iso:std:iso:3166", "code": "CA" } ] } ], "copyright": "Copyright © 2025+ Canada Health Infoway. All rights reserved. [Terms of Use and License Agreements](https://ic.infoway-inforoute.ca/en/about/tou). [Privacy Policy](https://www.infoway-inforoute.ca/en/legal/privacy-policy).", "content": "complete", "count": 3, "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." } ] }