PackagesCanonicalsLogsProblems
    Packages
    rs/ch.chmed20af.emediplan@2.0.0
    http://chmed20af.emediplan.ch/fhir/StructureDefinition/chmed20af-pre-bundle
description: A Medication Prescription document can be structured in a bundle according to the prescription bundle profile.
package_name: rs/ch.chmed20af.emediplan
derivation: constraint
name: MedicationPrescriptionDocument
type: Bundle
elements:
  identifier:
    mustSupport: true
    index: 0
    elements:
      system: {mustSupport: true, index: 1}
      value: {mustSupport: true, index: 2}
  type: {mustSupport: true, index: 3}
  timestamp: {mustSupport: true, index: 4}
  entry:
    mustSupport: true
    index: 5
    slicing:
      slices:
        Composition:
          match: {}
          schema:
            mustSupport: true
            index: 6
            elements:
              resource: {type: Composition, short: CHMED20AF Medication Prescription Composition, mustSupport: true, index: 7}
package_version: 2.0.0
class: profile
kind: resource
url: http://chmed20af.emediplan.ch/fhir/StructureDefinition/chmed20af-pre-bundle
base: http://fhir.ch/ig/ch-emed/StructureDefinition/ch-emed-document-medicationprescription
version: 2.0.0