FHIR IG analytics| Package | ca.infoway.io.core |
| Resource Type | CodeSystem |
| Id | CodeSystem-communication-barrier.json |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=ca.infoway.io.core@1.1.0-dft-preballot&canonical=https://fhir.infoway-inforoute.ca/CodeSystem/communication-barrier |
| URL | https://fhir.infoway-inforoute.ca/CodeSystem/communication-barrier |
| Status | active |
| 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",
"status": "active",
"content": "complete",
"name": "CommunicationBarrierSystem",
"id": "communication-barrier",
"title": "Communication Barrier System",
"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.",
"url": "https://fhir.infoway-inforoute.ca/CodeSystem/communication-barrier",
"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."
}
],
"experimental": false,
"publisher": "Canada Health Infoway",
"jurisdiction": [
{
"coding": [
{
"code": "CA",
"system": "urn:iso:std:iso:3166"
}
]
}
],
"contact": [
{
"telecom": [
{
"system": "url",
"value": "http://www.infoway-inforoute.ca"
},
{
"system": "email",
"value": "standards@infoway-inforoute.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).",
"count": 3
}