PackagesCanonicalsLogsProblems
    Packages
    nictiz.fhir.nl.r4.medicationprocess9@2.0.0-beta.5
    http://nictiz.nl/fhir/StructureDefinition/mp-ReplyProposalMedicationAgreement-Bundle
description: Profile on the Bundle resource which represents the structure of the Send ReplyProposalMedicationAgreement transaction conform information standard ['Medication Process'](https://informatiestandaarden.nictiz.nl/wiki/Landingspagina_Medicatieproces).
package_name: nictiz.fhir.nl.r4.medicationprocess9
derivation: constraint
name: MpReplyProposalMedicationAgreementBundle
type: Bundle
elements:
  type:
    pattern: {type: Code, value: transaction}
    index: 0
  entry:
    index: 1
    slicing:
      rules: open
      discriminator:
      - {path: resource, type: profile}
      min: 1
      slices:
        replyProposalMedicationAgreement:
          match: {}
          schema:
            _required: true
            index: 2
            elements:
              resource: {type: Resource, index: 3}
            required: [resource]
        patient:
          match: {}
          schema:
            index: 4
            elements:
              resource: {type: Resource, index: 5}
            required: [resource]
        healthProfessional-PractitionerRole:
          match: {}
          schema:
            index: 6
            elements:
              resource: {type: Resource, index: 7}
            required: [resource]
        healthProfessional-Practitioner:
          match: {}
          schema:
            index: 8
            elements:
              resource: {type: Resource, index: 9}
            required: [resource]
        healthcareProvider:
          match: {}
          schema:
            index: 10
            elements:
              resource: {type: Resource, index: 11}
            required: [resource]
        healthcareProvider-Organization:
          match: {}
          schema:
            index: 12
            elements:
              resource: {type: Resource, index: 13}
            required: [resource]
package_version: 2.0.0-beta.5
class: profile
kind: resource
url: http://nictiz.nl/fhir/StructureDefinition/mp-ReplyProposalMedicationAgreement-Bundle
base: http://hl7.org/fhir/StructureDefinition/Bundle
version: 2.0.0-beta.5
required: [entry]