PackagesCanonicalsLogsProblems
    Packages
    ch.fhir.ig.ch@emed-2.1.0
    http://fhir.ch/ig/ch-emed/StructureDefinition/ch-emed-medicationstatement-card
description: Definition of the medication statement for the Medication Card document
package_name: ch.fhir.ig.ch
derivation: constraint
name: CHEMEDMedicationStatementCard
type: MedicationStatement
elements:
  extension:
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: url, type: value}
      min: null
      slices:
        treatmentPlan:
          match: {url: null}
          schema: {type: Extension, short: Reference to the medication treatment plan, url: 'http://fhir.ch/ig/ch-emed/StructureDefinition/ch-emed-ext-treatmentplan', index: 1}
          min: 0
          max: 1
        authorDocument:
          match: {url: null}
          schema: {type: Extension, short: Author of the original document if different from the information source, url: 'http://fhir.ch/ig/ch-emed/StructureDefinition/ch-emed-ext-documentauthor', index: 2}
          min: 0
          max: 1
  medication:
    mustSupport: true
    choices: []
    index: 4
    slicing:
      slices:
        medicationReference:
          match: {}
          schema:
            mustSupport: true
            choices: []
            index: 4
  informationSource:
    type: Reference
    short: The author of the medical decision
    refers: ['http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-patient', 'http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitioner', 'http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-practitionerrole', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson']
    index: 5
    extensions:
      authorTime: {url: 'http://fhir.ch/ig/ch-core/StructureDefinition/ch-ext-epr-time', min: 0, max: 1, type: Extension, short: Timestamp of the authorship/data input, index: 7}
      authorOrganization: {url: 'http://fhir.ch/ig/ch-emed/StructureDefinition/ch-emed-ext-representedorganization', min: 0, max: 1, type: Extension, short: The author's organization, index: 8}
    elements:
      extension:
        index: 6
        slicing:
          rules: open
          discriminator:
          - {path: url, type: value}
          min: null
          slices:
            authorTime:
              match: {url: null}
              schema: {type: Extension, short: Timestamp of the authorship/data input, url: 'http://fhir.ch/ig/ch-core/StructureDefinition/ch-ext-epr-time', index: 7}
              min: 0
              max: 1
            authorOrganization:
              match: {url: null}
              schema: {type: Extension, short: The author's organization, url: 'http://fhir.ch/ig/ch-emed/StructureDefinition/ch-emed-ext-representedorganization', index: 8}
              min: 0
              max: 1
      reference: {index: 9}
    required: [reference]
  reasonCode:
    elements:
      text: {mustSupport: true, index: 10}
  note:
    elements:
      text: {mustSupport: true, index: 11}
  dosage:
    mustSupport: true
    index: 12
    slicing:
      slices:
        nonstructured:
          match: {}
          schema: {mustSupport: true, index: 13}
        structurednormal:
          match: {}
          schema: {mustSupport: true, index: 14}
        structuredsplit:
          match: {}
          schema: {mustSupport: true, index: 15}
package_version: emed-2.1.0
extensions:
  treatmentPlan: {url: 'http://fhir.ch/ig/ch-emed/StructureDefinition/ch-emed-ext-treatmentplan', min: 0, max: 1, type: Extension, short: Reference to the medication treatment plan, index: 1}
  authorDocument: {url: 'http://fhir.ch/ig/ch-emed/StructureDefinition/ch-emed-ext-documentauthor', min: 0, max: 1, type: Extension, short: Author of the original document if different from the information source, index: 2}
class: profile
kind: resource
url: http://fhir.ch/ig/ch-emed/StructureDefinition/ch-emed-medicationstatement-card
base: http://fhir.ch/ig/ch-emed/StructureDefinition/ch-emed-medicationstatement
version: 2.1.0