| URL | http://hl7.org/fhir/5.0/StructureDefinition/extension-Practitioner.communication |
| Version | |
| Status | active |
| Description | Cross-Version Extension for Practitioner.communication. Valid in versions R2, R3, R4, R4B This is a valid extension because it has the types BackboneElement |
Context of Use
This extension may be used in the following contexts:
| Name | Flags | Card. | Type | Description & Constraints![]() |
|---|---|---|---|---|
![]() | 0..* | Extension | A language which may be used to communicate with the practitioner | |
![]() ![]() | 1.. | |||
![]() ![]() | ..0 | |||
![]() ![]() | "http://hl7.org/fhir/5.0/StructureDefinition/extension-Practitioner.communication" | |||
Documentation for this format | ||||
{
"resourceType" : "StructureDefinition",
"id" : "xv-r5-prc.communication",
"url" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-Practitioner.communication",
"name" : "XVerExtensionPractitioner.communicationR5",
"title" : "Cross-Version Extension for Practitioner.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 Practitioner.communication. Valid in versions R2, R3, R4, R4B\r\n\r\nThis is a valid extension because it has the types BackboneElement",
"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" : "Practitioner"
},
{
"type" : "extension",
"expression" : "http://hl7.org/fhir/4.3/StructureDefinition/extension-Practitioner"
},
{
"extension" : [{
"extension" : [{
"url" : "startFhirVersion",
"valueCode" : "4.0"
},
{
"url" : "endFhirVersion",
"valueCode" : "4.0"
}],
"url" : "http://hl7.org/fhir/StructureDefinition/version-specific-use"
}],
"type" : "element",
"expression" : "Practitioner"
},
{
"type" : "extension",
"expression" : "http://hl7.org/fhir/4.0/StructureDefinition/extension-Practitioner"
},
{
"extension" : [{
"extension" : [{
"url" : "startFhirVersion",
"valueCode" : "3.0"
},
{
"url" : "endFhirVersion",
"valueCode" : "3.0"
}],
"url" : "http://hl7.org/fhir/StructureDefinition/version-specific-use"
}],
"type" : "element",
"expression" : "Practitioner"
},
{
"type" : "extension",
"expression" : "http://hl7.org/fhir/3.0/StructureDefinition/extension-Practitioner"
},
{
"extension" : [{
"extension" : [{
"url" : "startFhirVersion",
"valueCode" : "1.0"
},
{
"url" : "endFhirVersion",
"valueCode" : "1.0"
}],
"url" : "http://hl7.org/fhir/StructureDefinition/version-specific-use"
}],
"type" : "element",
"expression" : "Practitioner"
},
{
"type" : "extension",
"expression" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-Practitioner"
}],
"type" : "Extension",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Extension",
"derivation" : "constraint",
"differential" : {
"element" : [{
"path" : "Extension",
"short" : "A language which may be used to communicate with the practitioner",
"definition" : "A language which may be used to communicate with the practitioner, often for correspondence/administrative purposes.\r\rThe `PractitionerRole.communication` property should be used for publishing the languages that a practitioner is able to communicate with patients (on a per Organization/Role basis).",
"comment" : "If no language is specified, this *implies* that the default local language is spoken. If you need to convey proficiency for multiple modes, then you need multiple Practitioner.Communication associations.\r\rFor animals, language is not a relevant field, and should be absent from the instance.",
"min" : 0,
"max" : "*",
"isModifier" : false,
"mapping" : [{
"identity" : "rim",
"map" : "LanguageCommunication"
}]
},
{
"path" : "Extension.extension",
"min" : 1
},
{
"path" : "Extension.value[x]",
"max" : "0"
},
{
"path" : "Extension.url",
"fixedUri" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-Practitioner.communication"
}]
}
}