PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.be.medication@1.1.1
    https://www.ehealth.fgov.be/standards/fhir/medication/StructureDefinition/BeModelDosagingInformation
description: Structured Dosage data model.
package_name: hl7.fhir.be.medication
derivation: specialization
name: BeModelDosagingInformation
type: https://www.ehealth.fgov.be/standards/fhir/medication/StructureDefinition/BeModelDosagingInformation
elements:
  timing:
    type: BackboneElement
    short: When medication should be administered (period, time of day, frequency, etc)
    index: 0
    elements:
      event: {type: dateTime, short: Exact date and/or time of the administration, array: true, index: 1}
      code: {type: CodeableConcept, short: 'Timing abbreviation (AM - morning, Q4H - once in every 4 hours, BID - twice a day, etc)', index: 2}
  doseRange: {type: Range, short: 'Amount of medication per one dose (e.g ''1 tablet'', ''2-3 tablets'', ''20ml'')', index: 3}
  doseQuantity: {type: Quantity, short: 'Amount of medication per one dose (e.g ''1 tablet'', ''2-3 tablets'', ''20ml'')', index: 4}
  instructions: {type: string, short: 'Free text instructions for the patient, e.g ''take with food'', ''do not take with alcohol'', etc', index: 5}
  routeOfAdministration:
    type: CodeableConcept
    short: Route of administration
    binding: {strength: required, valueSet: 'https://www.ehealth.fgov.be/standards/fhir/terminology/ValueSet/BeRouteOfAdministrationVS'}
    index: 6
package_version: 1.1.1
class: logical
kind: logical
url: https://www.ehealth.fgov.be/standards/fhir/medication/StructureDefinition/BeModelDosagingInformation
base: http://hl7.org/fhir/StructureDefinition/Base
version: 1.1.1