description: Medicatiegegevens abstract samenstelling voor het documenteren van de combinatie van Medicatieafspraak en Medicatie Gebruik package_name: hl7.fhir.nl.zorgviewer derivation: constraint name: Medicatiegegevens abstract: true type: Bundle elements: type: short: searchset pattern: {type: Code, value: searchset} index: 0 entry: index: 1 slicing: rules: open discriminator: - {path: resource, type: type} min: null slices: MedicationRequest: match: {} schema: short: MedicationRequest index: 2 elements: fullUrl: {index: 3} resource: {type: MedicationRequest, index: 4} required: [resource, fullUrl] MedicationStatement: match: {} schema: short: MedicationStatement index: 5 elements: fullUrl: {index: 6} resource: {type: MedicationStatement, index: 7} required: [resource, fullUrl] package_version: 1.14.0 class: profile kind: resource url: http://fhir.hl7.nl/zorgviewer/StructureDefinition/Medicatiegegevens base: http://hl7.org/fhir/StructureDefinition/Bundle version: 1.14.0