description: Definition of the bundle for the medication prescription document package_name: ch.fhir.ig.ch derivation: constraint name: CHEMEDDocumentMedicationPrescription type: Bundle elements: identifier: elements: value: {index: 0} timestamp: {short: The document's creation date and time, index: 1} entry: short: Medication prescription composition index: 2 slicing: slices: Composition: match: {} schema: short: Medication prescription composition index: 2 elements: resource: {type: Composition, index: 3} MedicationRequest: match: {} schema: array: true index: 4 elements: resource: {type: MedicationRequest, index: 5} required: [resource] package_version: emed-4.0.0-ballot class: profile kind: resource url: http://fhir.ch/ig/ch-emed/StructureDefinition/ch-emed-document-medicationprescription base: http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-document-epr version: 4.0.0-ballot