description: This cross-version extension represents CommunicationRequest.payload.content[x] from http://hl7.org/fhir/StructureDefinition/CommunicationRequest|4.3.0 for use in FHIR R5. package_name: hl7.fhir.uv.xver derivation: constraint name: Ext_R4B_CommunicationRequest_pa_content type: Extension elements: url: base: {max: '1', min: 1, path: Extension.url} pattern: {type: Uri, value: 'http://hl7.org/fhir/4.3/StructureDefinition/extension-CommunicationRequest.payload.content'} index: 0 value: base: {max: '1', min: 0, path: 'Extension.value[x]'} short: Message part content choices: [valueString, valueAttachment, valueReference] index: 2 valueString: base: {max: '1', min: 0, path: 'Extension.value[x]'} type: string short: Message part content choiceOf: value index: 3 valueAttachment: base: {max: '1', min: 0, path: 'Extension.value[x]'} type: Attachment short: Message part content choiceOf: value index: 4 valueReference: base: {max: '1', min: 0, path: 'Extension.value[x]'} type: Reference short: Message part content choiceOf: value index: 5 package_version: r4b.r5-0.0.1-snapshot-2 class: extension kind: complex-type url: http://hl7.org/fhir/4.3/StructureDefinition/extension-CommunicationRequest.payload.content base: http://hl7.org/fhir/StructureDefinition/Extension|5.0.0 version: 0.0.1-snapshot-2 required: [url]