PackagesCanonicalsLogsProblems
    Packages
    ch.fhir.ig.ch@emed-5.0.0
    http://fhir.ch/ig/ch-emed/StructureDefinition/ch-emed-document-pharmaceuticaladvice
description: Definition of the bundle for the pharmaceutical advice document
package_name: ch.fhir.ig.ch
derivation: constraint
name: CHEMEDDocumentPharmaceuticalAdvice
type: Bundle
elements:
  identifier:
    elements:
      value: {index: 0}
  timestamp: {short: The document's creation date and time, index: 1}
  entry:
    short: Pharmaceutical advice composition
    index: 2
    slicing:
      slices:
        Composition:
          match: {}
          schema:
            short: Pharmaceutical advice composition
            index: 2
            elements:
              resource: {type: Composition, index: 3}
        Observation:
          match: {}
          schema:
            array: true
            index: 4
            elements:
              resource: {type: Observation, index: 5}
            required: [resource]
        MedicationStatementChanged:
          match: {}
          schema:
            array: true
            index: 6
            elements:
              resource: {type: MedicationStatement, index: 7}
            required: [resource]
        MedicationRequestChanged:
          match: {}
          schema:
            array: true
            index: 8
            elements:
              resource: {type: MedicationRequest, index: 9}
            required: [resource]
package_version: emed-5.0.0
class: profile
kind: resource
url: http://fhir.ch/ig/ch-emed/StructureDefinition/ch-emed-document-pharmaceuticaladvice
base: http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-document-epr
version: 5.0.0