PackagesCanonicalsLogsProblems
    Packages
    ch.fhir.ig.ch-emed@0.1.1
    http://fhir.ch/ig/ch-emed/StructureDefinition/ch-emed-dosage-structured
description: Definition of the structured dosage for the medication statement and medication dispense
package_name: ch.fhir.ig.ch-emed
derivation: constraint
name: CHEMEDDosageStructured
type: Dosage
elements:
  extension:
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: url, type: value}
      min: null
      slices:
        dosageType:
          match: {url: null}
          schema: {type: Extension, short: Dosage type, url: 'http://fhir.ch/ig/ch-emed/StructureDefinition/ch-emed-ext-dosagetype', index: 1}
          min: 0
          max: 1
  sequence: {short: The order of the dosage instructions, index: 2}
  text: {index: 3}
  timing:
    short: When medication should be administered
    index: 4
    elements:
      repeat:
        short: When the event is to occur
        index: 5
        elements:
          bounds:
            short: Length/Range of lengths, or (Start and/or end) limits
            choices: []
            index: 7
          when: {short: Code for time period of occurrence, index: 8}
  route:
    short: Route of administration
    binding: {strength: required, valueSet: 'http://fhir.ch/ig/ch-emed/ValueSet/edqm-routeofadministration'}
    index: 9
    elements:
      coding:
        index: 10
        elements:
          system: {index: 11}
          code: {index: 12}
          display: {index: 13}
        required: [display, system, code]
    required: [coding]
  doseAndRate:
    short: Amount of medication administered
    index: 14
    elements:
      dose:
        choices: []
        index: 16
package_version: 0.1.1
extensions:
  dosageType: {url: 'http://fhir.ch/ig/ch-emed/StructureDefinition/ch-emed-ext-dosagetype', min: 0, max: 1, type: Extension, short: Dosage type, index: 1}
class: complex-type
kind: complex-type
url: http://fhir.ch/ig/ch-emed/StructureDefinition/ch-emed-dosage-structured
base: http://hl7.org/fhir/StructureDefinition/Dosage
version: 0.1.1