description: Definition of the bundle for the medication card document package_name: 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: mustSupport: true index: 2 slicing: slices: Composition: match: {} schema: short: Medication card composition mustSupport: true index: 3 elements: resource: {type: Composition, index: 4} MedicationStatement: match: {} schema: array: true index: 5 elements: resource: {type: MedicationStatement, index: 6} required: [resource] package_version: emed-5.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: 5.0.0-ballot