PackagesCanonicalsLogsProblems
    Packages
    ch.fhir.ig.ch-emed@5.0.0
    http://fhir.ch/ig/ch-emed/StructureDefinition/ch-emed-document-medicationlist
description: Definition of the bundle for the medication list document
package_name: ch.fhir.ig.ch-emed
derivation: constraint
name: CHEMEDDocumentMedicationList
type: Bundle
elements:
  identifier:
    elements:
      value: {index: 0}
  timestamp: {short: The document's creation date and time, index: 1}
  entry:
    index: 2
    slicing:
      slices:
        Composition:
          match: {}
          schema:
            index: 2
            elements:
              resource: {type: Composition, short: CH EMED Medication List Composition, index: 3}
        MedicationStatement:
          match: {}
          schema:
            array: true
            index: 4
            elements:
              resource: {type: MedicationStatement, short: CH EMED MedicationStatement (LIST) | CH EMED MedicationStatement Changed (LIST), index: 5}
            required: [resource]
        MedicationRequest:
          match: {}
          schema:
            array: true
            index: 6
            elements:
              resource: {type: MedicationRequest, short: CH EMED MedicationRequest (LIST) | CH EMED MedicationRequest Changed (LIST), index: 7}
            required: [resource]
        MedicationDispense:
          match: {}
          schema:
            array: true
            index: 8
            elements:
              resource: {type: MedicationDispense, short: CH EMED MedicationDispense (LIST), index: 9}
            required: [resource]
        MedicationAdministration:
          match: {}
          schema:
            array: true
            index: 10
            elements:
              resource: {type: MedicationAdministration, short: CH EMED MedicationAdministration (LIST), index: 11}
            required: [resource]
        Observation:
          match: {}
          schema:
            array: true
            index: 12
            elements:
              resource: {type: Observation, short: CH EMED Observation (LIST), index: 13}
            required: [resource]
package_version: 5.0.0
class: profile
kind: resource
url: http://fhir.ch/ig/ch-emed/StructureDefinition/ch-emed-document-medicationlist
base: http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-document-epr
version: 5.0.0