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