PackagesCanonicalsLogsProblems
    Packages
    nictiz.fhir.nl.stu3.zib2017@1.3.3
    http://nictiz.nl/fhir/StructureDefinition/zib-InstructionsForUse
description: 'This profile is based on Medicatieproces V9.0.7 and the related Dutch Health and Care Information models (Dutch: Zorginformatiebouwsteen or ZIB) InstructionsForUse version 1.1, year 2017. Instructions for the use or administration of the medication, e.g. dose and route of administration. In the event of medication use, this is the pattern of use established by the patient or which the patient followed'
package_name: nictiz.fhir.nl.stu3.zib2017
derivation: constraint
name: Zib InstructionsForUse
type: Dosage
elements:
  dose[x]:
    elements:
      low: {index: 14}
      high: {index: 15}
  doseRange:
    type: Range
    choiceOf: dose
    index: 13
    slicing:
      slices:
        DoseRange:
          match: {}
          schema: {type: Range, choiceOf: dose, index: 13}
  doseQuantity:
    type: Quantity
    choiceOf: dose
    index: 10
    slicing:
      slices:
        DoseQuantity:
          match: {}
          schema: {type: Quantity, choiceOf: dose, index: 10}
  dose:
    choices: [doseRange]
    index: 12
    slicing:
      slices:
        DoseRange:
          match: {}
          schema:
            choices: [doseRange]
            index: 12
  route: {short: RouteOfAdministration, index: 5}
  rate:
    short: AdministeringSpeed
    choices: []
    index: 19
  timing: {type: Timing, index: 3}
  additionalInstruction: {short: AdditionalInstructions, index: 2}
  sequence: {short: SequenceNumber, index: 0}
  maxDosePerPeriod:
    short: MaximumDose
    index: 16
    elements:
      numerator: {index: 17}
  asNeededCodeableConcept:
    short: AsNeeded
    type: CodeableConcept
    index: 4
    slicing:
      slices:
        asNeededCodeableConcept:
          match: {}
          schema: {short: AsNeeded, type: CodeableConcept, index: 4}
  text: {short: Description, index: 1}
package_version: 1.3.3
class: complex-type
kind: complex-type
url: http://nictiz.nl/fhir/StructureDefinition/zib-InstructionsForUse
base: http://hl7.org/fhir/StructureDefinition/Dosage
version: 2.0.1