FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: StructureDefinition/DosagingInformation

Packageihe.pharm.meow
TypeStructureDefinition
IdDosagingInformation
FHIR VersionR5
Sourcehttp://profiles.ihe.net/PHARM/MEOW/https://build.fhir.org/ig/IHE/pharm-meow/StructureDefinition-DosagingInformation.html
URLhttp://profiles.ihe.net/PHARM/MEOW/StructureDefinition/DosagingInformation
Version0.1.0
Statusactive
Date2025-06-17T18:36:18+00:00
NameDosagingInformation
TitleDosaging (model)
Realmuv
Authorityihe
DescriptionLogical model for usage instructions for administring the requested product. Based on FHIR Dosage complex data type.
CopyrightIHE http://www.ihe.net/Governance/#Intellectual_Property
Typehttp://profiles.ihe.net/PHARM/MEOW/StructureDefinition/DosagingInformation
Kindlogical

Resources that use this resource

StructureDefinition
MedicationTreatmentLineLMMedication Treatment Line (model)

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: StructureDefinition DosagingInformation

NameFlagsCard.TypeDescription & Constraintsdoco
.. DosagingInformation 0..*BaseDosaging (model)
Instances of this logical model can be the target of a Reference
... sequence 0..1integerOrder of the dosage instruction, in case one treatment consists of several dosaging schemes
... text 0..1stringFree text usage/dosage instructions
... additionalInstruction 0..*CodeableConceptCoded instructions, e.g warnings to the patient, like 'may cause drowsiness' etc
... patientInstruction 0..1stringPatient oriented instructions as free text
... doseAndRate 0..*BackboneElementAmount of medication administered per one dose (= one timing)
.... type 0..1CodeableConceptThe kind of dose or rate specified (e.g calculated, ordered, etc).
.... dose 0..1Quantity!Range or SimpleQuantity. Amount of medication per one dose. (1 tablet, 2-3 tablets, 20ml)
.... rate 0..1Ratio!Ratio, Range or SimpleQuantity. Time period during which one defined dose is administered (per 1 hour, per 5-10 minutes)
... timing 0..1BackboneElementWhen medication should be administered (period, time of day, frequency, etc)
.... event 0..*dateTimeExact date and/or time of the administration
.... code 0..1CodeableConceptTiming abbreviation (AM - morning, Q4H - once in every 4 hours, BID - twice a day, etc)
.... repeat 0..1BackboneElementRepetition of the administration.
..... bounds 0..1BackboneElementTime bounds for the treatment (current dosaging scheme). Only one of the following can exist.
...... duration 0..1QuantityNumber of time units, e.g 10 days
...... range 0..1RangeA range of numbers of time units, 5-10 days
...... period 0..1PeriodStart and end date, 05.08.2023 - 10.08.2023
..... count 0..1BackboneElementNumber of times to repeat, exact or range
...... count 1..1integerNumber of times (e.g 'once', '10 times')
...... countMax 0..1integerMaximum number of times (e.g 'maximum 10 times')
..... duration 0..1BackboneElementDuration of one administration, exact or range
...... duration 1..1QuantityDuration of administration (e.g '5 minutes', '1 hour')
...... durationMax 0..1QuantityMaximum duration of administration (e.g 'maximum 1 hour')
..... frequency 0..1BackboneElementFrequency of intake/administration (e.g 'three times a day')
...... numberOfTimes 1..1integerNumber of times per period (e.g '3 times')
...... maxNumberOfTimes 0..1integerMaximum number of times per period (e.g. 'maximum 3 times')
...... period 1..1QuantityDuration to which the frequency applies (e.g '... / 1 day')
...... periodMax 0..1QuantityUpper limit of the period (e.g ... / 4-6 hours)
..... dayOfWeek 0..*CodeableConceptThe day of the week of administration, e.g Mon, Tue, etc
..... timeOfDay 0..*timeTime of day of administration (e.g '10:00')
..... eventTime 0..*BackboneElementAn event the administration is bound to, e.g 'before meal', '30 min before meal'
...... when 0..*CodeableConceptTime period or event ('before meal', 'immediately', 'morning')
...... offset 0..1integerminutes from event, before or after (?not sure how to show before/after with only positive integers)
... asNeeded 0..1booleanTake as needed
... asNeededFor 0..*CodeableConceptTake as needed for the coded reason
... bodySite 0..1CodeableConceptBody site of administration
... routeOfAdministration 0..1CodeableConceptRoute of administration
... methodOfAdministration 0..1CodeableConceptMethod of administration
... maxDose 0..*BackboneElementMaximum dose for the patient
.... maxDosePerPeriod 0..*RatioUpper limit on medication per unit of time
.... maxDosePerAdministration 0..1QuantityUpper limit on medication per one administration
.... maxDosePerLifetime 0..1QuantityUpper limit on medication per lifetime of the patient

doco Documentation for this format

Source

{
  "resourceType": "StructureDefinition",
  "id": "DosagingInformation",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-type-characteristics",
      "valueCode": "can-be-target"
    },
    {
      "url": "http://hl7.org/fhir/tools/StructureDefinition/logical-target",
      "valueBoolean": true
    }
  ],
  "url": "http://profiles.ihe.net/PHARM/MEOW/StructureDefinition/DosagingInformation",
  "version": "0.1.0",
  "name": "DosagingInformation",
  "title": "Dosaging (model)",
  "status": "active",
  "date": "2025-06-17T18:36:18+00:00",
  "publisher": "Integrating the Healthcare Enterprise (IHE)",
  "contact": [
    {
      "name": "Integrating the Healthcare Enterprise (IHE)",
      "telecom": [
        {
          "system": "url",
          "value": "http://ihe.net"
        },
        {
          "system": "email",
          "value": "secretary@ihe.net"
        }
      ]
    },
    {
      "name": "Jose Costa Teixeira",
      "telecom": [
        {
          "system": "email",
          "value": "jose.a.teixeira@gmail.com",
          "use": "work"
        }
      ]
    }
  ],
  "description": "Logical model for usage instructions for administring the requested product. Based on FHIR Dosage complex data type.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001"
        }
      ]
    }
  ],
  "copyright": "IHE http://www.ihe.net/Governance/#Intellectual_Property",
  "fhirVersion": "5.0.0",
  "mapping": [
    {
      "identity": "rim",
      "uri": "http://hl7.org/v3",
      "name": "RIM Mapping"
    }
  ],
  "kind": "logical",
  "abstract": false,
  "type": "http://profiles.ihe.net/PHARM/MEOW/StructureDefinition/DosagingInformation",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Base",
  "derivation": "specialization",
  "snapshot": {
    "extension": [
      {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
        "valueString": "5.0.0"
      }
    ],
    "element": [
      {
        "id": "DosagingInformation",
        "path": "DosagingInformation",
        "short": "Dosaging (model)",
        "definition": "Logical model for usage instructions for administring the requested product. Based on FHIR Dosage complex data type.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Base",
          "min": 0,
          "max": "*"
        },
        "isModifier": false,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "DosagingInformation.sequence",
        "path": "DosagingInformation.sequence",
        "short": "Order of the dosage instruction, in case one treatment consists of several dosaging schemes",
        "definition": "Order of the dosage instruction, in case one treatment consists of several dosaging schemes",
        "min": 0,
        "max": "1",
        "base": {
          "path": "DosagingInformation.sequence",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "integer"
          }
        ]
      },
      {
        "id": "DosagingInformation.text",
        "path": "DosagingInformation.text",
        "short": "Free text usage/dosage instructions",
        "definition": "Free text usage/dosage instructions",
        "min": 0,
        "max": "1",
        "base": {
          "path": "DosagingInformation.text",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "DosagingInformation.additionalInstruction",
        "path": "DosagingInformation.additionalInstruction",
        "short": "Coded instructions, e.g warnings to the patient, like 'may cause drowsiness' etc",
        "definition": "Coded instructions, e.g warnings to the patient, like 'may cause drowsiness' etc",
        "min": 0,
        "max": "*",
        "base": {
          "path": "DosagingInformation.additionalInstruction",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "DosagingInformation.patientInstruction",
        "path": "DosagingInformation.patientInstruction",
        "short": "Patient oriented instructions as free text",
        "definition": "Patient oriented instructions as free text",
        "min": 0,
        "max": "1",
        "base": {
          "path": "DosagingInformation.patientInstruction",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "DosagingInformation.doseAndRate",
        "path": "DosagingInformation.doseAndRate",
        "short": "Amount of medication administered per one dose (= one timing)",
        "definition": "Amount of medication administered per one dose (= one timing)",
        "min": 0,
        "max": "*",
        "base": {
          "path": "DosagingInformation.doseAndRate",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ]
      },
      {
        "id": "DosagingInformation.doseAndRate.id",
        "path": "DosagingInformation.doseAndRate.id",
        "representation": [
          "xmlAttr"
        ],
        "short": "Unique id for inter-element referencing",
        "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Element.id",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
                "valueUrl": "id"
              }
            ],
            "code": "http://hl7.org/fhirpath/System.String"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "isModifier": false,
        "isSummary": false,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "DosagingInformation.doseAndRate.extension",
        "path": "DosagingInformation.doseAndRate.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "description": "Extensions are always sliced by (at least) url",
          "rules": "open"
        },
        "short": "Additional content defined by implementations",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias": [
          "extensions",
          "user content"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "Element.extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": false,
        "isSummary": false,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "DosagingInformation.doseAndRate.modifierExtension",
        "path": "DosagingInformation.doseAndRate.modifierExtension",
        "short": "Extensions that cannot be ignored even if unrecognized",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored.  This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](http://hl7.org/fhir/R5/extensibility.html#modifierExtension).",
        "alias": [
          "extensions",
          "user content",
          "modifiers"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "BackboneElement.modifierExtension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": true,
        "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "DosagingInformation.doseAndRate.type",
        "path": "DosagingInformation.doseAndRate.type",
        "short": "The kind of dose or rate specified (e.g calculated, ordered, etc).",
        "definition": "The kind of dose or rate specified (e.g calculated, ordered, etc).",
        "min": 0,
        "max": "1",
        "base": {
          "path": "DosagingInformation.doseAndRate.type",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "DosagingInformation.doseAndRate.dose",
        "path": "DosagingInformation.doseAndRate.dose",
        "short": "!Range or SimpleQuantity. Amount of medication per one dose. (1 tablet, 2-3 tablets, 20ml)",
        "definition": "!Range or SimpleQuantity. Amount of medication per one dose. (1 tablet, 2-3 tablets, 20ml)",
        "min": 0,
        "max": "1",
        "base": {
          "path": "DosagingInformation.doseAndRate.dose",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ]
      },
      {
        "id": "DosagingInformation.doseAndRate.rate",
        "path": "DosagingInformation.doseAndRate.rate",
        "short": "!Ratio, Range or SimpleQuantity. Time period during which one defined dose is administered (per 1 hour, per 5-10 minutes)",
        "definition": "!Ratio, Range or SimpleQuantity. Time period during which one defined dose is administered (per 1 hour, per 5-10 minutes)",
        "min": 0,
        "max": "1",
        "base": {
          "path": "DosagingInformation.doseAndRate.rate",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Ratio"
          }
        ]
      },
      {
        "id": "DosagingInformation.timing",
        "path": "DosagingInformation.timing",
        "short": "When medication should be administered (period, time of day, frequency, etc)",
        "definition": "When medication should be administered (period, time of day, frequency, etc)",
        "min": 0,
        "max": "1",
        "base": {
          "path": "DosagingInformation.timing",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ]
      },
      {
        "id": "DosagingInformation.timing.id",
        "path": "DosagingInformation.timing.id",
        "representation": [
          "xmlAttr"
        ],
        "short": "Unique id for inter-element referencing",
        "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Element.id",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
                "valueUrl": "id"
              }
            ],
            "code": "http://hl7.org/fhirpath/System.String"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "isModifier": false,
        "isSummary": false,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "DosagingInformation.timing.extension",
        "path": "DosagingInformation.timing.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "description": "Extensions are always sliced by (at least) url",
          "rules": "open"
        },
        "short": "Additional content defined by implementations",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias": [
          "extensions",
          "user content"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "Element.extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": false,
        "isSummary": false,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "DosagingInformation.timing.modifierExtension",
        "path": "DosagingInformation.timing.modifierExtension",
        "short": "Extensions that cannot be ignored even if unrecognized",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored.  This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](http://hl7.org/fhir/R5/extensibility.html#modifierExtension).",
        "alias": [
          "extensions",
          "user content",
          "modifiers"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "BackboneElement.modifierExtension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": true,
        "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "DosagingInformation.timing.event",
        "path": "DosagingInformation.timing.event",
        "short": "Exact date and/or time of the administration",
        "definition": "Exact date and/or time of the administration",
        "min": 0,
        "max": "*",
        "base": {
          "path": "DosagingInformation.timing.event",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "DosagingInformation.timing.code",
        "path": "DosagingInformation.timing.code",
        "short": "Timing abbreviation (AM - morning, Q4H - once in every 4 hours, BID - twice a day, etc)",
        "definition": "Timing abbreviation (AM - morning, Q4H - once in every 4 hours, BID - twice a day, etc)",
        "min": 0,
        "max": "1",
        "base": {
          "path": "DosagingInformation.timing.code",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "DosagingInformation.timing.repeat",
        "path": "DosagingInformation.timing.repeat",
        "short": "Repetition of the administration.",
        "definition": "Repetition of the administration.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "DosagingInformation.timing.repeat",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ]
      },
      {
        "id": "DosagingInformation.timing.repeat.id",
        "path": "DosagingInformation.timing.repeat.id",
        "representation": [
          "xmlAttr"
        ],
        "short": "Unique id for inter-element referencing",
        "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Element.id",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
                "valueUrl": "id"
              }
            ],
            "code": "http://hl7.org/fhirpath/System.String"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "isModifier": false,
        "isSummary": false,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "DosagingInformation.timing.repeat.extension",
        "path": "DosagingInformation.timing.repeat.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "description": "Extensions are always sliced by (at least) url",
          "rules": "open"
        },
        "short": "Additional content defined by implementations",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias": [
          "extensions",
          "user content"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "Element.extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": false,
        "isSummary": false,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "DosagingInformation.timing.repeat.modifierExtension",
        "path": "DosagingInformation.timing.repeat.modifierExtension",
        "short": "Extensions that cannot be ignored even if unrecognized",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored.  This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](http://hl7.org/fhir/R5/extensibility.html#modifierExtension).",
        "alias": [
          "extensions",
          "user content",
          "modifiers"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "BackboneElement.modifierExtension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": true,
        "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "DosagingInformation.timing.repeat.bounds",
        "path": "DosagingInformation.timing.repeat.bounds",
        "short": "Time bounds for the treatment (current dosaging scheme). Only one of the following can exist.",
        "definition": "Time bounds for the treatment (current dosaging scheme). Only one of the following can exist.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "DosagingInformation.timing.repeat.bounds",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ]
      },
      {
        "id": "DosagingInformation.timing.repeat.bounds.id",
        "path": "DosagingInformation.timing.repeat.bounds.id",
        "representation": [
          "xmlAttr"
        ],
        "short": "Unique id for inter-element referencing",
        "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Element.id",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
                "valueUrl": "id"
              }
            ],
            "code": "http://hl7.org/fhirpath/System.String"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "isModifier": false,
        "isSummary": false,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "DosagingInformation.timing.repeat.bounds.extension",
        "path": "DosagingInformation.timing.repeat.bounds.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "description": "Extensions are always sliced by (at least) url",
          "rules": "open"
        },
        "short": "Additional content defined by implementations",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias": [
          "extensions",
          "user content"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "Element.extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": false,
        "isSummary": false,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "DosagingInformation.timing.repeat.bounds.modifierExtension",
        "path": "DosagingInformation.timing.repeat.bounds.modifierExtension",
        "short": "Extensions that cannot be ignored even if unrecognized",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored.  This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](http://hl7.org/fhir/R5/extensibility.html#modifierExtension).",
        "alias": [
          "extensions",
          "user content",
          "modifiers"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "BackboneElement.modifierExtension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": true,
        "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "DosagingInformation.timing.repeat.bounds.duration",
        "path": "DosagingInformation.timing.repeat.bounds.duration",
        "short": "Number of time units, e.g 10 days",
        "definition": "Number of time units, e.g 10 days",
        "min": 0,
        "max": "1",
        "base": {
          "path": "DosagingInformation.timing.repeat.bounds.duration",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ]
      },
      {
        "id": "DosagingInformation.timing.repeat.bounds.range",
        "path": "DosagingInformation.timing.repeat.bounds.range",
        "short": "A range of numbers of time units, 5-10 days",
        "definition": "A range of numbers of time units, 5-10 days",
        "min": 0,
        "max": "1",
        "base": {
          "path": "DosagingInformation.timing.repeat.bounds.range",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Range"
          }
        ]
      },
      {
        "id": "DosagingInformation.timing.repeat.bounds.period",
        "path": "DosagingInformation.timing.repeat.bounds.period",
        "short": "Start and end date, 05.08.2023 - 10.08.2023",
        "definition": "Start and end date, 05.08.2023 - 10.08.2023",
        "min": 0,
        "max": "1",
        "base": {
          "path": "DosagingInformation.timing.repeat.bounds.period",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Period"
          }
        ]
      },
      {
        "id": "DosagingInformation.timing.repeat.count",
        "path": "DosagingInformation.timing.repeat.count",
        "short": "Number of times to repeat, exact or range",
        "definition": "Number of times to repeat, exact or range",
        "min": 0,
        "max": "1",
        "base": {
          "path": "DosagingInformation.timing.repeat.count",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ]
      },
      {
        "id": "DosagingInformation.timing.repeat.count.id",
        "path": "DosagingInformation.timing.repeat.count.id",
        "representation": [
          "xmlAttr"
        ],
        "short": "Unique id for inter-element referencing",
        "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Element.id",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
                "valueUrl": "id"
              }
            ],
            "code": "http://hl7.org/fhirpath/System.String"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "isModifier": false,
        "isSummary": false,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "DosagingInformation.timing.repeat.count.extension",
        "path": "DosagingInformation.timing.repeat.count.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "description": "Extensions are always sliced by (at least) url",
          "rules": "open"
        },
        "short": "Additional content defined by implementations",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias": [
          "extensions",
          "user content"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "Element.extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": false,
        "isSummary": false,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "DosagingInformation.timing.repeat.count.modifierExtension",
        "path": "DosagingInformation.timing.repeat.count.modifierExtension",
        "short": "Extensions that cannot be ignored even if unrecognized",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored.  This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](http://hl7.org/fhir/R5/extensibility.html#modifierExtension).",
        "alias": [
          "extensions",
          "user content",
          "modifiers"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "BackboneElement.modifierExtension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": true,
        "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "DosagingInformation.timing.repeat.count.count",
        "path": "DosagingInformation.timing.repeat.count.count",
        "short": "Number of times (e.g 'once', '10 times')",
        "definition": "Number of times (e.g 'once', '10 times')",
        "min": 1,
        "max": "1",
        "base": {
          "path": "DosagingInformation.timing.repeat.count.count",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "integer"
          }
        ]
      },
      {
        "id": "DosagingInformation.timing.repeat.count.countMax",
        "path": "DosagingInformation.timing.repeat.count.countMax",
        "short": "Maximum number of times (e.g 'maximum 10 times')",
        "definition": "Maximum number of times (e.g 'maximum 10 times')",
        "min": 0,
        "max": "1",
        "base": {
          "path": "DosagingInformation.timing.repeat.count.countMax",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "integer"
          }
        ]
      },
      {
        "id": "DosagingInformation.timing.repeat.duration",
        "path": "DosagingInformation.timing.repeat.duration",
        "short": "Duration of one administration, exact or range",
        "definition": "Duration of one administration, exact or range",
        "min": 0,
        "max": "1",
        "base": {
          "path": "DosagingInformation.timing.repeat.duration",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ]
      },
      {
        "id": "DosagingInformation.timing.repeat.duration.id",
        "path": "DosagingInformation.timing.repeat.duration.id",
        "representation": [
          "xmlAttr"
        ],
        "short": "Unique id for inter-element referencing",
        "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Element.id",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
                "valueUrl": "id"
              }
            ],
            "code": "http://hl7.org/fhirpath/System.String"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "isModifier": false,
        "isSummary": false,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "DosagingInformation.timing.repeat.duration.extension",
        "path": "DosagingInformation.timing.repeat.duration.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "description": "Extensions are always sliced by (at least) url",
          "rules": "open"
        },
        "short": "Additional content defined by implementations",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias": [
          "extensions",
          "user content"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "Element.extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": false,
        "isSummary": false,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "DosagingInformation.timing.repeat.duration.modifierExtension",
        "path": "DosagingInformation.timing.repeat.duration.modifierExtension",
        "short": "Extensions that cannot be ignored even if unrecognized",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored.  This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](http://hl7.org/fhir/R5/extensibility.html#modifierExtension).",
        "alias": [
          "extensions",
          "user content",
          "modifiers"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "BackboneElement.modifierExtension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": true,
        "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "DosagingInformation.timing.repeat.duration.duration",
        "path": "DosagingInformation.timing.repeat.duration.duration",
        "short": "Duration of administration (e.g '5 minutes', '1 hour')",
        "definition": "Duration of administration (e.g '5 minutes', '1 hour')",
        "min": 1,
        "max": "1",
        "base": {
          "path": "DosagingInformation.timing.repeat.duration.duration",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ]
      },
      {
        "id": "DosagingInformation.timing.repeat.duration.durationMax",
        "path": "DosagingInformation.timing.repeat.duration.durationMax",
        "short": "Maximum duration of administration (e.g 'maximum 1 hour')",
        "definition": "Maximum duration of administration (e.g 'maximum 1 hour')",
        "min": 0,
        "max": "1",
        "base": {
          "path": "DosagingInformation.timing.repeat.duration.durationMax",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ]
      },
      {
        "id": "DosagingInformation.timing.repeat.frequency",
        "path": "DosagingInformation.timing.repeat.frequency",
        "short": "Frequency of intake/administration (e.g 'three times a day')",
        "definition": "Frequency of intake/administration (e.g 'three times a day')",
        "min": 0,
        "max": "1",
        "base": {
          "path": "DosagingInformation.timing.repeat.frequency",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ]
      },
      {
        "id": "DosagingInformation.timing.repeat.frequency.id",
        "path": "DosagingInformation.timing.repeat.frequency.id",
        "representation": [
          "xmlAttr"
        ],
        "short": "Unique id for inter-element referencing",
        "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Element.id",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
                "valueUrl": "id"
              }
            ],
            "code": "http://hl7.org/fhirpath/System.String"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "isModifier": false,
        "isSummary": false,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "DosagingInformation.timing.repeat.frequency.extension",
        "path": "DosagingInformation.timing.repeat.frequency.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "description": "Extensions are always sliced by (at least) url",
          "rules": "open"
        },
        "short": "Additional content defined by implementations",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias": [
          "extensions",
          "user content"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "Element.extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": false,
        "isSummary": false,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "DosagingInformation.timing.repeat.frequency.modifierExtension",
        "path": "DosagingInformation.timing.repeat.frequency.modifierExtension",
        "short": "Extensions that cannot be ignored even if unrecognized",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored.  This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](http://hl7.org/fhir/R5/extensibility.html#modifierExtension).",
        "alias": [
          "extensions",
          "user content",
          "modifiers"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "BackboneElement.modifierExtension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": true,
        "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "DosagingInformation.timing.repeat.frequency.numberOfTimes",
        "path": "DosagingInformation.timing.repeat.frequency.numberOfTimes",
        "short": "Number of times per period (e.g '3 times')",
        "definition": "Number of times per period (e.g '3 times')",
        "min": 1,
        "max": "1",
        "base": {
          "path": "DosagingInformation.timing.repeat.frequency.numberOfTimes",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "integer"
          }
        ]
      },
      {
        "id": "DosagingInformation.timing.repeat.frequency.maxNumberOfTimes",
        "path": "DosagingInformation.timing.repeat.frequency.maxNumberOfTimes",
        "short": "Maximum number of times per period (e.g. 'maximum 3 times')",
        "definition": "Maximum number of times per period (e.g. 'maximum 3 times')",
        "min": 0,
        "max": "1",
        "base": {
          "path": "DosagingInformation.timing.repeat.frequency.maxNumberOfTimes",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "integer"
          }
        ]
      },
      {
        "id": "DosagingInformation.timing.repeat.frequency.period",
        "path": "DosagingInformation.timing.repeat.frequency.period",
        "short": "Duration to which the frequency applies (e.g '... / 1 day')",
        "definition": "Duration to which the frequency applies (e.g '... / 1 day')",
        "min": 1,
        "max": "1",
        "base": {
          "path": "DosagingInformation.timing.repeat.frequency.period",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ]
      },
      {
        "id": "DosagingInformation.timing.repeat.frequency.periodMax",
        "path": "DosagingInformation.timing.repeat.frequency.periodMax",
        "short": "Upper limit of the period (e.g ... / 4-6 hours)",
        "definition": "Upper limit of the period (e.g ... / 4-6 hours)",
        "min": 0,
        "max": "1",
        "base": {
          "path": "DosagingInformation.timing.repeat.frequency.periodMax",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ]
      },
      {
        "id": "DosagingInformation.timing.repeat.dayOfWeek",
        "path": "DosagingInformation.timing.repeat.dayOfWeek",
        "short": "The day of the week of administration, e.g Mon, Tue, etc",
        "definition": "The day of the week of administration, e.g Mon, Tue, etc",
        "min": 0,
        "max": "*",
        "base": {
          "path": "DosagingInformation.timing.repeat.dayOfWeek",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "DosagingInformation.timing.repeat.timeOfDay",
        "path": "DosagingInformation.timing.repeat.timeOfDay",
        "short": "Time of day of administration (e.g '10:00')",
        "definition": "Time of day of administration (e.g '10:00')",
        "min": 0,
        "max": "*",
        "base": {
          "path": "DosagingInformation.timing.repeat.timeOfDay",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "time"
          }
        ]
      },
      {
        "id": "DosagingInformation.timing.repeat.eventTime",
        "path": "DosagingInformation.timing.repeat.eventTime",
        "short": "An event the administration is bound to, e.g 'before meal', '30 min before meal'",
        "definition": "An event the administration is bound to, e.g 'before meal', '30 min before meal'",
        "min": 0,
        "max": "*",
        "base": {
          "path": "DosagingInformation.timing.repeat.eventTime",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ]
      },
      {
        "id": "DosagingInformation.timing.repeat.eventTime.id",
        "path": "DosagingInformation.timing.repeat.eventTime.id",
        "representation": [
          "xmlAttr"
        ],
        "short": "Unique id for inter-element referencing",
        "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Element.id",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
                "valueUrl": "id"
              }
            ],
            "code": "http://hl7.org/fhirpath/System.String"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "isModifier": false,
        "isSummary": false,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "DosagingInformation.timing.repeat.eventTime.extension",
        "path": "DosagingInformation.timing.repeat.eventTime.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "description": "Extensions are always sliced by (at least) url",
          "rules": "open"
        },
        "short": "Additional content defined by implementations",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias": [
          "extensions",
          "user content"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "Element.extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": false,
        "isSummary": false,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "DosagingInformation.timing.repeat.eventTime.modifierExtension",
        "path": "DosagingInformation.timing.repeat.eventTime.modifierExtension",
        "short": "Extensions that cannot be ignored even if unrecognized",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored.  This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](http://hl7.org/fhir/R5/extensibility.html#modifierExtension).",
        "alias": [
          "extensions",
          "user content",
          "modifiers"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "BackboneElement.modifierExtension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": true,
        "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "DosagingInformation.timing.repeat.eventTime.when",
        "path": "DosagingInformation.timing.repeat.eventTime.when",
        "short": "Time period or event ('before meal', 'immediately', 'morning')",
        "definition": "Time period or event ('before meal', 'immediately', 'morning')",
        "min": 0,
        "max": "*",
        "base": {
          "path": "DosagingInformation.timing.repeat.eventTime.when",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "DosagingInformation.timing.repeat.eventTime.offset",
        "path": "DosagingInformation.timing.repeat.eventTime.offset",
        "short": "minutes from event, before or after (?not sure how to show before/after with only positive integers)",
        "definition": "minutes from event, before or after (?not sure how to show before/after with only positive integers)",
        "min": 0,
        "max": "1",
        "base": {
          "path": "DosagingInformation.timing.repeat.eventTime.offset",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "integer"
          }
        ]
      },
      {
        "id": "DosagingInformation.asNeeded",
        "path": "DosagingInformation.asNeeded",
        "short": "Take as needed",
        "definition": "Take as needed",
        "min": 0,
        "max": "1",
        "base": {
          "path": "DosagingInformation.asNeeded",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "boolean"
          }
        ]
      },
      {
        "id": "DosagingInformation.asNeededFor",
        "path": "DosagingInformation.asNeededFor",
        "short": "Take as needed for the coded reason",
        "definition": "Take as needed for the coded reason",
        "min": 0,
        "max": "*",
        "base": {
          "path": "DosagingInformation.asNeededFor",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "DosagingInformation.bodySite",
        "path": "DosagingInformation.bodySite",
        "short": "Body site of administration",
        "definition": "Body site of administration",
        "min": 0,
        "max": "1",
        "base": {
          "path": "DosagingInformation.bodySite",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "DosagingInformation.routeOfAdministration",
        "path": "DosagingInformation.routeOfAdministration",
        "short": "Route of administration",
        "definition": "Route of administration",
        "min": 0,
        "max": "1",
        "base": {
          "path": "DosagingInformation.routeOfAdministration",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "DosagingInformation.methodOfAdministration",
        "path": "DosagingInformation.methodOfAdministration",
        "short": "Method of administration",
        "definition": "Method of administration",
        "min": 0,
        "max": "1",
        "base": {
          "path": "DosagingInformation.methodOfAdministration",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "DosagingInformation.maxDose",
        "path": "DosagingInformation.maxDose",
        "short": "Maximum dose for the patient",
        "definition": "Maximum dose for the patient",
        "min": 0,
        "max": "*",
        "base": {
          "path": "DosagingInformation.maxDose",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ]
      },
      {
        "id": "DosagingInformation.maxDose.id",
        "path": "DosagingInformation.maxDose.id",
        "representation": [
          "xmlAttr"
        ],
        "short": "Unique id for inter-element referencing",
        "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Element.id",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
                "valueUrl": "id"
              }
            ],
            "code": "http://hl7.org/fhirpath/System.String"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "isModifier": false,
        "isSummary": false,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "DosagingInformation.maxDose.extension",
        "path": "DosagingInformation.maxDose.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "description": "Extensions are always sliced by (at least) url",
          "rules": "open"
        },
        "short": "Additional content defined by implementations",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias": [
          "extensions",
          "user content"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "Element.extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": false,
        "isSummary": false,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "DosagingInformation.maxDose.modifierExtension",
        "path": "DosagingInformation.maxDose.modifierExtension",
        "short": "Extensions that cannot be ignored even if unrecognized",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored.  This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](http://hl7.org/fhir/R5/extensibility.html#modifierExtension).",
        "alias": [
          "extensions",
          "user content",
          "modifiers"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "BackboneElement.modifierExtension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": true,
        "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "DosagingInformation.maxDose.maxDosePerPeriod",
        "path": "DosagingInformation.maxDose.maxDosePerPeriod",
        "short": "Upper limit on medication per unit of time",
        "definition": "Upper limit on medication per unit of time",
        "min": 0,
        "max": "*",
        "base": {
          "path": "DosagingInformation.maxDose.maxDosePerPeriod",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Ratio"
          }
        ]
      },
      {
        "id": "DosagingInformation.maxDose.maxDosePerAdministration",
        "path": "DosagingInformation.maxDose.maxDosePerAdministration",
        "short": "Upper limit on medication per one administration",
        "definition": "Upper limit on medication per one administration",
        "min": 0,
        "max": "1",
        "base": {
          "path": "DosagingInformation.maxDose.maxDosePerAdministration",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ]
      },
      {
        "id": "DosagingInformation.maxDose.maxDosePerLifetime",
        "path": "DosagingInformation.maxDose.maxDosePerLifetime",
        "short": "Upper limit on medication per lifetime of the patient",
        "definition": "Upper limit on medication per lifetime of the patient",
        "min": 0,
        "max": "1",
        "base": {
          "path": "DosagingInformation.maxDose.maxDosePerLifetime",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ]
      }
    ]
  },
  "differential": {
    "element": [
      {
        "id": "DosagingInformation",
        "path": "DosagingInformation",
        "short": "Dosaging (model)",
        "definition": "Logical model for usage instructions for administring the requested product. Based on FHIR Dosage complex data type."
      },
      {
        "id": "DosagingInformation.sequence",
        "path": "DosagingInformation.sequence",
        "short": "Order of the dosage instruction, in case one treatment consists of several dosaging schemes",
        "definition": "Order of the dosage instruction, in case one treatment consists of several dosaging schemes",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "integer"
          }
        ]
      },
      {
        "id": "DosagingInformation.text",
        "path": "DosagingInformation.text",
        "short": "Free text usage/dosage instructions",
        "definition": "Free text usage/dosage instructions",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "DosagingInformation.additionalInstruction",
        "path": "DosagingInformation.additionalInstruction",
        "short": "Coded instructions, e.g warnings to the patient, like 'may cause drowsiness' etc",
        "definition": "Coded instructions, e.g warnings to the patient, like 'may cause drowsiness' etc",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "DosagingInformation.patientInstruction",
        "path": "DosagingInformation.patientInstruction",
        "short": "Patient oriented instructions as free text",
        "definition": "Patient oriented instructions as free text",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "DosagingInformation.doseAndRate",
        "path": "DosagingInformation.doseAndRate",
        "short": "Amount of medication administered per one dose (= one timing)",
        "definition": "Amount of medication administered per one dose (= one timing)",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "DosagingInformation.doseAndRate.type",
        "path": "DosagingInformation.doseAndRate.type",
        "short": "The kind of dose or rate specified (e.g calculated, ordered, etc).",
        "definition": "The kind of dose or rate specified (e.g calculated, ordered, etc).",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "DosagingInformation.doseAndRate.dose",
        "path": "DosagingInformation.doseAndRate.dose",
        "short": "!Range or SimpleQuantity. Amount of medication per one dose. (1 tablet, 2-3 tablets, 20ml)",
        "definition": "!Range or SimpleQuantity. Amount of medication per one dose. (1 tablet, 2-3 tablets, 20ml)",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Quantity"
          }
        ]
      },
      {
        "id": "DosagingInformation.doseAndRate.rate",
        "path": "DosagingInformation.doseAndRate.rate",
        "short": "!Ratio, Range or SimpleQuantity. Time period during which one defined dose is administered (per 1 hour, per 5-10 minutes)",
        "definition": "!Ratio, Range or SimpleQuantity. Time period during which one defined dose is administered (per 1 hour, per 5-10 minutes)",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Ratio"
          }
        ]
      },
      {
        "id": "DosagingInformation.timing",
        "path": "DosagingInformation.timing",
        "short": "When medication should be administered (period, time of day, frequency, etc)",
        "definition": "When medication should be administered (period, time of day, frequency, etc)",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "DosagingInformation.timing.event",
        "path": "DosagingInformation.timing.event",
        "short": "Exact date and/or time of the administration",
        "definition": "Exact date and/or time of the administration",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "DosagingInformation.timing.code",
        "path": "DosagingInformation.timing.code",
        "short": "Timing abbreviation (AM - morning, Q4H - once in every 4 hours, BID - twice a day, etc)",
        "definition": "Timing abbreviation (AM - morning, Q4H - once in every 4 hours, BID - twice a day, etc)",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "DosagingInformation.timing.repeat",
        "path": "DosagingInformation.timing.repeat",
        "short": "Repetition of the administration.",
        "definition": "Repetition of the administration.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "DosagingInformation.timing.repeat.bounds",
        "path": "DosagingInformation.timing.repeat.bounds",
        "short": "Time bounds for the treatment (current dosaging scheme). Only one of the following can exist.",
        "definition": "Time bounds for the treatment (current dosaging scheme). Only one of the following can exist.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "DosagingInformation.timing.repeat.bounds.duration",
        "path": "DosagingInformation.timing.repeat.bounds.duration",
        "short": "Number of time units, e.g 10 days",
        "definition": "Number of time units, e.g 10 days",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Quantity"
          }
        ]
      },
      {
        "id": "DosagingInformation.timing.repeat.bounds.range",
        "path": "DosagingInformation.timing.repeat.bounds.range",
        "short": "A range of numbers of time units, 5-10 days",
        "definition": "A range of numbers of time units, 5-10 days",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Range"
          }
        ]
      },
      {
        "id": "DosagingInformation.timing.repeat.bounds.period",
        "path": "DosagingInformation.timing.repeat.bounds.period",
        "short": "Start and end date, 05.08.2023 - 10.08.2023",
        "definition": "Start and end date, 05.08.2023 - 10.08.2023",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Period"
          }
        ]
      },
      {
        "id": "DosagingInformation.timing.repeat.count",
        "path": "DosagingInformation.timing.repeat.count",
        "short": "Number of times to repeat, exact or range",
        "definition": "Number of times to repeat, exact or range",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "DosagingInformation.timing.repeat.count.count",
        "path": "DosagingInformation.timing.repeat.count.count",
        "short": "Number of times (e.g 'once', '10 times')",
        "definition": "Number of times (e.g 'once', '10 times')",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "integer"
          }
        ]
      },
      {
        "id": "DosagingInformation.timing.repeat.count.countMax",
        "path": "DosagingInformation.timing.repeat.count.countMax",
        "short": "Maximum number of times (e.g 'maximum 10 times')",
        "definition": "Maximum number of times (e.g 'maximum 10 times')",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "integer"
          }
        ]
      },
      {
        "id": "DosagingInformation.timing.repeat.duration",
        "path": "DosagingInformation.timing.repeat.duration",
        "short": "Duration of one administration, exact or range",
        "definition": "Duration of one administration, exact or range",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "DosagingInformation.timing.repeat.duration.duration",
        "path": "DosagingInformation.timing.repeat.duration.duration",
        "short": "Duration of administration (e.g '5 minutes', '1 hour')",
        "definition": "Duration of administration (e.g '5 minutes', '1 hour')",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Quantity"
          }
        ]
      },
      {
        "id": "DosagingInformation.timing.repeat.duration.durationMax",
        "path": "DosagingInformation.timing.repeat.duration.durationMax",
        "short": "Maximum duration of administration (e.g 'maximum 1 hour')",
        "definition": "Maximum duration of administration (e.g 'maximum 1 hour')",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Quantity"
          }
        ]
      },
      {
        "id": "DosagingInformation.timing.repeat.frequency",
        "path": "DosagingInformation.timing.repeat.frequency",
        "short": "Frequency of intake/administration (e.g 'three times a day')",
        "definition": "Frequency of intake/administration (e.g 'three times a day')",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "DosagingInformation.timing.repeat.frequency.numberOfTimes",
        "path": "DosagingInformation.timing.repeat.frequency.numberOfTimes",
        "short": "Number of times per period (e.g '3 times')",
        "definition": "Number of times per period (e.g '3 times')",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "integer"
          }
        ]
      },
      {
        "id": "DosagingInformation.timing.repeat.frequency.maxNumberOfTimes",
        "path": "DosagingInformation.timing.repeat.frequency.maxNumberOfTimes",
        "short": "Maximum number of times per period (e.g. 'maximum 3 times')",
        "definition": "Maximum number of times per period (e.g. 'maximum 3 times')",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "integer"
          }
        ]
      },
      {
        "id": "DosagingInformation.timing.repeat.frequency.period",
        "path": "DosagingInformation.timing.repeat.frequency.period",
        "short": "Duration to which the frequency applies (e.g '... / 1 day')",
        "definition": "Duration to which the frequency applies (e.g '... / 1 day')",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Quantity"
          }
        ]
      },
      {
        "id": "DosagingInformation.timing.repeat.frequency.periodMax",
        "path": "DosagingInformation.timing.repeat.frequency.periodMax",
        "short": "Upper limit of the period (e.g ... / 4-6 hours)",
        "definition": "Upper limit of the period (e.g ... / 4-6 hours)",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Quantity"
          }
        ]
      },
      {
        "id": "DosagingInformation.timing.repeat.dayOfWeek",
        "path": "DosagingInformation.timing.repeat.dayOfWeek",
        "short": "The day of the week of administration, e.g Mon, Tue, etc",
        "definition": "The day of the week of administration, e.g Mon, Tue, etc",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "DosagingInformation.timing.repeat.timeOfDay",
        "path": "DosagingInformation.timing.repeat.timeOfDay",
        "short": "Time of day of administration (e.g '10:00')",
        "definition": "Time of day of administration (e.g '10:00')",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "time"
          }
        ]
      },
      {
        "id": "DosagingInformation.timing.repeat.eventTime",
        "path": "DosagingInformation.timing.repeat.eventTime",
        "short": "An event the administration is bound to, e.g 'before meal', '30 min before meal'",
        "definition": "An event the administration is bound to, e.g 'before meal', '30 min before meal'",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "DosagingInformation.timing.repeat.eventTime.when",
        "path": "DosagingInformation.timing.repeat.eventTime.when",
        "short": "Time period or event ('before meal', 'immediately', 'morning')",
        "definition": "Time period or event ('before meal', 'immediately', 'morning')",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "DosagingInformation.timing.repeat.eventTime.offset",
        "path": "DosagingInformation.timing.repeat.eventTime.offset",
        "short": "minutes from event, before or after (?not sure how to show before/after with only positive integers)",
        "definition": "minutes from event, before or after (?not sure how to show before/after with only positive integers)",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "integer"
          }
        ]
      },
      {
        "id": "DosagingInformation.asNeeded",
        "path": "DosagingInformation.asNeeded",
        "short": "Take as needed",
        "definition": "Take as needed",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "boolean"
          }
        ]
      },
      {
        "id": "DosagingInformation.asNeededFor",
        "path": "DosagingInformation.asNeededFor",
        "short": "Take as needed for the coded reason",
        "definition": "Take as needed for the coded reason",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "DosagingInformation.bodySite",
        "path": "DosagingInformation.bodySite",
        "short": "Body site of administration",
        "definition": "Body site of administration",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "DosagingInformation.routeOfAdministration",
        "path": "DosagingInformation.routeOfAdministration",
        "short": "Route of administration",
        "definition": "Route of administration",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "DosagingInformation.methodOfAdministration",
        "path": "DosagingInformation.methodOfAdministration",
        "short": "Method of administration",
        "definition": "Method of administration",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "DosagingInformation.maxDose",
        "path": "DosagingInformation.maxDose",
        "short": "Maximum dose for the patient",
        "definition": "Maximum dose for the patient",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "DosagingInformation.maxDose.maxDosePerPeriod",
        "path": "DosagingInformation.maxDose.maxDosePerPeriod",
        "short": "Upper limit on medication per unit of time",
        "definition": "Upper limit on medication per unit of time",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Ratio"
          }
        ]
      },
      {
        "id": "DosagingInformation.maxDose.maxDosePerAdministration",
        "path": "DosagingInformation.maxDose.maxDosePerAdministration",
        "short": "Upper limit on medication per one administration",
        "definition": "Upper limit on medication per one administration",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Quantity"
          }
        ]
      },
      {
        "id": "DosagingInformation.maxDose.maxDosePerLifetime",
        "path": "DosagingInformation.maxDose.maxDosePerLifetime",
        "short": "Upper limit on medication per lifetime of the patient",
        "definition": "Upper limit on medication per lifetime of the patient",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Quantity"
          }
        ]
      }
    ]
  }
}