description: Definition of the bundle for the medication list document package_name: ch.fhir.ig.ch-emed derivation: constraint name: CHEMEDDocumentMedicationList type: Bundle elements: identifier: elements: value: {index: 0} timestamp: {short: The document's creation date and time, index: 1} entry: short: Medication list composition index: 2 slicing: slices: Composition: match: {} schema: short: Medication list composition index: 2 elements: resource: {type: Composition, index: 3} MedicationStatement: match: {} schema: array: true index: 4 elements: resource: {type: MedicationStatement, index: 5} required: [resource] MedicationRequest: match: {} schema: array: true index: 6 elements: resource: {type: MedicationRequest, index: 7} required: [resource] MedicationDispense: match: {} schema: array: true index: 8 elements: resource: {type: MedicationDispense, index: 9} required: [resource] Observation: match: {} schema: array: true index: 10 elements: resource: {type: Observation, index: 11} required: [resource] MedicationStatementChanged: match: {} schema: array: true index: 12 elements: resource: {type: MedicationStatement, index: 13} required: [resource] MedicationRequestChanged: match: {} schema: array: true index: 14 elements: resource: {type: MedicationRequest, index: 15} required: [resource] package_version: 4.0.0-ballot class: profile kind: resource url: http://fhir.ch/ig/ch-emed/StructureDefinition/ch-emed-document-medicationlist base: http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-document-epr version: 4.0.0-ballot