description: It contains enriched media representation of the alert message, such as a voice recording. This may be used, for example for compliance with jurisdictional accessibility requirements, literacy issues, or translations of the unstructured text content in other languages. package_name: hl7.fhir.uv.extensions derivation: constraint name: CMedia type: Extension elements: extension: {index: 0} url: pattern: {type: Uri, value: 'http://hl7.org/fhir/StructureDefinition/communication-media'} index: 1 value: choices: [valueAttachment] index: 3 valueAttachment: {type: Attachment, choiceOf: value, index: 4} package_version: 5.1.0-snapshot1 extensions: {} class: extension kind: complex-type url: http://hl7.org/fhir/StructureDefinition/communication-media base: http://hl7.org/fhir/StructureDefinition/Extension version: 5.1.0-snapshot1 required: [valueAttachment, value]