description: Profile on the Bundle resource which represents the structure of the Send ProposalMedicationAgreement transaction conform information standard ['Medication Process'](https://informatiestandaarden.nictiz.nl/wiki/Landingspagina_Medicatieproces). package_name: rs/nictiz.fhir.nl.r4.medicationprocess9 derivation: constraint name: MpProposalMedicationAgreementBundle type: Bundle elements: type: pattern: {type: code, value: transaction} type: code index: 0 entry: index: 1 slicing: rules: open discriminator: - {path: resource, type: profile} min: 1 slices: proposalMedicationAgreement: match: {} schema: _required: true index: 2 elements: resource: type: Resource short: Proposal index: 3 elements: meta: index: 4 elements: tag: index: 5 slicing: rules: open discriminator: - {path: $this, type: pattern} min: 1 slices: actionable: match: {code: actionable, system: 'http://terminology.hl7.org/CodeSystem/common-tags'} schema: pattern: type: Coding value: {code: actionable, system: 'http://terminology.hl7.org/CodeSystem/common-tags'} _required: true type: Coding index: 6 min: 1 max: 1 required: [tag] extension: index: 7 slicing: rules: open discriminator: - {path: url, type: value} min: 0 slices: proposalComment: match: {url: null} schema: type: Extension url: http://nictiz.nl/fhir/StructureDefinition/ext-Comment index: 8 elements: value: short: Comment choices: [] index: 10 identifier: {index: 11} intent: pattern: {type: code, value: plan} type: code index: 12 authoredOn: {short: ProposalDate, index: 13} requester: short: Author refers: ['http://hl7.org/fhir/StructureDefinition/Device', 'http://hl7.org/fhir/StructureDefinition/Organization', 'http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson', 'http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthProfessional-PractitionerRole', 'http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthcareProvider-Organization', 'http://nictiz.nl/fhir/StructureDefinition/nl-core-Patient'] type: Reference index: 14 extensions: proposalComment: url: http://nictiz.nl/fhir/StructureDefinition/ext-Comment type: Extension index: 8 elements: value: short: Comment choices: [] index: 10 required: [authoredOn, identifier, requester] required: [resource] patient: match: {} schema: index: 15 elements: resource: {type: Resource, index: 16} required: [resource] pharmaceuticalProduct: match: {} schema: index: 17 elements: resource: {type: Resource, index: 18} required: [resource] bodyHeight: match: {} schema: index: 19 elements: resource: {type: Resource, index: 20} required: [resource] bodyWeight: match: {} schema: index: 21 elements: resource: {type: Resource, index: 22} required: [resource] package_version: 1.0.0 class: profile kind: resource url: http://nictiz.nl/fhir/StructureDefinition/mp-ProposalMedicationAgreement-Bundle base: http://hl7.org/fhir/StructureDefinition/Bundle version: 1.0.0 required: [entry]