FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageca.on.erec.r4
Resource TypeValueSet
Idcommunication-barrier.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "id": "communication-barrier",
  "url": "http://ehealthontario.ca/fhir/ValueSet/communication-barrier",
  "version": "1.0.0",
  "name": "CommunicationBarrier",
  "title": "Communication Barrier",
  "status": "draft",
  "publisher": "Ontario Health",
  "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.",
  "compose": {
    "include": [
      {
        "system": "https://ehealthontario.ca/fhir/CodeSystem/communication-barrier"
      }
    ]
  }
}