FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/communication-barrier-vs

Packageca.infoway.io.core
Resource TypeValueSet
Idcommunication-barrier-vs
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca.infoway.io.core@1.0.1-dft-preballot&canonical=http://fhir.infoway-inforoute.ca/io/cacore/ValueSet/communication-barrier
URLhttp://fhir.infoway-inforoute.ca/io/cacore/ValueSet/communication-barrier
Statusdraft
Date2025-03-31
NameCommunicationBarrierValueSet
TitleCommunication Barrier
Realmca
Authoritynational
DescriptionContains codes required to identify if the patient speaks/understands an offical language (english/french), or if an interpretor is required. This resource is an informative value set; a normative subset containing the expanded values can be found on Canada Health Infoway's [Terminology Server](https://infocentral.infoway-inforoute.ca/en/tools/standards-tools/terminology-server).
CopyrightCopyright © 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).

Resources that use this resource

StructureDefinition
ext-communicationbarrierCommunication Barrier

Resources that this resource uses

CodeSystem
communication-barrierCommunication Barrier System

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "communication-barrier-vs",
  "url": "http://fhir.infoway-inforoute.ca/io/cacore/ValueSet/communication-barrier",
  "name": "CommunicationBarrierValueSet",
  "title": "Communication Barrier",
  "status": "draft",
  "experimental": false,
  "date": "2025-03-31",
  "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 an interpretor is required. This resource is an informative value set; a normative subset containing the expanded values can be found on Canada Health Infoway's [Terminology Server](https://infocentral.infoway-inforoute.ca/en/tools/standards-tools/terminology-server).",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "CA"
        }
      ]
    }
  ],
  "immutable": false,
  "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).",
  "compose": {
    "include": [
      {
        "system": "http://fhir.infoway-inforoute.ca/cacore/CodeSystem/communication-barrier"
      }
    ]
  }
}