PackagesCanonicalsLogsProblems
    Packages
    ch.chmed20af.emediplan@1.0.0
    http://chmed20af.emediplan.ch/fhir/StructureDefinition/chmed20af-card-bundle
description: Profile for Medication Card document. The Medication Card document summarizes the entire, current medication of a patient.
package_name: ch.chmed20af.emediplan
derivation: constraint
name: MedicationCardDocument
type: Bundle
elements:
  identifier: {short: Logical identifier for document (GUID), index: 0}
  type:
    pattern: {type: Code, value: document}
    index: 1
  timestamp: {short: The document's creation date and time, index: 2}
  entry:
    index: 3
    slicing:
      rules: open
      discriminator:
      - {path: resource, type: profile}
      min: null
      slices:
        composition:
          match: {}
          schema:
            _required: true
            index: 4
            elements:
              resource: {type: Composition, short: Medication Card, index: 5}
            required: [resource]
package_version: 1.0.0
class: profile
kind: resource
url: http://chmed20af.emediplan.ch/fhir/StructureDefinition/chmed20af-card-bundle
base: http://fhir.ch/ig/ch-emed/StructureDefinition/ch-emed-document-medicationcard
version: 1.0.0