description: A Medication Prescription document can be structured in a bundle according to the prescription bundle profile. package_name: rs/ch.chmed20af.emediplan derivation: constraint name: MedicationPrescriptionDocument type: Bundle elements: identifier: {short: Logical identifier for document (GUID), index: 0} type: pattern: {type: code, value: document} type: code index: 1 timestamp: {short: The document's creation date and time, index: 2} entry: index: 3 slicing: rules: open discriminator: - {path: resource, type: profile} min: null slices: composition: match: {} schema: _required: true index: 4 elements: resource: {type: Composition, short: Prescritpion, index: 5} required: [resource] package_version: 1.0.0 class: profile kind: resource url: http://chmed20af.emediplan.ch/fhir/StructureDefinition/chmed20af-pre-bundle base: http://fhir.ch/ig/ch-emed/StructureDefinition/ch-emed-document-medicationprescription version: 1.0.0