FHIR Cross-Version Extensions package for FHIR R4 from FHIR R4B - Version 0.0.1-snapshot-2. See the Directory of published versions
| Page standards status: Informative |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="language-preference-type"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml">
<p>This code system http://hl7.org/fhir/language-preference-type defines the following codes:</p>
<table class="codes">
<tr>
<td style="white-space:nowrap">
<b>Code</b>
</td>
<td>
<b>Display</b>
</td>
<td>
<b>Definition</b>
</td>
</tr>
<tr>
<td style="white-space:nowrap">verbal
<a name="language-preference-type-verbal"> </a>
</td>
<td>verbal</td>
<td>The patient prefers to verbally communicate with the associated language.</td>
</tr>
<tr>
<td style="white-space:nowrap">written
<a name="language-preference-type-written"> </a>
</td>
<td>written</td>
<td>The patient prefers to communicate in writing with the associated language.</td>
</tr>
</table>
</div>
</text>
<extension url="http://hl7.org/fhir/StructureDefinition/package-source">
<extension url="packageId">
<valueId value="hl7.fhir.uv.xver-r4b.r4"/>
</extension>
<extension url="version">
<valueString value="0.0.1-snapshot-2"/>
</extension>
</extension>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
<valueCode value="pa"/>
</extension>
<url value="http://hl7.org/fhir/language-preference-type"/>
<version value="4.3.0"/>
<name value="LanguagePreferenceType"/>
<status value="draft"/>
<experimental value="true"/>
<date value="2025-09-13T16:38:45-04:00"/>
<publisher value="Patient Administration"/>
<contact>
<name value="Patient Administration"/>
<telecom>
<system value="url"/>
<value value="http://www.hl7.org/Special/committees/pafm"/>
</telecom>
</contact>
<description
value="This code system defines a defines the set of codes for describing the type or mode of the patient's preferred language."/>
<jurisdiction>
<coding>
<system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
<code value="001"/>
<display value="World"/>
</coding>
</jurisdiction>
<caseSensitive value="true"/>
<content value="complete"/>
<concept>
<code value="verbal"/>
<display value="verbal"/>
<definition
value="The patient prefers to verbally communicate with the associated language."/>
</concept>
<concept>
<code value="written"/>
<display value="written"/>
<definition
value="The patient prefers to communicate in writing with the associated language."/>
</concept>
</CodeSystem>