description: The language communication capabilities of an Entity.\nWhile it may seem on the surface that this class would be restricted in usage to only the LivingSubject subtypes, Devices also have the ability to communicate, such as automated telephony devices that transmit patient information to live operators on a triage line or provide automated laboratory results to clinicians.\nA patient who originally came from Mexico may have fluent language capabilities to speak, read and write in Spanish, and rudimentary capabilities in English. A person from Russia may have the capability to communicate equally well in spoken language in Russian, Armenian or Ukrainian, and a preference to speak in Armenian. package_name: hl7.cda.uv.core derivation: specialization name: LanguageCommunication type: http://hl7.org/cda/stds/core/StructureDefinition/LanguageCommunication elements: languageCode: type: http://hl7.org/cda/stds/core/StructureDefinition/CS binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/all-languages'} index: 0 modeCode: type: http://hl7.org/cda/stds/core/StructureDefinition/CE binding: {strength: example, valueSet: 'http://terminology.hl7.org/ValueSet/v3-LanguageAbilityMode'} index: 1 proficiencyLevelCode: type: http://hl7.org/cda/stds/core/StructureDefinition/CE binding: {strength: example, valueSet: 'http://terminology.hl7.org/ValueSet/v3-LanguageAbilityProficiency'} index: 2 preferenceInd: {type: 'http://hl7.org/cda/stds/core/StructureDefinition/BL', index: 3} package_version: 2.0.0-sd-snapshot1 class: logical kind: logical url: http://hl7.org/cda/stds/core/StructureDefinition/LanguageCommunication base: http://hl7.org/cda/stds/core/StructureDefinition/InfrastructureRoot version: 2.0.0-sd-snapshot1