0.1.0 - ci-build
eReferralMustSupport - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Draft as of 2024-08-15 |
<ValueSet xmlns="http://hl7.org/fhir">
<id value="communication-barrier"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet communication-barrier</b></p><a name="communication-barrier"> </a><a name="hccommunication-barrier"> </a><a name="communication-barrier-en-US"> </a><ul><li>Include these codes as defined in <code>https://fhir.infoway-inforoute.ca/io/CA-eReC/CodeSystem/communication-barrier</code><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>NO</td><td>Patient understands the official language. Interpretor not required.</td></tr><tr><td>INT</td><td>Patient cannot understand the official language and an interpretor is required to provide the service.</td></tr><tr><td>INTNO</td><td>Patient cannot understand the official language but an interpretor is not required to provide the service.</td></tr></table></li></ul></div>
</text>
<url value="http://hl7.ca/fhir/eReferral/ValueSet/communication-barrier"/>
<version value="0.1.0"/>
<name value="CommunicationBarrier"/>
<title value="Communication Barrier"/>
<status value="draft"/>
<date value="2024-08-15T11:24:57-06:00"/>
<publisher value="Example Publisher"/>
<contact>
<name value="Example Publisher"/>
<telecom>
<system value="url"/>
<value value="http://example.org/example-publisher"/>
</telecom>
</contact>
<description
value="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."/>
<immutable value="false"/>
<compose>
<include>
<system
value="https://fhir.infoway-inforoute.ca/io/CA-eReC/CodeSystem/communication-barrier"/>
<concept>
<code value="NO"/>
<display
value="Patient understands the official language. Interpretor not required."/>
</concept>
<concept>
<code value="INT"/>
<display
value="Patient cannot understand the official language and an interpretor is required to provide the service."/>
</concept>
<concept>
<code value="INTNO"/>
<display
value="Patient cannot understand the official language but an interpretor is not required to provide the service."/>
</concept>
</include>
</compose>
</ValueSet>