PackagesCanonicalsLogsProblems
    Packages
    nictiz.fhir.nl.r4.medicationprocess9@2.0.0-beta.5
    http://nictiz.nl/fhir/StructureDefinition/mp-MedicationOverview-Bundle
description: Profile on the Bundle resource which represents the structure of the Retrieve and Send MedicationOverview transactions conform information standard ['Medication Process'](https://informatiestandaarden.nictiz.nl/wiki/Landingspagina_Medicatieproces). The output of the ['$medication-overview'](https://simplifier.net/medicationprocess/medication-overview) operation (used in the former transaction) SHALL conform to this profile.
package_name: nictiz.fhir.nl.r4.medicationprocess9
derivation: constraint
name: MpMedicationOverviewBundle
type: Bundle
elements:
  type: {index: 0}
  total: {index: 1}
  entry:
    index: 2
    slicing:
      rules: open
      discriminator:
      - {path: resource, type: profile}
      min: 1
      slices:
        list:
          match: {}
          schema:
            _required: true
            index: 3
            elements:
              resource: {type: Resource, index: 4}
            required: [resource]
        patient:
          match: {}
          schema:
            index: 5
            elements:
              resource: {type: Resource, index: 6}
            required: [resource]
package_version: 2.0.0-beta.5
class: profile
kind: resource
url: http://nictiz.nl/fhir/StructureDefinition/mp-MedicationOverview-Bundle
base: http://hl7.org/fhir/StructureDefinition/Bundle
version: 2.0.0-beta.5
required: [entry]