URL | http://hl7.org/fhir/5.0/StructureDefinition/extension-PractitionerRole.communication |
Version | |
Status | active |
Description | Cross-Version Extension for PractitionerRole.communication. Valid in versions R2, R3, R4, R4B This is a valid cross-version extension because it's counted as a new element |
Context of Use
This extension may be used in the following contexts:
Name | Flags | Card. | Type | Description & Constraints![]() |
---|---|---|---|---|
![]() ![]() | 0..* | Extension | A language the practitioner (in this role) can use in patient communication | |
![]() ![]() ![]() | ..0 | |||
![]() ![]() ![]() | 1.. | CodeableConcept | Binding: todo (required): IETF language tag for a human language | |
![]() ![]() ![]() | "http://hl7.org/fhir/5.0/StructureDefinition/extension-PractitionerRole.communication" | |||
![]() |
{ "resourceType" : "StructureDefinition", "id" : "xv-r5-prl.communication", "url" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-PractitionerRole.communication", "name" : "XVerExtensionPractitionerRole.communicationR5", "title" : "Cross-Version Extension for PractitionerRole.communication in R5", "status" : "active", "experimental" : false, "publisher" : "Health Level Seven International (Patient Administration)", "contact" : [{ "telecom" : [{ "system" : "url", "value" : "http://hl7.org/fhir" }] }, { "telecom" : [{ "system" : "url", "value" : "http://www.hl7.org/Special/committees/pafm/index.cfm" }] }], "description" : "Cross-Version Extension for PractitionerRole.communication. Valid in versions R2, R3, R4, R4B\r\n\r\nThis is a valid cross-version extension because it's counted as a new element", "jurisdiction" : [{ "coding" : [{ "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", "code" : "001" }] }], "fhirVersion" : "5.0.0", "kind" : "complex-type", "abstract" : false, "context" : [{ "extension" : [{ "extension" : [{ "url" : "startFhirVersion", "valueCode" : "4.3" }, { "url" : "endFhirVersion", "valueCode" : "4.3" }], "url" : "http://hl7.org/fhir/StructureDefinition/version-specific-use" }], "type" : "element", "expression" : "PractitionerRole" }, { "type" : "extension", "expression" : "http://hl7.org/fhir/4.3/StructureDefinition/extension-PractitionerRole" }, { "extension" : [{ "extension" : [{ "url" : "startFhirVersion", "valueCode" : "4.0" }, { "url" : "endFhirVersion", "valueCode" : "4.0" }], "url" : "http://hl7.org/fhir/StructureDefinition/version-specific-use" }], "type" : "element", "expression" : "PractitionerRole" }, { "type" : "extension", "expression" : "http://hl7.org/fhir/4.0/StructureDefinition/extension-PractitionerRole" }, { "extension" : [{ "extension" : [{ "url" : "startFhirVersion", "valueCode" : "3.0" }, { "url" : "endFhirVersion", "valueCode" : "3.0" }], "url" : "http://hl7.org/fhir/StructureDefinition/version-specific-use" }], "type" : "element", "expression" : "PractitionerRole" }, { "type" : "extension", "expression" : "http://hl7.org/fhir/3.0/StructureDefinition/extension-PractitionerRole" }, { "extension" : [{ "extension" : [{ "url" : "startFhirVersion", "valueCode" : "1.0" }, { "url" : "endFhirVersion", "valueCode" : "1.0" }], "url" : "http://hl7.org/fhir/StructureDefinition/version-specific-use" }], "type" : "element", "expression" : "Basic" }], "type" : "Extension", "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Extension", "derivation" : "constraint", "differential" : { "element" : [{ "path" : "Extension", "short" : "A language the practitioner (in this role) can use in patient communication", "definition" : "A language the practitioner can use in patient communication. The practitioner may know several languages (listed in practitioner.communication), however these are the languages that could be advertised in a directory for a patient to search.", "comment" : "The structure aa-BB with this exact casing is one the most widely used notations for locale. However not all systems code this but instead have it as free text. Hence CodeableConcept instead of code as the data type.\r\rNote that for non-patient oriented communication, see Practitioner.communication. Note that all 'person' type resources (Person, RelatedPerson, Patient, Practitioner) have a communication structure that includes preferences. Role or service oriented resources such as HealthcareService and PractitionerRole only include languages that are available for interacting with patients.", "requirements" : "Knowing which language a practitioner speaks can help in facilitating patients to locate practitioners that speak their language.", "min" : 0, "max" : "*", "isModifier" : false, "mapping" : [{ "identity" : "rim", "map" : "./languageCommunication" }] }, { "path" : "Extension.extension", "max" : "0" }, { "path" : "Extension.value[x]", "min" : 1, "type" : [{ "code" : "CodeableConcept" }], "binding" : { "strength" : "required", "description" : "IETF language tag for a human language", "valueSet" : "http://hl7.org/fhir/ValueSet/all-languages|5.0.0" } }, { "path" : "Extension.url", "fixedUri" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-PractitionerRole.communication" }] } }