PackagesCanonicalsLogsProblems
    Packages
    nictiz.fhir.nl.stu3.zib2015@1.0.0
    http://nictiz.nl/fhir/StructureDefinition/zib-InstructionsForUse
description: 'This profile is based the Dutch Health and Care Information models (Dutch: Zorginformatiebouwsteen or ZIB)  nl.zorg.part.GebruiksInstructie version 1.0, 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.zib2015
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, short: AdministeringSchedule, 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.0.0
class: complex-type
kind: complex-type
url: http://nictiz.nl/fhir/StructureDefinition/zib-InstructionsForUse
base: http://hl7.org/fhir/StructureDefinition/Dosage
version: '1.0'