This extension is constrained to support the communication preferences for a resource in the NHS
Name | Card. | Type | Description & Constraints |
---|---|---|---|
Extension | Element | NHS communication preferences for a resource | |
id | 0..1 | Id | xml:id (or equivalent in JSON) |
extension (language) | 1..1 | Extension | Languages which may be used for communication |
id | 0..1 | Id | xml:id (or equivalent in JSON) |
url | 1..1 | Uri | identifies the meaning of the extension Fixed Value language |
valueCodeableConcept | 1..1 | CodeableConcept | Languages which may be used for communication Binding Human Language (https://fhir.hl7.org.uk/ValueSet/CareConnect-HumanLanguage-1) Binding Strength Required |
extension (preferred) | 0..1 | Extension | Language preference indicator |
id | 0..1 | Id | xml:id (or equivalent in JSON) |
url | 1..1 | Uri | identifies the meaning of the extension Fixed Value preferred |
valueBoolean | 1..1 | Boolean | Indicates whether or not this language is preferred (over other languages up a certain level) |
extension (modeOfCommunication) | 0..* | Extension | Mode of communication for the selected language |
id | 0..1 | Id | xml:id (or equivalent in JSON) |
url | 1..1 | Uri | identifies the meaning of the extension Fixed Value modeOfCommunication |
valueCodeableConcept | 1..1 | CodeableConcept | A valueset to describe the mode the patient can communicate in, representing the method of expression of the language. Binding Language Ability Mode (https://fhir.hl7.org.uk/ValueSet/CareConnect-LanguageAbilityMode-1) Binding Strength Required |
extension (communicationProficiency) | 0..1 | Extension | A valueset to describe the level of proficiency in communicating a language |
id | 0..1 | Id | xml:id (or equivalent in JSON) |
url | 1..1 | Uri | identifies the meaning of the extension Fixed Value communicationProficiency |
valueCodeableConcept | 1..1 | CodeableConcept | A valueset to describe the level of proficiency in communicating a language. Binding Language Ability Proficiency (https://fhir.hl7.org.uk/ValueSet/CareConnect-LanguageAbilityProficiency-1) Binding Strength Required |
extension (interpreterRequired) | 0..1 | Extension | Interpreter preference indicator |
id | 0..1 | Id | xml:id (or equivalent in JSON) |
url | 1..1 | Uri | identifies the meaning of the extension Fixed Value interpreterRequired |
valueBoolean | 1..1 | Boolean | Indicates whether an interpreter is required for communication purposes |
url | 1..1 | Uri | identifies the meaning of the extension Fixed Value https://fhir.hl7.org.uk/StructureDefinition/Extension-CareConnect-NHSCommunication-1 |
Path | Name | Binding Strength | ValueSet |
---|---|---|---|
Extension.extension.valueCodeableConcept | valueCodeableConcept | Required | https://fhir.hl7.org.uk/ValueSet/CareConnect-HumanLanguage-1 |
Extension.extension.valueCodeableConcept | valueCodeableConcept | Required | https://fhir.hl7.org.uk/ValueSet/CareConnect-LanguageAbilityMode-1 |
Extension.extension.valueCodeableConcept | valueCodeableConcept | Required | https://fhir.hl7.org.uk/ValueSet/CareConnect-LanguageAbilityProficiency-1 |