PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.eu.mpd@1.0.0
    http://hl7.eu/fhir/mpd/StructureDefinition/Dosage-eu-mpd
description: This profile defines how to represent Dosage data on ePrescription and eDispensation. The profile is equal to FHIR Dosage and only adds obligations and source of requirements.
package_name: hl7.fhir.eu.mpd
derivation: constraint
name: DosageEuMpd
type: Dosage
elements:
  sequence: {index: 0}
  patientInstruction: {index: 1}
  timing:
    elements:
      repeat:
        index: 2
        elements:
          when: {index: 12}
          periodUnit: {index: 9}
          frequency: {index: 7}
          duration: {index: 5}
          bounds:
            choices: []
            index: 4
          durationUnit: {index: 6}
          dayOfWeek: {index: 10}
          period: {index: 8}
          timeOfDay: {index: 11}
  asNeeded:
    choices: []
    index: 14
    slicing:
      rules: open
      ordered: false
      discriminator:
      - {path: $this, type: type}
      min: null
      slices:
        asNeededBoolean:
          match: {}
          schema:
            choices: [asNeededBoolean]
            index: 16
          min: 0
          max: 1
  asNeededBoolean:
    type: boolean
    choiceOf: asNeeded
    index: 17
    slicing:
      slices:
        asNeededBoolean:
          match: {}
          schema: {type: boolean, choiceOf: asNeeded, index: 17}
          min: 0
          max: 1
  site: {index: 18}
  route: {index: 19}
  doseAndRate:
    index: 20
    elements:
      dose:
        choices: []
        index: 22
      rate:
        choices: []
        index: 24
package_version: 1.0.0
class: complex-type
kind: complex-type
url: http://hl7.eu/fhir/mpd/StructureDefinition/Dosage-eu-mpd
base: http://hl7.org/fhir/StructureDefinition/Dosage
version: 1.0.0