{
  "resourceType": "StructureDefinition",
  "id": "HdBe-InstructionsForUse.DosageInstructions",
  "url": "https://fhir.healthdata.be/StructureDefinition/HdBe-InstructionsForUse.DosageInstructions",
  "name": "HdBeInstructionsForUseDosageInstructions",
  "title": "HdBe InstructionsForUse.DosageInstructions",
  "status": "draft",
  "date": "2022-10-17T09:09:13.9562003+00:00",
  "publisher": "Healthdata.be (Sciensano)",
  "contact": [
    {
      "name": "Service portal – healthdata.be",
      "telecom": [
        {
          "system": "url",
          "value": "https://sciensano.service-now.com/sp",
          "use": "work"
        }
      ]
    }
  ],
  "description": "Instructions for the use or administration of the medication, e.g. dose and route of administration. In the event of medication use, this is the pattern of use established by the patient or which the patient followed.",
  "copyright": "Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise.",
  "fhirVersion": "4.0.1",
  "mapping": [
    {
      "identity": "zib-instructionsforuse-v1.2.1-2020EN",
      "uri": "https://zibs.nl/wiki/InstructionsForUse-v1.2.1(2020EN)",
      "name": "zib InstructionsForUse-v1.2.1(2020EN)"
    },
    {
      "identity": "zib-range-v1.0.1-2020EN",
      "uri": "https://zibs.nl/wiki/Range-v1.0.1(2020EN)",
      "name": "zib Range-v1.0.1(2020EN)"
    },
    {
      "identity": "HdBe-InstructionsForUse",
      "uri": "https://fhir.healthdata.be/StructureDefinition/LogicalModel/HdBe-InstructionsForUse",
      "name": "HdBe logical model InstructionsForUse"
    },
    {
      "identity": "HdBe-Range",
      "uri": "https://fhir.healthdata.be/StructureDefinition/LogicalModel/HdBe-Range",
      "name": "HdBe logical model Range"
    }
  ],
  "kind": "complex-type",
  "abstract": false,
  "type": "Dosage",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Dosage",
  "derivation": "constraint",
  "snapshot": {
    "element": [
      {
        "id": "Dosage",
        "path": "Dosage",
        "short": "DosingInstructions",
        "definition": "Indicates how the medication is/was taken or should be taken by the patient.",
        "comment": "This element _mostly_ represents the DosingInstructions container from CBB InstructionsForUse, but also includes the AdditionalInstructions and RouteOfAdministration concepts, which are normally placed on the same level as this container. As a result, these concepts are **duplicated** in every repetition of this element, even though these concepts should be present just once according to the CBB.\r\n\r\nThe RepeatPeriodCyclicalSchedule and Description elements of the CBB are not represented in this profile. When a HdBe profile contains a InstructionsForUse.DosageInstructions datatype, the RepeatPeriodCyclicalSchedule and Description elements are separately added to this profile as well.\r\n\r\nThis element does not contain a mapping to the Dosage container from CBB InstructionsForUse. However, the child concepts of Dosage are all mapped. Multiple Dosage instances are represented by another DosingInstructions that contains a similiar SequenceNumber.",
        "alias": [
          "Doseerinstructie"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "Dosage",
          "min": 0,
          "max": "*"
        },
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() | (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": ".outboundRelationship[typeCode=COMP].target[classCode=SBADM, moodCode=INT]"
          },
          {
            "identity": "zib-instructionsforuse-v1.2.1-2020EN",
            "map": "NL-CM:9.12.22095",
            "comment": "DosingInstructions"
          },
          {
            "identity": "HdBe-InstructionsForUse",
            "map": "InstructionsForUse.DosingInstructions"
          }
        ]
      },
      {
        "id": "Dosage.id",
        "path": "Dosage.id",
        "representation": [
          "xmlAttr"
        ],
        "short": "xml:id (or equivalent in JSON)",
        "definition": "unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "comment": "Note that FHIR strings may not exceed 1MB in size",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Element.id",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() | (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "Dosage.extension",
        "path": "Dosage.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. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to 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"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() | (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "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()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "Dosage.sequence",
        "path": "Dosage.sequence",
        "short": "SequenceNumber",
        "definition": "This indicates the sequence of the dosing instructions within the medication agreement.",
        "comment": "32 bit number; for values larger than this, use decimal",
        "requirements": "If the sequence number of multiple Dosages is the same, then it is implied that the instructions are to be treated as concurrent.  If the sequence number is different, then the Dosages are intended to be sequential.",
        "alias": [
          "Volgnummer"
        ],
        "min": 0,
        "max": "1",
        "base": {
          "path": "Dosage.sequence",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "integer"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() | (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": ".text"
          },
          {
            "identity": "zib-instructionsforuse-v1.2.1-2020EN",
            "map": "NL-CM:9.12.22503",
            "comment": "SequenceNumber"
          },
          {
            "identity": "HdBe-InstructionsForUse",
            "map": "InstructionsForUse.DosingInstructions.SequenceNumber"
          }
        ]
      },
      {
        "id": "Dosage.text",
        "path": "Dosage.text",
        "short": "Free text dosage instructions e.g. SIG",
        "definition": "Free text dosage instructions e.g. SIG.",
        "comment": "Note that FHIR strings may not exceed 1MB in size",
        "requirements": "Free text dosage instructions can be used for cases where the instructions are too complex to code.  The content of this attribute does not include the name or description of the medication. When coded instructions are present, the free text instructions may still be present for display to humans taking or administering the medication. It is expected that the text instructions will always be populated.  If the dosage.timing attribute is also populated, then the dosage.text should reflect the same information as the timing.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Dosage.text",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() | (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": ".text"
          }
        ]
      },
      {
        "id": "Dosage.additionalInstruction",
        "path": "Dosage.additionalInstruction",
        "short": "AdditionalInstructions",
        "definition": "The additional instructions contain extra information on the use of the current prescription.\r\n\r\nThis includes all instructions for use. The text can come from the original “paper\" medication prescription, but can also be generated from the coded information.\r\n\r\nThis concept may contain more information than what is structurally coded in the information below, but may not conflict with it. The instructions may not conflict with other components of the request for administration. The instructions can also refer to an existing protocol.",
        "comment": "Please note that in contrast to the CBB, this AdditionalInstructions concept is grouped under the DosingInstructions concept. This CBB concept should thus be duplicated when there are multiple DosingInstructions.",
        "requirements": "Additional instruction such as \"Swallow with plenty of water\" which may or may not be coded.",
        "alias": [
          "AanvullendeInstructie"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "Dosage.additionalInstruction",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() | (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "isSummary": true,
        "binding": {
          "extension": [
            {
              "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
              "valueString": "AdditionalInstruction"
            }
          ],
          "strength": "example",
          "description": "A coded concept identifying additional instructions such as \"take with water\" or \"avoid operating heavy machinery\"."
        },
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "v2",
            "map": "CE/CNE/CWE"
          },
          {
            "identity": "rim",
            "map": "CD"
          },
          {
            "identity": "orim",
            "map": "fhir:CodeableConcept rdfs:subClassOf dt:CD"
          },
          {
            "identity": "rim",
            "map": ".text"
          },
          {
            "identity": "zib-instructionsforuse-v1.2.1-2020EN",
            "map": "NL-CM:9.12.19944",
            "comment": "AdditionalInstructions"
          },
          {
            "identity": "HdBe-InstructionsForUse",
            "map": "InstructionsForUse.AdditionalInstructions"
          }
        ]
      },
      {
        "id": "Dosage.patientInstruction",
        "path": "Dosage.patientInstruction",
        "short": "Patient or consumer oriented instructions",
        "definition": "Instructions in terms that are understood by the patient or consumer.",
        "comment": "Note that FHIR strings may not exceed 1MB in size",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Dosage.patientInstruction",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() | (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": ".text"
          }
        ]
      },
      {
        "id": "Dosage.timing",
        "path": "Dosage.timing",
        "short": "AdministeringSchedule",
        "definition": "Specifications of the times at which the medication is to be administered. This is indicated as follows:\r\n* Time(s) (16:00) or indications (“before meals”) at which the medication is to be taken each day.\r\n* A specific number of times the medication is to be taken each day (\"3x a day\"), indicated with the frequency.\r\n* A time interval between consecutive doses (“Every 2 hours”, “every 3 days”), indicated with the word Interval.\r\n* Combined periods with an interval and duration (“1 daily for three out of four weeks: the pill schedule”)\r\n\r\nIf a certain medication is not to be taken daily, the aforementioned can be combined with daily indications:\r\n\r\n* One or more week days on which the medication is to be administered (e.g. “Monday, Wednesday, Friday”)\r\n* ”3x a week”, “2x a month”.\r\n\r\nThe specified administration “infinite” is automatically to be repeated until:\r\n* The end date and time has been reached\r\n* The total administration duration has been reached (14 days)\r\n* A specific amount of administrations has been reached (“20 doses”), to be entered in the Frequency concept.",
        "comment": "This attribute may not always be populated while the Dosage.text is expected to be populated.  If both are populated, then the Dosage.text should reflect the content of the Dosage.timing.",
        "requirements": "The timing schedule for giving the medication to the patient. The Schedule data type allows many different expressions. For example: \"Every 8 hours\"; \"Three times a day\"; \"1/2 an hour before breakfast for 10 days from 23-Dec 2011:\"; \"15 Oct 2013, 17 Oct 2013 and 1 Nov 2013\".  Sometimes, a rate can imply duration when expressed as total volume / duration (e.g.  500mL/2 hours implies a duration of 2 hours).  However, when rate doesn't imply duration (e.g. 250mL/hour), then the timing.repeat.duration is needed to convey the infuse over time period.",
        "alias": [
          "Toedieningsschema"
        ],
        "min": 0,
        "max": "1",
        "base": {
          "path": "Dosage.timing",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Timing"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() | (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "v2",
            "map": "N/A"
          },
          {
            "identity": "rim",
            "map": "QSET<TS> (GTS)"
          },
          {
            "identity": "rim",
            "map": ".effectiveTime"
          },
          {
            "identity": "zib-instructionsforuse-v1.2.1-2020EN",
            "map": "NL-CM:9.12.19948",
            "comment": "AdministeringSchedule"
          },
          {
            "identity": "HdBe-InstructionsForUse",
            "map": "InstructionsForUse.DosingInstructions.Dosage.AdministeringSchedule"
          }
        ]
      },
      {
        "id": "Dosage.timing.id",
        "path": "Dosage.timing.id",
        "representation": [
          "xmlAttr"
        ],
        "short": "xml:id (or equivalent in JSON)",
        "definition": "unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "comment": "Note that FHIR strings may not exceed 1MB in size",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Element.id",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() | (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "Dosage.timing.extension",
        "path": "Dosage.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. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to 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"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() | (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "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()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "Dosage.timing.event",
        "path": "Dosage.timing.event",
        "short": "When the event occurs",
        "definition": "Identifies specific times when the event occurs.",
        "requirements": "In an MAR, for instance, you need to take a general specification, and turn it into a precise specification.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Timing.event",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() | (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "QLIST<TS>"
          }
        ]
      },
      {
        "id": "Dosage.timing.repeat",
        "path": "Dosage.timing.repeat",
        "short": "When the event is to occur",
        "definition": "A set of rules that describe when the event is scheduled.",
        "requirements": "Many timing schedules are determined by regular repetitions.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Timing.repeat",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Element"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() | (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "tim-9",
            "severity": "error",
            "human": "If there's an offset, there must be a when (and not C, CM, CD, CV)",
            "expression": "offset.empty() or (when.exists() and ((when in ('C' | 'CM' | 'CD' | 'CV')).not()))",
            "xpath": "not(exists(f:offset)) or exists(f:when)",
            "source": "http://hl7.org/fhir/StructureDefinition/Timing"
          },
          {
            "key": "tim-5",
            "severity": "error",
            "human": "period SHALL be a non-negative value",
            "expression": "period.exists() implies period >= 0",
            "xpath": "f:period/@value >= 0 or not(f:period/@value)",
            "source": "http://hl7.org/fhir/StructureDefinition/Timing"
          },
          {
            "key": "tim-6",
            "severity": "error",
            "human": "If there's a periodMax, there must be a period",
            "expression": "periodMax.empty() or period.exists()",
            "xpath": "not(exists(f:periodMax)) or exists(f:period)",
            "source": "http://hl7.org/fhir/StructureDefinition/Timing"
          },
          {
            "key": "tim-7",
            "severity": "error",
            "human": "If there's a durationMax, there must be a duration",
            "expression": "durationMax.empty() or duration.exists()",
            "xpath": "not(exists(f:durationMax)) or exists(f:duration)",
            "source": "http://hl7.org/fhir/StructureDefinition/Timing"
          },
          {
            "key": "tim-8",
            "severity": "error",
            "human": "If there's a countMax, there must be a count",
            "expression": "countMax.empty() or count.exists()",
            "xpath": "not(exists(f:countMax)) or exists(f:count)",
            "source": "http://hl7.org/fhir/StructureDefinition/Timing"
          },
          {
            "key": "tim-1",
            "severity": "error",
            "human": "if there's a duration, there needs to be duration units",
            "expression": "duration.empty() or durationUnit.exists()",
            "xpath": "not(exists(f:duration)) or exists(f:durationUnit)",
            "source": "http://hl7.org/fhir/StructureDefinition/Timing"
          },
          {
            "key": "tim-10",
            "severity": "error",
            "human": "If there's a timeOfDay, there cannot be be a when, or vice versa",
            "expression": "timeOfDay.empty() or when.empty()",
            "xpath": "not(exists(f:timeOfDay)) or not(exists(f:when))",
            "source": "http://hl7.org/fhir/StructureDefinition/Timing"
          },
          {
            "key": "tim-2",
            "severity": "error",
            "human": "if there's a period, there needs to be period units",
            "expression": "period.empty() or periodUnit.exists()",
            "xpath": "not(exists(f:period)) or exists(f:periodUnit)",
            "source": "http://hl7.org/fhir/StructureDefinition/Timing"
          },
          {
            "key": "tim-4",
            "severity": "error",
            "human": "duration SHALL be a non-negative value",
            "expression": "duration.exists() implies duration >= 0",
            "xpath": "f:duration/@value >= 0 or not(f:duration/@value)",
            "source": "http://hl7.org/fhir/StructureDefinition/Timing"
          }
        ],
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "Implies PIVL or EIVL"
          }
        ]
      },
      {
        "id": "Dosage.timing.repeat.id",
        "path": "Dosage.timing.repeat.id",
        "representation": [
          "xmlAttr"
        ],
        "short": "xml:id (or equivalent in JSON)",
        "definition": "unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "comment": "Note that FHIR strings may not exceed 1MB in size",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Element.id",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() | (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "Dosage.timing.repeat.extension",
        "path": "Dosage.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. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to 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"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() | (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "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()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "Dosage.timing.repeat.extension:timingExact",
        "path": "Dosage.timing.repeat.extension",
        "sliceName": "timingExact",
        "short": "Whether specified times must be followed as closely as possible",
        "definition": "If true, indicates that the specified times, frequencies, periods are expected to be adhered to as precisely as possible.  If false, indicates that a typical degree of variability based on institutional and/or patient convenience is acceptable.",
        "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": "1",
        "base": {
          "path": "Element.extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/timing-exact"
            ]
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() | (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "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()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          },
          {
            "identity": "v2",
            "map": "N/A"
          },
          {
            "identity": "rim",
            "map": "GTS.IsFlexible"
          }
        ]
      },
      {
        "id": "Dosage.timing.repeat.extension:timingExact.id",
        "path": "Dosage.timing.repeat.extension.id",
        "representation": [
          "xmlAttr"
        ],
        "short": "xml:id (or equivalent in JSON)",
        "definition": "unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "comment": "Note that FHIR strings may not exceed 1MB in size",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Element.id",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() | (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "Dosage.timing.repeat.extension:timingExact.extension",
        "path": "Dosage.timing.repeat.extension.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. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to 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": "0",
        "base": {
          "path": "Element.extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() | (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "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()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "Dosage.timing.repeat.extension:timingExact.url",
        "path": "Dosage.timing.repeat.extension.url",
        "representation": [
          "xmlAttr"
        ],
        "short": "identifies the meaning of the extension",
        "definition": "Source of the definition for the extension code - a logical name or a URL.",
        "comment": "The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition SHALL be a URI for the Structure Definition defining the extension.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "Extension.url",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "uri"
          }
        ],
        "fixedUri": "http://hl7.org/fhir/StructureDefinition/timing-exact",
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() | (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "Dosage.timing.repeat.extension:timingExact.value[x]",
        "path": "Dosage.timing.repeat.extension.value[x]",
        "slicing": {
          "discriminator": [
            {
              "type": "type",
              "path": "$this"
            }
          ],
          "ordered": false,
          "rules": "open"
        },
        "short": "Value of extension",
        "definition": "Indicates that the timing as specified by `.frequency`, `.period` and `.periodUnit` should be strictly interpreted. This is the case when the CBB concept Interval is expressed using these elements (as opposed to the CBB concept Frequency).\r\n\r\nThe times can be chosen freely, but distribution throughout the day is more precise, and the interval between times is important (e.g. in the case of antibiotics) In the case of Baxter packs and intramural care, such a prescription is used to draw up a (location-specific) outline for distribution times (logistics).",
        "comment": "Notes on the CBB concepts Frequency and Interval:\n1. An interval (in FHIR) is just a normal frequency with a period of 1 and is represented in FHIR as just another frequency using `.frequency`, `.period` and `.periodUnit`. However, the CBB differentiates between the two concepts in the timing precision (the Interval concept defines precise intervals while the Frequency concept defines approximate intervals). When the interval is precise, this is communicated using the extension in `extension:timingExact`.\n2. On the other hand, the CBB Frequency concept might be used to express a single-use, non-repeating series by omitting the time unit. In FHIR, this is _not_ represented as a frequency, but with the `.count` element.\n3. Lastly, the Frequency concept may be used to express either a single nominal value or a range. A range is represented by respectively setting the minimum and maximum value to `.frequency` and `.frequencyMax`, or to `.count` and `.countMax` for single-use events. A nominal value is expressed by setting its value to `.frequency` or to `.count` for single-use events, and leaving `.frequencyMax` and `.countMax` unpopulated.\n\nIn summary:\n* CBB concept Frequency:\n * With time unit:\n  * Nominal value: `.frequency`, `.period` and `.periodUnit`\n  * Range: `.frequency`, `.frequencyMax`, `.period` and `.periodUnit`\n  * Without time unit:\n  * Nominal value: `.count`\n  * Range: `.count` and `.countMax`\n* CBB concept Interval: `.frequency` (set to 1), `.period`, `.periodUnit` and `.extension:timingExact` (set to _true_)",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Extension.value[x]",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "base64Binary"
          },
          {
            "code": "boolean"
          },
          {
            "code": "code"
          },
          {
            "code": "date"
          },
          {
            "code": "dateTime"
          },
          {
            "code": "decimal"
          },
          {
            "code": "id"
          },
          {
            "code": "instant"
          },
          {
            "code": "integer"
          },
          {
            "code": "markdown"
          },
          {
            "code": "oid"
          },
          {
            "code": "positiveInt"
          },
          {
            "code": "string"
          },
          {
            "code": "time"
          },
          {
            "code": "unsignedInt"
          },
          {
            "code": "uri"
          },
          {
            "code": "Address"
          },
          {
            "code": "Age"
          },
          {
            "code": "Annotation"
          },
          {
            "code": "Attachment"
          },
          {
            "code": "CodeableConcept"
          },
          {
            "code": "Coding"
          },
          {
            "code": "ContactPoint"
          },
          {
            "code": "Count"
          },
          {
            "code": "Distance"
          },
          {
            "code": "Duration"
          },
          {
            "code": "HumanName"
          },
          {
            "code": "Identifier"
          },
          {
            "code": "Money"
          },
          {
            "code": "Period"
          },
          {
            "code": "Quantity"
          },
          {
            "code": "Range"
          },
          {
            "code": "Ratio"
          },
          {
            "code": "Reference"
          },
          {
            "code": "SampledData"
          },
          {
            "code": "Signature"
          },
          {
            "code": "Timing"
          },
          {
            "code": "Meta"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() | (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          },
          {
            "identity": "zib-instructionsforuse-v1.2.1-2020EN",
            "map": "NL-CM:9.12.19950",
            "comment": "Interval (implicit, main mapping is on .frequency, .period and .periodMax)"
          },
          {
            "identity": "HdBe-InstructionsForUse",
            "map": "InstructionsForUse.DosingInstructions.Dosage.AdministeringSchedule.Interval",
            "comment": "implicit, main mapping is on .frequency, .period and .periodMax"
          }
        ]
      },
      {
        "id": "Dosage.timing.repeat.extension:timingExact.value[x]:valueBoolean",
        "path": "Dosage.timing.repeat.extension.value[x]",
        "sliceName": "valueBoolean",
        "short": "Value of extension",
        "definition": "Value of extension - may be a resource or one of a constrained set of the data types (see Extensibility in the spec for list).",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Extension.value[x]",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "boolean"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() | (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "Dosage.timing.repeat.bounds[x]",
        "path": "Dosage.timing.repeat.bounds[x]",
        "slicing": {
          "discriminator": [
            {
              "type": "type",
              "path": "$this"
            }
          ],
          "rules": "open"
        },
        "short": "Length/Range of lengths, or (Start and/or end) limits",
        "definition": "Either a duration for the length of the timing schedule, a range of possible length, or outer bounds for start and/or end limits of the timing schedule.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Timing.repeat.bounds[x]",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Duration"
          },
          {
            "code": "Range"
          },
          {
            "code": "Period"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() | (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "IVL(TS) used in a QSI"
          }
        ]
      },
      {
        "id": "Dosage.timing.repeat.bounds[x]:boundsDuration",
        "path": "Dosage.timing.repeat.bounds[x]",
        "sliceName": "boundsDuration",
        "short": "DoseDuration",
        "definition": "The intended time duration for these dosing instructions, e.g. 5 days or 8 weeks. \r\nIn the case of medication for an indefinite period, the dosing duration is left empty in the last dosing instruction.",
        "alias": [
          "Doseerduur"
        ],
        "min": 0,
        "max": "1",
        "base": {
          "path": "Timing.repeat.bounds[x]",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Duration"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() | (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "IVL(TS) used in a QSI"
          },
          {
            "identity": "zib-instructionsforuse-v1.2.1-2020EN",
            "map": "NL-CM:9.12.22506",
            "comment": "DoseDuration"
          },
          {
            "identity": "HdBe-InstructionsForUse",
            "map": "InstructionsForUse.DosingInstructions.DoseDuration"
          }
        ]
      },
      {
        "id": "Dosage.timing.repeat.count",
        "path": "Dosage.timing.repeat.count",
        "short": "Frequency / minimumValue / nominalValue",
        "definition": "Usually, frequency comprises both amount and time unit (3 times a day), but it can occur without the time unit (single use). This is represented by this `.count` element and optionally `.countMax` if a range should be represented.\r\n\r\nA reasonable distribution over the day is expected, but exact times are not given. This is left to the patient. It is the most common manner of extramural prescription. In the case of Baxter packs and intramural care, such a prescription is used to draw up a (location-specific) outline for distribution times (logistics).",
        "comment": "Notes on the CBB concepts Frequency and Interval:\n1. An interval (in FHIR) is just a normal frequency with a period of 1 and is represented in FHIR as just another frequency using `.frequency`, `.period` and `.periodUnit`. However, the CBB differentiates between the two concepts in the timing precision (the Interval concept defines precise intervals while the Frequency concept defines approximate intervals). When the interval is precise, this is communicated using the extension in `extension:timingExact`.\n2. On the other hand, the CBB Frequency concept might be used to express a single-use, non-repeating series by omitting the time unit. In FHIR, this is _not_ represented as a frequency, but with the `.count` element.\n3. Lastly, the Frequency concept may be used to express either a single nominal value or a range. A range is represented by respectively setting the minimum and maximum value to `.frequency` and `.frequencyMax`, or to `.count` and `.countMax` for single-use events. A nominal value is expressed by setting its value to `.frequency` or to `.count` for single-use events, and leaving `.frequencyMax` and `.countMax` unpopulated.\n\nIn summary:\n* CBB concept Frequency:\n * With time unit:\n  * Nominal value: `.frequency`, `.period` and `.periodUnit`\n  * Range: `.frequency`, `.frequencyMax`, `.period` and `.periodUnit`\n  * Without time unit:\n  * Nominal value: `.count`\n  * Range: `.count` and `.countMax`\n* CBB concept Interval: `.frequency` (set to 1), `.period`, `.periodUnit` and `.extension:timingExact` (set to _true_)",
        "requirements": "Repetitions may be limited by end time or total occurrences.",
        "alias": [
          "Frequentie",
          "nominaleWaarde",
          "minimumWaarde"
        ],
        "min": 0,
        "max": "1",
        "base": {
          "path": "Timing.repeat.count",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "integer"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() | (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "PIVL.count"
          },
          {
            "identity": "zib-instructionsforuse-v1.2.1-2020EN",
            "map": "NL-CM:9.12.19949",
            "comment": "Frequency (single use only)"
          },
          {
            "identity": "zib-range-v1.0.1-2020EN",
            "map": "NL-CM:20.1.2",
            "comment": "minimumValue"
          },
          {
            "identity": "zib-range-v1.0.1-2020EN",
            "map": "NL-CM:20.1.4",
            "comment": "nominalValue"
          },
          {
            "identity": "HdBe-InstructionsForUse",
            "map": "InstructionsForUse.DosingInstructions.Dosage.AdministeringSchedule.Frequency",
            "comment": "single use only"
          },
          {
            "identity": "HdBe-Range",
            "map": "Range.NominalValue"
          },
          {
            "identity": "HdBe-Range",
            "map": "Range.MinimumValue"
          }
        ]
      },
      {
        "id": "Dosage.timing.repeat.countMax",
        "path": "Dosage.timing.repeat.countMax",
        "short": "Frequency / maximumValue",
        "definition": "Usually, frequency comprises both amount and time unit (3 times a day), but it can occur without the time unit (single use). This is represented by the `.count` element and optionally `.countMax` if a range should be represented.\r\n\r\nA reasonable distribution over the day is expected, but exact times are not given. This is left to the patient. It is the most common manner of extramural prescription. In the case of Baxter packs and intramural care, such a prescription is used to draw up a (location-specific) outline for distribution times (logistics).",
        "comment": "Notes on the CBB concepts Frequency and Interval:\n1. An interval (in FHIR) is just a normal frequency with a period of 1 and is represented in FHIR as just another frequency using `.frequency`, `.period` and `.periodUnit`. However, the CBB differentiates between the two concepts in the timing precision (the Interval concept defines precise intervals while the Frequency concept defines approximate intervals). When the interval is precise, this is communicated using the extension in `extension:timingExact`.\n2. On the other hand, the CBB Frequency concept might be used to express a single-use, non-repeating series by omitting the time unit. In FHIR, this is _not_ represented as a frequency, but with the `.count` element.\n3. Lastly, the Frequency concept may be used to express either a single nominal value or a range. A range is represented by respectively setting the minimum and maximum value to `.frequency` and `.frequencyMax`, or to `.count` and `.countMax` for single-use events. A nominal value is expressed by setting its value to `.frequency` or to `.count` for single-use events, and leaving `.frequencyMax` and `.countMax` unpopulated.\n\nIn summary:\n* CBB concept Frequency:\n * With time unit:\n  * Nominal value: `.frequency`, `.period` and `.periodUnit`\n  * Range: `.frequency`, `.frequencyMax`, `.period` and `.periodUnit`\n  * Without time unit:\n  * Nominal value: `.count`\n  * Range: `.count` and `.countMax`\n* CBB concept Interval: `.frequency` (set to 1), `.period`, `.periodUnit` and `.extension:timingExact` (set to _true_)",
        "alias": [
          "Frequentie",
          "maximumWaarde"
        ],
        "min": 0,
        "max": "1",
        "base": {
          "path": "Timing.repeat.countMax",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "integer"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() | (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "PIVL.count"
          },
          {
            "identity": "zib-instructionsforuse-v1.2.1-2020EN",
            "map": "NL-CM:9.12.19949",
            "comment": "Frequency"
          },
          {
            "identity": "zib-range-v1.0.1-2020EN",
            "map": "NL-CM:20.1.3",
            "comment": "maximumValue"
          },
          {
            "identity": "HdBe-InstructionsForUse",
            "map": "InstructionsForUse.DosingInstructions.Dosage.AdministeringSchedule.Frequency"
          },
          {
            "identity": "HdBe-Range",
            "map": "Range.MaximumValue"
          }
        ]
      },
      {
        "id": "Dosage.timing.repeat.duration",
        "path": "Dosage.timing.repeat.duration",
        "short": "DurationOfAdministration",
        "definition": "The duration of administration defines the length of time during which the drug is administered and is mainly used in the slow parenteral administration of fluids. The `durationUnit` defines the time unit.",
        "comment": "For some events the duration is part of the definition of the event (e.g. IV infusions, where the duration is implicit in the specified quantity and rate). For others, it's part of the timing specification (e.g. exercise).",
        "requirements": "Some activities are not instantaneous and need to be maintained for a period of time.",
        "alias": [
          "Toedieningsduur"
        ],
        "min": 0,
        "max": "1",
        "base": {
          "path": "Timing.repeat.duration",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "decimal"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() | (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "PIVL.phase"
          },
          {
            "identity": "zib-instructionsforuse-v1.2.1-2020EN",
            "map": "NL-CM:9.12.23141",
            "comment": "DurationOfAdministration"
          },
          {
            "identity": "HdBe-InstructionsForUse",
            "map": "InstructionsForUse.DosingInstructions.Dosage.DurationOfAdministration"
          }
        ]
      },
      {
        "id": "Dosage.timing.repeat.durationMax",
        "path": "Dosage.timing.repeat.durationMax",
        "short": "How long when it happens (Max)",
        "definition": "The upper limit of how long this thing happens for when it happens.",
        "comment": "For some events the duration is part of the definition of the event (e.g. IV infusions, where the duration is implicit in the specified quantity and rate). For others, it's part of the timing specification (e.g. exercise).",
        "requirements": "Some activities are not instantaneous and need to be maintained for a period of time.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Timing.repeat.durationMax",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "decimal"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() | (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "PIVL.phase"
          }
        ]
      },
      {
        "id": "Dosage.timing.repeat.durationUnit",
        "path": "Dosage.timing.repeat.durationUnit",
        "short": "DurationOfAdministration",
        "definition": "The units of time, in UCUM units, for the duration of administration of time during which the drug is administered.",
        "comment": "Note that FHIR strings may not exceed 1MB in size",
        "alias": [
          "Toedieningsduur"
        ],
        "min": 0,
        "max": "1",
        "base": {
          "path": "Timing.repeat.durationUnit",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "code"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() | (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "isSummary": true,
        "binding": {
          "extension": [
            {
              "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
              "valueString": "UnitsOfTime"
            }
          ],
          "strength": "required",
          "description": "A unit of time (units from UCUM)."
        },
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "PIVL.phase.unit"
          },
          {
            "identity": "zib-instructionsforuse-v1.2.1-2020EN",
            "map": "NL-CM:9.12.23141",
            "comment": "DurationOfAdministration"
          },
          {
            "identity": "HdBe-InstructionsForUse",
            "map": "InstructionsForUse.DosingInstructions.Dosage.DurationOfAdministration"
          }
        ]
      },
      {
        "id": "Dosage.timing.repeat.frequency",
        "path": "Dosage.timing.repeat.frequency",
        "short": "Frequency / minimumValue / nominalValue / Interval",
        "definition": "The number of times to repeat the action within the specified period. If frequencyMax is present, this element indicates the lower bound of the allowed range of the frequency.\r\n\r\nIf the `extension:timingExact` element is absent or set to _false_, a reasonable distribution over the day is expected, but exact times are not given. This is left to the patient. It is the most common manner of extramural prescription. In the case of Baxter packs and intramural care, such a prescription is used to draw up a (location-specific) outline for distribution times (logistics). \n\nIf the `extension:timingExact` element is present and set to _true_, the times can be chosen freely, but distribution throughout the day is more precise, and the interval between times is important (e.g. in the case of antibiotics) In the case of Baxter packs and intramural care, such a prescription is used to draw up a (location-specific) outline for distribution times (logistics).",
        "comment": "Notes on the CBB concepts Frequency and Interval:\n1. An interval (in FHIR) is just a normal frequency with a period of 1 and is represented in FHIR as just another frequency using `.frequency`, `.period` and `.periodUnit`. However, the CBB differentiates between the two concepts in the timing precision (the Interval concept defines precise intervals while the Frequency concept defines approximate intervals). When the interval is precise, this is communicated using the extension in `extension:timingExact`.\n2. On the other hand, the CBB Frequency concept might be used to express a single-use, non-repeating series by omitting the time unit. In FHIR, this is _not_ represented as a frequency, but with the `.count` element.\n3. Lastly, the Frequency concept may be used to express either a single nominal value or a range. A range is represented by respectively setting the minimum and maximum value to `.frequency` and `.frequencyMax`, or to `.count` and `.countMax` for single-use events. A nominal value is expressed by setting its value to `.frequency` or to `.count` for single-use events, and leaving `.frequencyMax` and `.countMax` unpopulated.\n\nIn summary:\n* CBB concept Frequency:\n * With time unit:\n  * Nominal value: `.frequency`, `.period` and `.periodUnit`\n  * Range: `.frequency`, `.frequencyMax`, `.period` and `.periodUnit`\n  * Without time unit:\n  * Nominal value: `.count`\n  * Range: `.count` and `.countMax`\n* CBB concept Interval: `.frequency` (set to 1), `.period`, `.periodUnit` and `.extension:timingExact` (set to _true_)",
        "alias": [
          "Frequentie",
          "minimumWaarde",
          "nominaleWaarde",
          "Interval"
        ],
        "min": 0,
        "max": "1",
        "base": {
          "path": "Timing.repeat.frequency",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "integer"
          }
        ],
        "defaultValueInteger": 1,
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() | (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "PIVL.phase"
          },
          {
            "identity": "zib-instructionsforuse-v1.2.1-2020EN",
            "map": "NL-CM:9.12.19949",
            "comment": "Frequency"
          },
          {
            "identity": "zib-range-v1.0.1-2020EN",
            "map": "NL-CM:20.1.2",
            "comment": "minimumValue"
          },
          {
            "identity": "zib-range-v1.0.1-2020EN",
            "map": "NL-CM:20.1.4",
            "comment": "nominalValue"
          },
          {
            "identity": "zib-instructionsforuse-v1.2.1-2020EN",
            "map": "NL-CM:9.12.19950",
            "comment": "Interval"
          },
          {
            "identity": "HdBe-InstructionsForUse",
            "map": "InstructionsForUse.DosingInstructions.Dosage.AdministeringSchedule.Frequency"
          },
          {
            "identity": "HdBe-Range",
            "map": "Range.MinimumValue"
          },
          {
            "identity": "HdBe-Range",
            "map": "Range.NominalValue"
          },
          {
            "identity": "HdBe-InstructionsForUse",
            "map": "InstructionsForUse.DosingInstructions.Dosage.AdministeringSchedule.Interval"
          }
        ]
      },
      {
        "id": "Dosage.timing.repeat.frequencyMax",
        "path": "Dosage.timing.repeat.frequencyMax",
        "short": "Frequency / maximumValue",
        "definition": "If present, indicates that the frequency is a range - so to repeat between [frequency] and [frequencyMax] times within the period or period range.\r\n\r\nIf the `extension:timingExact` element is absent or set to _false_, a reasonable distribution over the day is expected, but exact times are not given. This is left to the patient. It is the most common manner of extramural prescription. In the case of Baxter packs and intramural care, such a prescription is used to draw up a (location-specific) outline for distribution times (logistics). \n\nIf the `extension:timingExact` element is present and set to _true_, the times can be chosen freely, but distribution throughout the day is more precise, and the interval between times is important (e.g. in the case of antibiotics) In the case of Baxter packs and intramural care, such a prescription is used to draw up a (location-specific) outline for distribution times (logistics).",
        "comment": "Notes on the CBB concepts Frequency and Interval:\n1. An interval (in FHIR) is just a normal frequency with a period of 1 and is represented in FHIR as just another frequency using `.frequency`, `.period` and `.periodUnit`. However, the CBB differentiates between the two concepts in the timing precision (the Interval concept defines precise intervals while the Frequency concept defines approximate intervals). When the interval is precise, this is communicated using the extension in `extension:timingExact`.\n2. On the other hand, the CBB Frequency concept might be used to express a single-use, non-repeating series by omitting the time unit. In FHIR, this is _not_ represented as a frequency, but with the `.count` element.\n3. Lastly, the Frequency concept may be used to express either a single nominal value or a range. A range is represented by respectively setting the minimum and maximum value to `.frequency` and `.frequencyMax`, or to `.count` and `.countMax` for single-use events. A nominal value is expressed by setting its value to `.frequency` or to `.count` for single-use events, and leaving `.frequencyMax` and `.countMax` unpopulated.\n\nIn summary:\n* CBB concept Frequency:\n * With time unit:\n  * Nominal value: `.frequency`, `.period` and `.periodUnit`\n  * Range: `.frequency`, `.frequencyMax`, `.period` and `.periodUnit`\n  * Without time unit:\n  * Nominal value: `.count`\n  * Range: `.count` and `.countMax`\n* CBB concept Interval: `.frequency` (set to 1), `.period`, `.periodUnit` and `.extension:timingExact` (set to _true_)",
        "alias": [
          "maximumWaarde",
          "Frequentie"
        ],
        "min": 0,
        "max": "1",
        "base": {
          "path": "Timing.repeat.frequencyMax",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "integer"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() | (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "PIVL.phase"
          },
          {
            "identity": "zib-instructionsforuse-v1.2.1-2020EN",
            "map": "NL-CM:9.12.19949",
            "comment": "Frequency"
          },
          {
            "identity": "zib-range-v1.0.1-2020EN",
            "map": "NL-CM:20.1.3",
            "comment": "maximumValue"
          },
          {
            "identity": "HdBe-InstructionsForUse",
            "map": "InstructionsForUse.DosingInstructions.Dosage.AdministeringSchedule.Frequency"
          },
          {
            "identity": "HdBe-Range",
            "map": "Range.MaximumValue"
          }
        ]
      },
      {
        "id": "Dosage.timing.repeat.period",
        "path": "Dosage.timing.repeat.period",
        "short": "Frequency / Interval",
        "definition": "Indicates the duration of time over which repetitions are to occur; e.g. to express \"3 times per day\", 3 would be the frequency and \"1 day\" would be the period. If periodMax is present, this element indicates the lower bound of the allowed range of the period length.\r\n\r\nIf the `extension:timingExact` element is absent or set to _false_, a reasonable distribution over the day is expected, but exact times are not given. This is left to the patient. It is the most common manner of extramural prescription. In the case of Baxter packs and intramural care, such a prescription is used to draw up a (location-specific) outline for distribution times (logistics). \n\nIf the `extension:timingExact` element is present and set to _true_, the times can be chosen freely, but distribution throughout the day is more precise, and the interval between times is important (e.g. in the case of antibiotics) In the case of Baxter packs and intramural care, such a prescription is used to draw up a (location-specific) outline for distribution times (logistics).",
        "comment": "Notes on the CBB concepts Frequency and Interval:\n1. An interval (in FHIR) is just a normal frequency with a period of 1 and is represented in FHIR as just another frequency using `.frequency`, `.period` and `.periodUnit`. However, the CBB differentiates between the two concepts in the timing precision (the Interval concept defines precise intervals while the Frequency concept defines approximate intervals). When the interval is precise, this is communicated using the extension in `extension:timingExact`.\n2. On the other hand, the CBB Frequency concept might be used to express a single-use, non-repeating series by omitting the time unit. In FHIR, this is _not_ represented as a frequency, but with the `.count` element.\n3. Lastly, the Frequency concept may be used to express either a single nominal value or a range. A range is represented by respectively setting the minimum and maximum value to `.frequency` and `.frequencyMax`, or to `.count` and `.countMax` for single-use events. A nominal value is expressed by setting its value to `.frequency` or to `.count` for single-use events, and leaving `.frequencyMax` and `.countMax` unpopulated.\n\nIn summary:\n* CBB concept Frequency:\n * With time unit:\n  * Nominal value: `.frequency`, `.period` and `.periodUnit`\n  * Range: `.frequency`, `.frequencyMax`, `.period` and `.periodUnit`\n  * Without time unit:\n  * Nominal value: `.count`\n  * Range: `.count` and `.countMax`\n* CBB concept Interval: `.frequency` (set to 1), `.period`, `.periodUnit` and `.extension:timingExact` (set to _true_)",
        "alias": [
          "Frequentie",
          "Interval"
        ],
        "min": 0,
        "max": "1",
        "base": {
          "path": "Timing.repeat.period",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "decimal"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() | (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "PIVL.phase"
          },
          {
            "identity": "zib-instructionsforuse-v1.2.1-2020EN",
            "map": "NL-CM:9.12.19949",
            "comment": "Frequency"
          },
          {
            "identity": "zib-instructionsforuse-v1.2.1-2020EN",
            "map": "NL-CM:9.12.19950",
            "comment": "Interval"
          },
          {
            "identity": "HdBe-InstructionsForUse",
            "map": "InstructionsForUse.DosingInstructions.Dosage.AdministeringSchedule.Frequency"
          },
          {
            "identity": "HdBe-InstructionsForUse",
            "map": "InstructionsForUse.DosingInstructions.Dosage.AdministeringSchedule.Interval"
          }
        ]
      },
      {
        "id": "Dosage.timing.repeat.periodMax",
        "path": "Dosage.timing.repeat.periodMax",
        "short": "Upper limit of period (3-4 hours)",
        "definition": "If present, indicates that the period is a range from [period] to [periodMax], allowing expressing concepts such as \"do this once every 3-5 days.",
        "comment": "Do not use a IEEE type floating point type, instead use something that works like a true decimal, with inbuilt precision (e.g. Java BigInteger)",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Timing.repeat.periodMax",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "decimal"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() | (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "PIVL.phase"
          }
        ]
      },
      {
        "id": "Dosage.timing.repeat.periodUnit",
        "path": "Dosage.timing.repeat.periodUnit",
        "short": "Frequency / Interval",
        "definition": "The units of time for the period in UCUM units for Frequency and Interval.\r\n\r\nIf the `extension:timingExact` element is absent or set to _false_, a reasonable distribution over the day is expected, but exact times are not given. This is left to the patient. It is the most common manner of extramural prescription. In the case of Baxter packs and intramural care, such a prescription is used to draw up a (location-specific) outline for distribution times (logistics). \n\nIf the `extension:timingExact` element is present and set to _true_, the times can be chosen freely, but distribution throughout the day is more precise, and the interval between times is important (e.g. in the case of antibiotics) In the case of Baxter packs and intramural care, such a prescription is used to draw up a (location-specific) outline for distribution times (logistics).",
        "comment": "Notes on the CBB concepts Frequency and Interval:\n1. An interval (in FHIR) is just a normal frequency with a period of 1 and is represented in FHIR as just another frequency using `.frequency`, `.period` and `.periodUnit`. However, the CBB differentiates between the two concepts in the timing precision (the Interval concept defines precise intervals while the Frequency concept defines approximate intervals). When the interval is precise, this is communicated using the extension in `extension:timingExact`.\n2. On the other hand, the CBB Frequency concept might be used to express a single-use, non-repeating series by omitting the time unit. In FHIR, this is _not_ represented as a frequency, but with the `.count` element.\n3. Lastly, the Frequency concept may be used to express either a single nominal value or a range. A range is represented by respectively setting the minimum and maximum value to `.frequency` and `.frequencyMax`, or to `.count` and `.countMax` for single-use events. A nominal value is expressed by setting its value to `.frequency` or to `.count` for single-use events, and leaving `.frequencyMax` and `.countMax` unpopulated.\n\nIn summary:\n* CBB concept Frequency:\n * With time unit:\n  * Nominal value: `.frequency`, `.period` and `.periodUnit`\n  * Range: `.frequency`, `.frequencyMax`, `.period` and `.periodUnit`\n  * Without time unit:\n  * Nominal value: `.count`\n  * Range: `.count` and `.countMax`\n* CBB concept Interval: `.frequency` (set to 1), `.period`, `.periodUnit` and `.extension:timingExact` (set to _true_)",
        "alias": [
          "Frequentie",
          "Interval"
        ],
        "min": 0,
        "max": "1",
        "base": {
          "path": "Timing.repeat.periodUnit",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "code"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() | (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "isSummary": true,
        "binding": {
          "extension": [
            {
              "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
              "valueString": "UnitsOfTime"
            }
          ],
          "strength": "required",
          "description": "A unit of time (units from UCUM)."
        },
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "PIVL.phase.unit"
          },
          {
            "identity": "zib-instructionsforuse-v1.2.1-2020EN",
            "map": "NL-CM:9.12.19949",
            "comment": "Frequency. When frequency is used, set `extenstion.exact` to false."
          },
          {
            "identity": "zib-instructionsforuse-v1.2.1-2020EN",
            "map": "NL-CM:9.12.19950",
            "comment": "Interval"
          },
          {
            "identity": "HdBe-InstructionsForUse",
            "map": "InstructionsForUse.DosingInstructions.Dosage.AdministeringSchedule.Frequency"
          },
          {
            "identity": "HdBe-InstructionsForUse",
            "map": "InstructionsForUse.DosingInstructions.Dosage.AdministeringSchedule.Interval"
          }
        ]
      },
      {
        "id": "Dosage.timing.repeat.dayOfWeek",
        "path": "Dosage.timing.repeat.dayOfWeek",
        "short": "WeekDay",
        "definition": "WeekDay indicates a pattern of doses on fixed week days.",
        "comment": "If no days are specified, the action is assumed to happen every day as otherwise specified.",
        "alias": [
          "Weekdag"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "Timing.repeat.dayOfWeek",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "code"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() | (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "isSummary": true,
        "binding": {
          "extension": [
            {
              "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
              "valueString": "DayOfWeek"
            }
          ],
          "strength": "required",
          "description": "Use ConceptMap 'WeekDay_to_DaysOfWeek' to translate CBB terminology to profile terminology in ValueSet 'DaysOfWeek.'",
          "valueSet": "http://hl7.org/fhir/ValueSet/days-of-week|4.0.1",
          "_valueSet": {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/11179-permitted-value-conceptmap",
                "valueCanonical": "https://fhir.healthdata.be/ConceptMap/WeekDay-to-DaysOfWeek"
              }
            ]
          }
        },
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "zib-instructionsforuse-v1.2.1-2020EN",
            "map": "NL-CM:9.12.19952",
            "comment": "WeekDay"
          },
          {
            "identity": "HdBe-InstructionsForUse",
            "map": "InstructionsForUse.DosingInstructions.Dosage.AdministeringSchedule.WeekDay"
          }
        ]
      },
      {
        "id": "Dosage.timing.repeat.timeOfDay",
        "path": "Dosage.timing.repeat.timeOfDay",
        "short": "AdministrationTime",
        "definition": "The time of administration is a specific time of day (on the clock). This time usually isn’t (intended to be) exact. There can be multiple administering times in one day. \r\n\r\nThe ideal time of administration can also be entered as a time of day (morning, afternoon, evening, night-time). The administration time is then to be left empty, and the time of day can be entered in the TimeOfDay concept.",
        "comment": "If there's a timeOfDay, there cannot be a when, or vice versa.",
        "alias": [
          "Toedientijd"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "Timing.repeat.timeOfDay",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "time"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() | (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "zib-instructionsforuse-v1.2.1-2020EN",
            "map": "NL-CM:9.12.19951",
            "comment": "AdministrationTime"
          },
          {
            "identity": "HdBe-InstructionsForUse",
            "map": "InstructionsForUse.DosingInstructions.Dosage.AdministeringSchedule.AdministrationTime"
          }
        ]
      },
      {
        "id": "Dosage.timing.repeat.when",
        "path": "Dosage.timing.repeat.when",
        "short": "TimeOfDay",
        "definition": "Time of day: morning, afternoon, evening, night.",
        "comment": "When more than one event is listed, the event is tied to the union of the specified events.",
        "requirements": "Timings are frequently determined by occurrences such as waking, eating and sleep.",
        "alias": [
          "Dagdeel"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "Timing.repeat.when",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "code"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() | (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "isSummary": true,
        "binding": {
          "extension": [
            {
              "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
              "valueString": "EventTiming"
            }
          ],
          "strength": "required",
          "description": "Use ConceptMap 'TimeOfDay_to_EventTiming' to translate CBB terminology to profile terminology in ValueSet 'EventTiming.'",
          "valueSet": "http://hl7.org/fhir/ValueSet/event-timing",
          "_valueSet": {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/11179-permitted-value-conceptmap",
                "valueCanonical": "https://fhir.healthdata.be/ConceptMap/TimeOfDay-to-EventTiming"
              }
            ]
          }
        },
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "EIVL.event"
          },
          {
            "identity": "zib-instructionsforuse-v1.2.1-2020EN",
            "map": "NL-CM:9.12.19953",
            "comment": "TimeOfDay"
          },
          {
            "identity": "HdBe-InstructionsForUse",
            "map": "InstructionsForUse.DosingInstructions.Dosage.AdministeringSchedule.TimeOfDay"
          }
        ]
      },
      {
        "id": "Dosage.timing.repeat.offset",
        "path": "Dosage.timing.repeat.offset",
        "short": "Minutes from event (before or after)",
        "definition": "The number of minutes from the event. If the event code does not indicate whether the minutes is before or after the event, then the offset is assumed to be after the event.",
        "comment": "32 bit number; for values larger than this, use decimal",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Timing.repeat.offset",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "unsignedInt"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() | (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "EIVL.offset"
          }
        ]
      },
      {
        "id": "Dosage.timing.code",
        "path": "Dosage.timing.code",
        "short": "BID | TID | QID | AM | PM | QD | QOD | Q4H | Q6H +",
        "definition": "A code for the timing schedule. Some codes such as BID are ubiquitous, but many institutions define their own additional codes. If a code is provided, the code is understood to be a complete statement of whatever is specified in the structured timing data, and either the code or the data may be used to interpret the Timing, with the exception that .repeat.bounds still applies over the code (and is not contained in the code).",
        "comment": "BID etc are defined as 'at institutionally specified times'. For example, an institution may choose that BID is \"always at 7am and 6pm\".  If it is inappropriate for this choice to be made, the code BID should not be used. Instead, a distinct organization-specific code should be used in place of the HL7-defined BID code and/or the a structured representation should be used (in this case, specifying the two event times).",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Timing.code",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() | (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "isSummary": true,
        "binding": {
          "extension": [
            {
              "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
              "valueString": "TimingAbbreviation"
            }
          ],
          "strength": "preferred",
          "description": "Code for a known / defined timing pattern."
        },
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "v2",
            "map": "CE/CNE/CWE"
          },
          {
            "identity": "rim",
            "map": "CD"
          },
          {
            "identity": "orim",
            "map": "fhir:CodeableConcept rdfs:subClassOf dt:CD"
          },
          {
            "identity": "rim",
            "map": "QSC.code"
          }
        ]
      },
      {
        "id": "Dosage.asNeeded[x]",
        "path": "Dosage.asNeeded[x]",
        "slicing": {
          "discriminator": [
            {
              "type": "type",
              "path": "$this"
            }
          ],
          "rules": "open"
        },
        "short": "Take \"as needed\" (for x)",
        "definition": "Indicates whether the Medication is only taken when needed within a specific dosing schedule (Boolean option), or it indicates the precondition for taking the Medication (CodeableConcept).",
        "comment": "Can express \"as needed\" without a reason by setting the Boolean = True.  In this case the CodeableConcept is not populated.  Or you can express \"as needed\" with a reason by including the CodeableConcept.  In this case the Boolean is assumed to be True.  If you set the Boolean to False, then the dose is given according to the schedule and is not \"prn\" or \"as needed\".",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Dosage.asNeeded[x]",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "boolean"
          },
          {
            "code": "CodeableConcept"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() | (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "isSummary": true,
        "binding": {
          "extension": [
            {
              "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
              "valueString": "MedicationAsNeededReason"
            }
          ],
          "strength": "example",
          "description": "A coded concept identifying the precondition that should be met or evaluated prior to consuming or administering a medication dose.  For example \"pain\", \"30 minutes prior to sexual intercourse\", \"on flare-up\" etc."
        },
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": ".outboundRelationship[typeCode=PRCN].target[classCode=OBS, moodCode=EVN, code=\"as needed\"].value=boolean or codable concept"
          }
        ]
      },
      {
        "id": "Dosage.asNeeded[x]:asNeededCodeableConcept",
        "path": "Dosage.asNeeded[x]",
        "sliceName": "asNeededCodeableConcept",
        "short": "Condition",
        "definition": "The condition for administering medication can be: \r\n\r\n* a physiological measurement value (plasma glucose concentration, body temperature, blood pressure);\r\n* a symptom or other circumstance (in the event of a headache, or itch).\r\n\r\nPhysiological measurement values or other conditions do not need to be coded. These can be expressed in free text in the Description concept.",
        "comment": "Can express \"as needed\" without a reason by setting the Boolean = True.  In this case the CodeableConcept is not populated.  Or you can express \"as needed\" with a reason by including the CodeableConcept.  In this case the Boolean is assumed to be True.  If you set the Boolean to False, then the dose is given according to the schedule and is not \"prn\" or \"as needed\".",
        "alias": [
          "Criterium"
        ],
        "min": 0,
        "max": "1",
        "base": {
          "path": "Dosage.asNeeded[x]",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() | (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "isSummary": true,
        "binding": {
          "extension": [
            {
              "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
              "valueString": "MedicationAsNeededReason"
            }
          ],
          "strength": "required",
          "description": "A coded concept identifying the precondition that should be met or evaluated prior to consuming or administering a medication dose.  For example \"pain\", \"30 minutes prior to sexual intercourse\", \"on flare-up\" etc.",
          "valueSet": "https://fhir.healthdata.be/ValueSet/AsNeededCriterium"
        },
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": ".outboundRelationship[typeCode=PRCN].target[classCode=OBS, moodCode=EVN, code=\"as needed\"].value=boolean or codable concept"
          },
          {
            "identity": "zib-instructionsforuse-v1.2.1-2020EN",
            "map": "NL-CM:9.12.19945",
            "comment": "Condition"
          },
          {
            "identity": "HdBe-InstructionsForUse",
            "map": "InstructionsForUse.DosingInstructions.Dosage.AsNeeded.Condition"
          }
        ]
      },
      {
        "id": "Dosage.site",
        "path": "Dosage.site",
        "short": "Body site to administer to",
        "definition": "Body site to administer to.",
        "comment": "If the use case requires attributes from the BodySite resource (e.g. to identify and track separately) then use the standard extension [body-site-instance](extension-body-site-instance.html).  May be a summary code, or a reference to a very precise definition of the location, or both.",
        "requirements": "A coded specification of the anatomic site where the medication first enters the body.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Dosage.site",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() | (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "isSummary": true,
        "binding": {
          "extension": [
            {
              "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
              "valueString": "MedicationAdministrationSite"
            }
          ],
          "strength": "example",
          "description": "A coded concept describing the site location the medicine enters into or onto the body."
        },
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "v2",
            "map": "CE/CNE/CWE"
          },
          {
            "identity": "rim",
            "map": "CD"
          },
          {
            "identity": "orim",
            "map": "fhir:CodeableConcept rdfs:subClassOf dt:CD"
          },
          {
            "identity": "rim",
            "map": ".approachSiteCode"
          }
        ]
      },
      {
        "id": "Dosage.route",
        "path": "Dosage.route",
        "short": "RouteOfAdministration",
        "definition": "The route through which the medication is administered (oral, nasal, intravenous, etc.).",
        "comment": "Please note that in contrast to the CBB, this RouteOfAdministration concept is grouped under the DosingInstructions concept. This CBB concept should thus be duplicated when there are multiple DosingInstructions.",
        "requirements": "A code specifying the route or physiological path of administration of a therapeutic agent into or onto a patient's body.",
        "alias": [
          "Toedieningsweg"
        ],
        "min": 0,
        "max": "1",
        "base": {
          "path": "Dosage.route",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() | (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "isSummary": true,
        "binding": {
          "extension": [
            {
              "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
              "valueString": "RouteOfAdministration"
            }
          ],
          "strength": "required",
          "description": "A coded concept describing the route or physiological path of administration of a therapeutic agent into or onto the body of a subject.",
          "valueSet": "https://fhir.healthdata.be/ValueSet/RouteOfMedicationAdministration"
        },
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "v2",
            "map": "CE/CNE/CWE"
          },
          {
            "identity": "rim",
            "map": "CD"
          },
          {
            "identity": "orim",
            "map": "fhir:CodeableConcept rdfs:subClassOf dt:CD"
          },
          {
            "identity": "rim",
            "map": ".routeCode"
          },
          {
            "identity": "zib-instructionsforuse-v1.2.1-2020EN",
            "map": "NL-CM:9.12.19941",
            "comment": "RouteOfAdministration"
          },
          {
            "identity": "HdBe-InstructionsForUse",
            "map": "InstructionsForUse.RouteOfAdministration"
          }
        ]
      },
      {
        "id": "Dosage.method",
        "path": "Dosage.method",
        "short": "Technique for administering medication",
        "definition": "Technique for administering medication.",
        "comment": "Terminologies used often pre-coordinate this term with the route and or form of administration.",
        "requirements": "A coded value indicating the method by which the medication is introduced into or onto the body. Most commonly used for injections.  For examples, Slow Push; Deep IV.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Dosage.method",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() | (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "isSummary": true,
        "binding": {
          "extension": [
            {
              "url": "http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName",
              "valueString": "MedicationAdministrationMethod"
            }
          ],
          "strength": "example",
          "description": "A coded concept describing the technique by which the medicine is administered."
        },
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "v2",
            "map": "CE/CNE/CWE"
          },
          {
            "identity": "rim",
            "map": "CD"
          },
          {
            "identity": "orim",
            "map": "fhir:CodeableConcept rdfs:subClassOf dt:CD"
          },
          {
            "identity": "rim",
            "map": ".doseQuantity"
          }
        ]
      },
      {
        "id": "Dosage.dose[x]",
        "path": "Dosage.dose[x]",
        "slicing": {
          "discriminator": [
            {
              "type": "type",
              "path": "$this"
            }
          ],
          "ordered": false,
          "rules": "open"
        },
        "short": "Amount of medication per dose",
        "definition": "Amount of medication per dose.",
        "comment": "Note that this specifies the quantity of the specified medication, not the quantity for each active ingredient(s). Each ingredient amount can be communicated in the Medication resource. For example, if one wants to communicate that a tablet was 375 mg, where the dose was one tablet, you can use the Medication resource to document that the tablet was comprised of 375 mg of drug XYZ. Alternatively if the dose was 375 mg, then you may only need to use the Medication resource to indicate this was a tablet. If the example were an IV such as dopamine and you wanted to communicate that 400mg of dopamine was mixed in 500 ml of some IV solution, then this would all be communicated in the Medication resource. If the administration is not intended to be instantaneous (rate is present or timing has a duration), this can be specified to convey the total amount to be administered over the period of time as indicated by the schedule e.g. 500 ml in dose, with timing used to convey that this should be done over 4 hours.",
        "requirements": "The amount of therapeutic or other substance given at one administration event.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Dosage.dose[x]",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Range"
          },
          {
            "code": "Quantity",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/SimpleQuantity"
            ]
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() | (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": ".doseQuantity"
          }
        ]
      },
      {
        "id": "Dosage.dose[x]:doseAndRate",
        "path": "Dosage.dose[x]",
        "sliceName": "doseAndRate",
        "short": "Dosage",
        "definition": "Instructions for the administrator to administer the medication (the patient themselves, a nurse or other aid). When taking stock of medication use, the dosage describes the pattern of use established by the patient. \r\n\r\nOnce the dose schedule (distribution of doses over time) and the dose have been determined, then there should be one single instruction for use. \r\n\r\nMultiple parallel instructions for use can be included in the event of a changing dose within one day and in the event of a variable use frequency. \r\n\r\nMultiple sequential instructions for use can be included in the event of changing doses within one period and/or in the event of a changing dose schedule.",
        "comment": "DurationOfAdministration is not mapped to this element but to `.timing.repeat.duration` and `.timing.repeat.durationUnit`.",
        "requirements": "The amount of therapeutic or other substance given at one administration event.",
        "alias": [
          "Dosering"
        ],
        "min": 0,
        "max": "1",
        "base": {
          "path": "Dosage.dose[x]",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Range"
          },
          {
            "code": "Quantity",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/SimpleQuantity"
            ]
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() | (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": ".doseQuantity"
          },
          {
            "identity": "zib-instructionsforuse-v1.2.1-2020EN",
            "map": "NL-CM:9.12.19935",
            "comment": "Dosage"
          },
          {
            "identity": "HdBe-InstructionsForUse",
            "map": "InstructionsForUse.DosingInstructions.Dosage"
          }
        ]
      },
      {
        "id": "Dosage.dose[x]:doseAndRate.id",
        "path": "Dosage.dose[x].id",
        "representation": [
          "xmlAttr"
        ],
        "short": "xml:id (or equivalent in JSON)",
        "definition": "unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "comment": "Note that FHIR strings may not exceed 1MB in size",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Element.id",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() | (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "Dosage.dose[x]:doseAndRate.extension",
        "path": "Dosage.dose[x].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. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to 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"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() | (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "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()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "Dosage.dose[x]:doseAndRate.dose[x]",
        "path": "Dosage.dose[x].dose[x]",
        "slicing": {
          "discriminator": [
            {
              "type": "type",
              "path": "$this"
            }
          ],
          "rules": "open"
        },
        "short": "Dose",
        "definition": "The dose indicates the amount/unit per administration. The unit can be any unit that can occur with this particular medicine.",
        "alias": [
          "Keerdosis"
        ],
        "base": {
          "path": "Dosage.doseAndRate.dose[x]"
        },
        "mapping": [
          {
            "identity": "zib-instructionsforuse-v1.2.1-2020EN",
            "map": "NL-CM:9.12.19940",
            "comment": "Dose"
          },
          {
            "identity": "HdBe-InstructionsForUse",
            "map": "InstructionsForUse.DosingInstructions.Dosage.Dose"
          }
        ]
      },
      {
        "id": "Dosage.dose[x]:doseAndRate.dose[x]:doseRange",
        "path": "Dosage.dose[x].dose[x]",
        "sliceName": "doseRange",
        "short": "Set of values bounded by low and high",
        "definition": "A set of ordered Quantities defined by a low and high limit.",
        "comment": "The stated low and high value are assumed to have arbitrarily high precision when it comes to determining which values are in the range. I.e. 1.99 is not in the range 2 -> 3.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Dosage.doseAndRate.dose[x]"
        },
        "type": [
          {
            "code": "Range"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() | (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "rng-2",
            "severity": "error",
            "human": "If present, low SHALL have a lower value than high",
            "expression": "low.empty() or high.empty() or (low <= high)",
            "xpath": "not(exists(f:low/f:value/@value)) or not(exists(f:high/f:value/@value)) or (number(f:low/f:value/@value) <= number(f:high/f:value/@value))",
            "source": "http://hl7.org/fhir/StructureDefinition/Range"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "v2",
            "map": "NR and also possibly SN (but see also quantity)"
          },
          {
            "identity": "rim",
            "map": "IVL<QTY[not(type=\"TS\")]> [lowClosed=\"true\" and highClosed=\"true\"]or URG<QTY[not(type=\"TS\")]>"
          }
        ]
      },
      {
        "id": "Dosage.dose[x]:doseAndRate.dose[x]:doseRange.id",
        "path": "Dosage.dose[x].dose[x].id",
        "representation": [
          "xmlAttr"
        ],
        "short": "xml:id (or equivalent in JSON)",
        "definition": "unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "comment": "Note that FHIR strings may not exceed 1MB in size",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Element.id",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() | (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "Dosage.dose[x]:doseAndRate.dose[x]:doseRange.extension",
        "path": "Dosage.dose[x].dose[x].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. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to 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"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() | (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "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()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "Dosage.dose[x]:doseAndRate.dose[x]:doseRange.low",
        "path": "Dosage.dose[x].dose[x].low",
        "short": "minimumValue",
        "definition": "The minimal value of the range. The boundary is inclusive.",
        "comment": "If the low element is missing, the low boundary is not known.",
        "alias": [
          "minimumWaarde"
        ],
        "min": 0,
        "max": "1",
        "base": {
          "path": "Range.low",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Quantity",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/SimpleQuantity"
            ]
          }
        ],
        "condition": [
          "ele-1",
          "rng-2"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() | (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "qty-3",
            "severity": "error",
            "human": "If a code for the unit is present, the system SHALL also be present",
            "expression": "code.empty() or system.exists()",
            "xpath": "not(exists(f:code)) or exists(f:system)",
            "source": "http://hl7.org/fhir/StructureDefinition/Quantity"
          },
          {
            "key": "sqty-1",
            "severity": "error",
            "human": "The comparator is not used on a SimpleQuantity",
            "expression": "comparator.empty()",
            "xpath": "not(exists(f:comparator))",
            "source": "http://hl7.org/fhir/StructureDefinition/SimpleQuantity"
          }
        ],
        "isModifier": false,
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "v2",
            "map": "SN (see also Range) or CQ"
          },
          {
            "identity": "rim",
            "map": "PQ, IVL<PQ>, MO, CO, depending on the values"
          },
          {
            "identity": "v2",
            "map": "NR.1"
          },
          {
            "identity": "rim",
            "map": "./low"
          },
          {
            "identity": "zib-range-v1.0.1-2020EN",
            "map": "NL-CM:20.1.2",
            "comment": "minimumValue"
          },
          {
            "identity": "HdBe-Range",
            "map": "Range.MinimumValue"
          }
        ]
      },
      {
        "id": "Dosage.dose[x]:doseAndRate.dose[x]:doseRange.high",
        "path": "Dosage.dose[x].dose[x].high",
        "short": "maximumValue",
        "definition": "The maximum value of the range. The boundary is inclusive.",
        "comment": "If the high element is missing, the high boundary is not known.",
        "alias": [
          "maximumWaarde"
        ],
        "min": 0,
        "max": "1",
        "base": {
          "path": "Range.high",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Quantity",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/SimpleQuantity"
            ]
          }
        ],
        "condition": [
          "ele-1",
          "rng-2"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() | (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "qty-3",
            "severity": "error",
            "human": "If a code for the unit is present, the system SHALL also be present",
            "expression": "code.empty() or system.exists()",
            "xpath": "not(exists(f:code)) or exists(f:system)",
            "source": "http://hl7.org/fhir/StructureDefinition/Quantity"
          },
          {
            "key": "sqty-1",
            "severity": "error",
            "human": "The comparator is not used on a SimpleQuantity",
            "expression": "comparator.empty()",
            "xpath": "not(exists(f:comparator))",
            "source": "http://hl7.org/fhir/StructureDefinition/SimpleQuantity"
          }
        ],
        "isModifier": false,
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "v2",
            "map": "SN (see also Range) or CQ"
          },
          {
            "identity": "rim",
            "map": "PQ, IVL<PQ>, MO, CO, depending on the values"
          },
          {
            "identity": "v2",
            "map": "NR.2"
          },
          {
            "identity": "rim",
            "map": "./high"
          },
          {
            "identity": "zib-range-v1.0.1-2020EN",
            "map": "NL-CM:20.1.3",
            "comment": "maximumValue"
          },
          {
            "identity": "HdBe-Range",
            "map": "Range.MaximumValue"
          }
        ]
      },
      {
        "id": "Dosage.dose[x]:doseAndRate.dose[x]:doseQuantity",
        "path": "Dosage.dose[x].dose[x]",
        "sliceName": "doseQuantity",
        "short": "nominalValue",
        "definition": "Amount of medication per dose. The nominal value of the quantity.",
        "comment": "The context of use may frequently define what kind of quantity this is and therefore what kind of units can be used. The context of use may also restrict the values for the comparator.",
        "alias": [
          "nominaleWaarde"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "Dosage.doseAndRate.dose[x]"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() | (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "qty-3",
            "severity": "error",
            "human": "If a code for the unit is present, the system SHALL also be present",
            "expression": "code.empty() or system.exists()",
            "xpath": "not(exists(f:code)) or exists(f:system)",
            "source": "http://hl7.org/fhir/StructureDefinition/Quantity"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "v2",
            "map": "SN (see also Range) or CQ"
          },
          {
            "identity": "rim",
            "map": "PQ, IVL<PQ>, MO, CO, depending on the values"
          },
          {
            "identity": "zib-range-v1.0.1-2020EN",
            "map": "NL-CM:20.1.4",
            "comment": "nominalValue"
          },
          {
            "identity": "HdBe-Range",
            "map": "Range.NominalValue"
          }
        ]
      },
      {
        "id": "Dosage.dose[x]:doseAndRate.rate[x]",
        "path": "Dosage.dose[x].rate[x]",
        "slicing": {
          "discriminator": [
            {
              "type": "type",
              "path": "$this"
            }
          ],
          "rules": "open"
        },
        "short": "AdministeringSpeed",
        "definition": "The administering speed is used in slow administration of liquid. In practice, the measuring unit is almost always ml/hour.\r\nEntering an interval (such as 0-10 ml/hour) is also a commonly used option.\r\n\r\nFor example, with an administering speed of 10ml/hour:\r\n\r\n* amount = 10,\r\n* dose unit = ml,\r\n* time unit = hour",
        "alias": [
          "Toedieningssnelheid"
        ],
        "base": {
          "path": "Dosage.doseAndRate.rate[x]"
        },
        "mapping": [
          {
            "identity": "zib-instructionsforuse-v1.2.1-2020EN",
            "map": "NL-CM:9.12.19942",
            "comment": "AdministeringSpeed"
          },
          {
            "identity": "HdBe-InstructionsForUse",
            "map": "InstructionsForUse.DosingInstructions.Dosage.AdministeringSpeed"
          }
        ]
      },
      {
        "id": "Dosage.dose[x]:doseAndRate.rate[x]:rateRange",
        "path": "Dosage.dose[x].rate[x]",
        "sliceName": "rateRange",
        "short": "Set of values bounded by low and high",
        "definition": "A set of ordered Quantities defined by a low and high limit.",
        "comment": "The stated low and high value are assumed to have arbitrarily high precision when it comes to determining which values are in the range. I.e. 1.99 is not in the range 2 -> 3.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Dosage.doseAndRate.rate[x]"
        },
        "type": [
          {
            "code": "Range"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() | (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "rng-2",
            "severity": "error",
            "human": "If present, low SHALL have a lower value than high",
            "expression": "low.empty() or high.empty() or (low <= high)",
            "xpath": "not(exists(f:low/f:value/@value)) or not(exists(f:high/f:value/@value)) or (number(f:low/f:value/@value) <= number(f:high/f:value/@value))",
            "source": "http://hl7.org/fhir/StructureDefinition/Range"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "v2",
            "map": "NR and also possibly SN (but see also quantity)"
          },
          {
            "identity": "rim",
            "map": "IVL<QTY[not(type=\"TS\")]> [lowClosed=\"true\" and highClosed=\"true\"]or URG<QTY[not(type=\"TS\")]>"
          }
        ]
      },
      {
        "id": "Dosage.dose[x]:doseAndRate.rate[x]:rateRange.id",
        "path": "Dosage.dose[x].rate[x].id",
        "representation": [
          "xmlAttr"
        ],
        "short": "xml:id (or equivalent in JSON)",
        "definition": "unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "comment": "Note that FHIR strings may not exceed 1MB in size",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Element.id",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() | (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "Dosage.dose[x]:doseAndRate.rate[x]:rateRange.extension",
        "path": "Dosage.dose[x].rate[x].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. In order to make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer is allowed to 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"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() | (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "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()",
            "xpath": "exists(f:extension)!=exists(f:*[starts-with(local-name(.), 'value')])",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "Dosage.dose[x]:doseAndRate.rate[x]:rateRange.low",
        "path": "Dosage.dose[x].rate[x].low",
        "short": "minimumValue",
        "definition": "The minimal value of the range. The boundary is inclusive.",
        "comment": "If the low element is missing, the low boundary is not known.",
        "alias": [
          "minimumWaarde"
        ],
        "min": 0,
        "max": "1",
        "base": {
          "path": "Range.low",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Quantity",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/SimpleQuantity"
            ]
          }
        ],
        "condition": [
          "ele-1",
          "rng-2"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() | (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "qty-3",
            "severity": "error",
            "human": "If a code for the unit is present, the system SHALL also be present",
            "expression": "code.empty() or system.exists()",
            "xpath": "not(exists(f:code)) or exists(f:system)",
            "source": "http://hl7.org/fhir/StructureDefinition/Quantity"
          },
          {
            "key": "sqty-1",
            "severity": "error",
            "human": "The comparator is not used on a SimpleQuantity",
            "expression": "comparator.empty()",
            "xpath": "not(exists(f:comparator))",
            "source": "http://hl7.org/fhir/StructureDefinition/SimpleQuantity"
          }
        ],
        "isModifier": false,
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "v2",
            "map": "SN (see also Range) or CQ"
          },
          {
            "identity": "rim",
            "map": "PQ, IVL<PQ>, MO, CO, depending on the values"
          },
          {
            "identity": "v2",
            "map": "NR.1"
          },
          {
            "identity": "rim",
            "map": "./low"
          },
          {
            "identity": "zib-range-v1.0.1-2020EN",
            "map": "NL-CM:20.1.2",
            "comment": "minimumValue"
          },
          {
            "identity": "HdBe-Range",
            "map": "Range.MinimumValue"
          }
        ]
      },
      {
        "id": "Dosage.dose[x]:doseAndRate.rate[x]:rateRange.high",
        "path": "Dosage.dose[x].rate[x].high",
        "short": "maximumValue",
        "definition": "The maximum value of the range. The boundary is inclusive.",
        "comment": "If the high element is missing, the high boundary is not known.",
        "alias": [
          "maximumWaarde"
        ],
        "min": 0,
        "max": "1",
        "base": {
          "path": "Range.high",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Quantity",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/SimpleQuantity"
            ]
          }
        ],
        "condition": [
          "ele-1",
          "rng-2"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() | (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "qty-3",
            "severity": "error",
            "human": "If a code for the unit is present, the system SHALL also be present",
            "expression": "code.empty() or system.exists()",
            "xpath": "not(exists(f:code)) or exists(f:system)",
            "source": "http://hl7.org/fhir/StructureDefinition/Quantity"
          },
          {
            "key": "sqty-1",
            "severity": "error",
            "human": "The comparator is not used on a SimpleQuantity",
            "expression": "comparator.empty()",
            "xpath": "not(exists(f:comparator))",
            "source": "http://hl7.org/fhir/StructureDefinition/SimpleQuantity"
          }
        ],
        "isModifier": false,
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "v2",
            "map": "SN (see also Range) or CQ"
          },
          {
            "identity": "rim",
            "map": "PQ, IVL<PQ>, MO, CO, depending on the values"
          },
          {
            "identity": "v2",
            "map": "NR.2"
          },
          {
            "identity": "rim",
            "map": "./high"
          },
          {
            "identity": "zib-range-v1.0.1-2020EN",
            "map": "NL-CM:20.1.3",
            "comment": "maximumValue"
          },
          {
            "identity": "HdBe-Range",
            "map": "Range.MaximumValue"
          }
        ]
      },
      {
        "id": "Dosage.dose[x]:doseAndRate.rate[x]:rateQuantity",
        "path": "Dosage.dose[x].rate[x]",
        "sliceName": "rateQuantity",
        "short": "nominalValue",
        "definition": "The nominal value of the quantity.",
        "comment": "The context of use may frequently define what kind of quantity this is and therefore what kind of units can be used. The context of use may also restrict the values for the comparator.",
        "alias": [
          "nominaleWaarde"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "Dosage.doseAndRate.rate[x]"
        },
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() | (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "qty-3",
            "severity": "error",
            "human": "If a code for the unit is present, the system SHALL also be present",
            "expression": "code.empty() or system.exists()",
            "xpath": "not(exists(f:code)) or exists(f:system)",
            "source": "http://hl7.org/fhir/StructureDefinition/Quantity"
          }
        ],
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "v2",
            "map": "SN (see also Range) or CQ"
          },
          {
            "identity": "rim",
            "map": "PQ, IVL<PQ>, MO, CO, depending on the values"
          },
          {
            "identity": "zib-range-v1.0.1-2020EN",
            "map": "NL-CM:20.1.4",
            "comment": "nominalValue"
          },
          {
            "identity": "HdBe-Range",
            "map": "Range.NominalValue"
          }
        ]
      },
      {
        "id": "Dosage.maxDosePerPeriod",
        "path": "Dosage.maxDosePerPeriod",
        "short": "MaximumDose",
        "definition": "A maximum dose maximizes (in time) the usage of a drug in an 'as needed' prescription.",
        "comment": "This is intended for use as an adjunct to the dosage when there is an upper cap.  For example \"2 tablets every 4 hours to a maximum of 8/day\".",
        "requirements": "The maximum total quantity of a therapeutic substance that may be administered to a subject over the period of time.  For example, 1000mg in 24 hours.",
        "alias": [
          "MaximaleDosering"
        ],
        "min": 0,
        "max": "1",
        "base": {
          "path": "Dosage.maxDosePerPeriod",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Ratio"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() | (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "rat-1",
            "severity": "error",
            "human": "Numerator and denominator SHALL both be present, or both are absent. If both are absent, there SHALL be some extension present",
            "expression": "(numerator.empty() xor denominator.exists()) and (numerator.exists() or extension.exists())",
            "xpath": "(count(f:numerator) = count(f:denominator)) and ((count(f:numerator) > 0) or (count(f:extension) > 0))",
            "source": "http://hl7.org/fhir/StructureDefinition/Ratio"
          }
        ],
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "v2",
            "map": "N/A"
          },
          {
            "identity": "rim",
            "map": "RTO"
          },
          {
            "identity": "rim",
            "map": ".maxDoseQuantity"
          },
          {
            "identity": "zib-instructionsforuse-v1.2.1-2020EN",
            "map": "NL-CM:9.12.19946",
            "comment": "MaximumDose"
          },
          {
            "identity": "HdBe-InstructionsForUse",
            "map": "InstructionsForUse.DosingInstructions.Dosage.AsNeeded.MaximumDose"
          }
        ]
      },
      {
        "id": "Dosage.maxDosePerAdministration",
        "path": "Dosage.maxDosePerAdministration",
        "short": "Upper limit on medication per administration",
        "definition": "Upper limit on medication per administration.",
        "comment": "This is intended for use as an adjunct to the dosage when there is an upper cap.  For example, a body surface area related dose with a maximum amount, such as 1.5 mg/m2 (maximum 2 mg) IV over 5 – 10 minutes would have doseQuantity of 1.5 mg/m2 and maxDosePerAdministration of 2 mg.",
        "requirements": "The maximum total quantity of a therapeutic substance that may be administered to a subject per administration.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Dosage.maxDosePerAdministration",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Quantity",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/SimpleQuantity"
            ]
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() | (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "qty-3",
            "severity": "error",
            "human": "If a code for the unit is present, the system SHALL also be present",
            "expression": "code.empty() or system.exists()",
            "xpath": "not(exists(f:code)) or exists(f:system)",
            "source": "http://hl7.org/fhir/StructureDefinition/Quantity"
          },
          {
            "key": "sqty-1",
            "severity": "error",
            "human": "The comparator is not used on a SimpleQuantity",
            "expression": "comparator.empty()",
            "xpath": "not(exists(f:comparator))",
            "source": "http://hl7.org/fhir/StructureDefinition/SimpleQuantity"
          }
        ],
        "isModifier": false,
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "v2",
            "map": "SN (see also Range) or CQ"
          },
          {
            "identity": "rim",
            "map": "PQ, IVL<PQ>, MO, CO, depending on the values"
          },
          {
            "identity": "rim",
            "map": "not supported"
          }
        ]
      },
      {
        "id": "Dosage.maxDosePerLifetime",
        "path": "Dosage.maxDosePerLifetime",
        "short": "Upper limit on medication per lifetime of the patient",
        "definition": "Upper limit on medication per lifetime of the patient.",
        "comment": "The context of use may frequently define what kind of quantity this is and therefore what kind of units can be used. The context of use may also restrict the values for the comparator.",
        "requirements": "The maximum total quantity of a therapeutic substance that may be administered per lifetime of the subject.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Dosage.maxDosePerLifetime",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Quantity",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/SimpleQuantity"
            ]
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() | (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "qty-3",
            "severity": "error",
            "human": "If a code for the unit is present, the system SHALL also be present",
            "expression": "code.empty() or system.exists()",
            "xpath": "not(exists(f:code)) or exists(f:system)",
            "source": "http://hl7.org/fhir/StructureDefinition/Quantity"
          },
          {
            "key": "sqty-1",
            "severity": "error",
            "human": "The comparator is not used on a SimpleQuantity",
            "expression": "comparator.empty()",
            "xpath": "not(exists(f:comparator))",
            "source": "http://hl7.org/fhir/StructureDefinition/SimpleQuantity"
          }
        ],
        "isModifier": false,
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "v2",
            "map": "SN (see also Range) or CQ"
          },
          {
            "identity": "rim",
            "map": "PQ, IVL<PQ>, MO, CO, depending on the values"
          },
          {
            "identity": "rim",
            "map": "not supported"
          }
        ]
      },
      {
        "id": "Dosage.rate[x]",
        "path": "Dosage.rate[x]",
        "short": "Amount of medication per unit of time",
        "definition": "Amount of medication per unit of time.",
        "comment": "It is possible to supply both a rate and a doseQuantity to provide full details about how the medication is to be administered and supplied. If the rate is intended to change over time, depending on local rules/regulations, each change should be captured as a new version of the MedicationRequest with an updated rate, or captured with a new MedicationRequest with the new rate.",
        "requirements": "Identifies the speed with which the medication was or will be introduced into the patient. Typically the rate for an infusion e.g. 100 ml per 1 hour or 100 ml/hr.  May also be expressed as a rate per unit of time e.g. 500 ml per 2 hours.   Other examples: 200 mcg/min or 200 mcg/1 minute; 1 liter/8 hours.  Sometimes, a rate can imply duration when expressed as total volume / duration (e.g.  500mL/2 hours implies a duration of 2 hours).  However, when rate doesn't imply duration (e.g. 250mL/hour), then the timing.repeat.duration is needed to convey the infuse over time period.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Dosage.rate[x]",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Ratio"
          },
          {
            "code": "Range"
          },
          {
            "code": "Quantity",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/SimpleQuantity"
            ]
          }
        ],
        "condition": [
          "ele-1"
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() | (children().count() > id.count())",
            "xpath": "@value|f:*|h:div",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          },
          {
            "identity": "rim",
            "map": ".rateQuantity"
          }
        ]
      }
    ]
  },
  "differential": {
    "element": [
      {
        "id": "Dosage",
        "path": "Dosage",
        "short": "DosingInstructions",
        "comment": "This element _mostly_ represents the DosingInstructions container from CBB InstructionsForUse, but also includes the AdditionalInstructions and RouteOfAdministration concepts, which are normally placed on the same level as this container. As a result, these concepts are **duplicated** in every repetition of this element, even though these concepts should be present just once according to the CBB.\r\n\r\nThe RepeatPeriodCyclicalSchedule and Description elements of the CBB are not represented in this profile. When a HdBe profile contains a InstructionsForUse.DosageInstructions datatype, the RepeatPeriodCyclicalSchedule and Description elements are separately added to this profile as well.\r\n\r\nThis element does not contain a mapping to the Dosage container from CBB InstructionsForUse. However, the child concepts of Dosage are all mapped. Multiple Dosage instances are represented by another DosingInstructions that contains a similiar SequenceNumber.",
        "alias": [
          "Doseerinstructie"
        ],
        "mapping": [
          {
            "identity": "zib-instructionsforuse-v1.2.1-2020EN",
            "map": "NL-CM:9.12.22095",
            "comment": "DosingInstructions"
          },
          {
            "identity": "HdBe-InstructionsForUse",
            "map": "InstructionsForUse.DosingInstructions"
          }
        ]
      },
      {
        "id": "Dosage.sequence",
        "path": "Dosage.sequence",
        "short": "SequenceNumber",
        "definition": "This indicates the sequence of the dosing instructions within the medication agreement.",
        "alias": [
          "Volgnummer"
        ],
        "mapping": [
          {
            "identity": "zib-instructionsforuse-v1.2.1-2020EN",
            "map": "NL-CM:9.12.22503",
            "comment": "SequenceNumber"
          },
          {
            "identity": "HdBe-InstructionsForUse",
            "map": "InstructionsForUse.DosingInstructions.SequenceNumber"
          }
        ]
      },
      {
        "id": "Dosage.additionalInstruction",
        "path": "Dosage.additionalInstruction",
        "short": "AdditionalInstructions",
        "definition": "The additional instructions contain extra information on the use of the current prescription.\r\n\r\nThis includes all instructions for use. The text can come from the original “paper\" medication prescription, but can also be generated from the coded information.\r\n\r\nThis concept may contain more information than what is structurally coded in the information below, but may not conflict with it. The instructions may not conflict with other components of the request for administration. The instructions can also refer to an existing protocol.",
        "comment": "Please note that in contrast to the CBB, this AdditionalInstructions concept is grouped under the DosingInstructions concept. This CBB concept should thus be duplicated when there are multiple DosingInstructions.",
        "alias": [
          "AanvullendeInstructie"
        ],
        "mapping": [
          {
            "identity": "zib-instructionsforuse-v1.2.1-2020EN",
            "map": "NL-CM:9.12.19944",
            "comment": "AdditionalInstructions"
          },
          {
            "identity": "HdBe-InstructionsForUse",
            "map": "InstructionsForUse.AdditionalInstructions"
          }
        ]
      },
      {
        "id": "Dosage.timing",
        "path": "Dosage.timing",
        "short": "AdministeringSchedule",
        "definition": "Specifications of the times at which the medication is to be administered. This is indicated as follows:\r\n* Time(s) (16:00) or indications (“before meals”) at which the medication is to be taken each day.\r\n* A specific number of times the medication is to be taken each day (\"3x a day\"), indicated with the frequency.\r\n* A time interval between consecutive doses (“Every 2 hours”, “every 3 days”), indicated with the word Interval.\r\n* Combined periods with an interval and duration (“1 daily for three out of four weeks: the pill schedule”)\r\n\r\nIf a certain medication is not to be taken daily, the aforementioned can be combined with daily indications:\r\n\r\n* One or more week days on which the medication is to be administered (e.g. “Monday, Wednesday, Friday”)\r\n* ”3x a week”, “2x a month”.\r\n\r\nThe specified administration “infinite” is automatically to be repeated until:\r\n* The end date and time has been reached\r\n* The total administration duration has been reached (14 days)\r\n* A specific amount of administrations has been reached (“20 doses”), to be entered in the Frequency concept.",
        "alias": [
          "Toedieningsschema"
        ],
        "mapping": [
          {
            "identity": "zib-instructionsforuse-v1.2.1-2020EN",
            "map": "NL-CM:9.12.19948",
            "comment": "AdministeringSchedule"
          },
          {
            "identity": "HdBe-InstructionsForUse",
            "map": "InstructionsForUse.DosingInstructions.Dosage.AdministeringSchedule"
          }
        ]
      },
      {
        "id": "Dosage.timing.repeat.extension",
        "path": "Dosage.timing.repeat.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "rules": "open"
        },
        "min": 0
      },
      {
        "id": "Dosage.timing.repeat.extension:timingExact",
        "path": "Dosage.timing.repeat.extension",
        "sliceName": "timingExact",
        "min": 0,
        "type": [
          {
            "code": "Extension",
            "profile": [
              "http://hl7.org/fhir/StructureDefinition/timing-exact"
            ]
          }
        ]
      },
      {
        "id": "Dosage.timing.repeat.extension:timingExact.value[x]",
        "path": "Dosage.timing.repeat.extension.value[x]",
        "definition": "Indicates that the timing as specified by `.frequency`, `.period` and `.periodUnit` should be strictly interpreted. This is the case when the CBB concept Interval is expressed using these elements (as opposed to the CBB concept Frequency).\r\n\r\nThe times can be chosen freely, but distribution throughout the day is more precise, and the interval between times is important (e.g. in the case of antibiotics) In the case of Baxter packs and intramural care, such a prescription is used to draw up a (location-specific) outline for distribution times (logistics).",
        "comment": "Notes on the CBB concepts Frequency and Interval:\n1. An interval (in FHIR) is just a normal frequency with a period of 1 and is represented in FHIR as just another frequency using `.frequency`, `.period` and `.periodUnit`. However, the CBB differentiates between the two concepts in the timing precision (the Interval concept defines precise intervals while the Frequency concept defines approximate intervals). When the interval is precise, this is communicated using the extension in `extension:timingExact`.\n2. On the other hand, the CBB Frequency concept might be used to express a single-use, non-repeating series by omitting the time unit. In FHIR, this is _not_ represented as a frequency, but with the `.count` element.\n3. Lastly, the Frequency concept may be used to express either a single nominal value or a range. A range is represented by respectively setting the minimum and maximum value to `.frequency` and `.frequencyMax`, or to `.count` and `.countMax` for single-use events. A nominal value is expressed by setting its value to `.frequency` or to `.count` for single-use events, and leaving `.frequencyMax` and `.countMax` unpopulated.\n\nIn summary:\n* CBB concept Frequency:\n * With time unit:\n  * Nominal value: `.frequency`, `.period` and `.periodUnit`\n  * Range: `.frequency`, `.frequencyMax`, `.period` and `.periodUnit`\n  * Without time unit:\n  * Nominal value: `.count`\n  * Range: `.count` and `.countMax`\n* CBB concept Interval: `.frequency` (set to 1), `.period`, `.periodUnit` and `.extension:timingExact` (set to _true_)",
        "mapping": [
          {
            "identity": "zib-instructionsforuse-v1.2.1-2020EN",
            "map": "NL-CM:9.12.19950",
            "comment": "Interval (implicit, main mapping is on .frequency, .period and .periodMax)"
          },
          {
            "identity": "HdBe-InstructionsForUse",
            "map": "InstructionsForUse.DosingInstructions.Dosage.AdministeringSchedule.Interval",
            "comment": "implicit, main mapping is on .frequency, .period and .periodMax"
          }
        ]
      },
      {
        "id": "Dosage.timing.repeat.bounds[x]",
        "path": "Dosage.timing.repeat.bounds[x]",
        "slicing": {
          "discriminator": [
            {
              "type": "type",
              "path": "$this"
            }
          ],
          "rules": "open"
        }
      },
      {
        "id": "Dosage.timing.repeat.bounds[x]:boundsDuration",
        "path": "Dosage.timing.repeat.bounds[x]",
        "sliceName": "boundsDuration",
        "short": "DoseDuration",
        "definition": "The intended time duration for these dosing instructions, e.g. 5 days or 8 weeks. \r\nIn the case of medication for an indefinite period, the dosing duration is left empty in the last dosing instruction.",
        "alias": [
          "Doseerduur"
        ],
        "type": [
          {
            "code": "Duration"
          }
        ],
        "mapping": [
          {
            "identity": "zib-instructionsforuse-v1.2.1-2020EN",
            "map": "NL-CM:9.12.22506",
            "comment": "DoseDuration"
          },
          {
            "identity": "HdBe-InstructionsForUse",
            "map": "InstructionsForUse.DosingInstructions.DoseDuration"
          }
        ]
      },
      {
        "id": "Dosage.timing.repeat.count",
        "path": "Dosage.timing.repeat.count",
        "short": "Frequency / minimumValue / nominalValue",
        "definition": "Usually, frequency comprises both amount and time unit (3 times a day), but it can occur without the time unit (single use). This is represented by this `.count` element and optionally `.countMax` if a range should be represented.\r\n\r\nA reasonable distribution over the day is expected, but exact times are not given. This is left to the patient. It is the most common manner of extramural prescription. In the case of Baxter packs and intramural care, such a prescription is used to draw up a (location-specific) outline for distribution times (logistics).",
        "comment": "Notes on the CBB concepts Frequency and Interval:\n1. An interval (in FHIR) is just a normal frequency with a period of 1 and is represented in FHIR as just another frequency using `.frequency`, `.period` and `.periodUnit`. However, the CBB differentiates between the two concepts in the timing precision (the Interval concept defines precise intervals while the Frequency concept defines approximate intervals). When the interval is precise, this is communicated using the extension in `extension:timingExact`.\n2. On the other hand, the CBB Frequency concept might be used to express a single-use, non-repeating series by omitting the time unit. In FHIR, this is _not_ represented as a frequency, but with the `.count` element.\n3. Lastly, the Frequency concept may be used to express either a single nominal value or a range. A range is represented by respectively setting the minimum and maximum value to `.frequency` and `.frequencyMax`, or to `.count` and `.countMax` for single-use events. A nominal value is expressed by setting its value to `.frequency` or to `.count` for single-use events, and leaving `.frequencyMax` and `.countMax` unpopulated.\n\nIn summary:\n* CBB concept Frequency:\n * With time unit:\n  * Nominal value: `.frequency`, `.period` and `.periodUnit`\n  * Range: `.frequency`, `.frequencyMax`, `.period` and `.periodUnit`\n  * Without time unit:\n  * Nominal value: `.count`\n  * Range: `.count` and `.countMax`\n* CBB concept Interval: `.frequency` (set to 1), `.period`, `.periodUnit` and `.extension:timingExact` (set to _true_)",
        "alias": [
          "Frequentie",
          "nominaleWaarde",
          "minimumWaarde"
        ],
        "mapping": [
          {
            "identity": "zib-instructionsforuse-v1.2.1-2020EN",
            "map": "NL-CM:9.12.19949",
            "comment": "Frequency (single use only)"
          },
          {
            "identity": "zib-range-v1.0.1-2020EN",
            "map": "NL-CM:20.1.2",
            "comment": "minimumValue"
          },
          {
            "identity": "zib-range-v1.0.1-2020EN",
            "map": "NL-CM:20.1.4",
            "comment": "nominalValue"
          },
          {
            "identity": "HdBe-InstructionsForUse",
            "map": "InstructionsForUse.DosingInstructions.Dosage.AdministeringSchedule.Frequency",
            "comment": "single use only"
          },
          {
            "identity": "HdBe-Range",
            "map": "Range.NominalValue"
          },
          {
            "identity": "HdBe-Range",
            "map": "Range.MinimumValue"
          }
        ]
      },
      {
        "id": "Dosage.timing.repeat.countMax",
        "path": "Dosage.timing.repeat.countMax",
        "short": "Frequency / maximumValue",
        "definition": "Usually, frequency comprises both amount and time unit (3 times a day), but it can occur without the time unit (single use). This is represented by the `.count` element and optionally `.countMax` if a range should be represented.\r\n\r\nA reasonable distribution over the day is expected, but exact times are not given. This is left to the patient. It is the most common manner of extramural prescription. In the case of Baxter packs and intramural care, such a prescription is used to draw up a (location-specific) outline for distribution times (logistics).",
        "comment": "Notes on the CBB concepts Frequency and Interval:\n1. An interval (in FHIR) is just a normal frequency with a period of 1 and is represented in FHIR as just another frequency using `.frequency`, `.period` and `.periodUnit`. However, the CBB differentiates between the two concepts in the timing precision (the Interval concept defines precise intervals while the Frequency concept defines approximate intervals). When the interval is precise, this is communicated using the extension in `extension:timingExact`.\n2. On the other hand, the CBB Frequency concept might be used to express a single-use, non-repeating series by omitting the time unit. In FHIR, this is _not_ represented as a frequency, but with the `.count` element.\n3. Lastly, the Frequency concept may be used to express either a single nominal value or a range. A range is represented by respectively setting the minimum and maximum value to `.frequency` and `.frequencyMax`, or to `.count` and `.countMax` for single-use events. A nominal value is expressed by setting its value to `.frequency` or to `.count` for single-use events, and leaving `.frequencyMax` and `.countMax` unpopulated.\n\nIn summary:\n* CBB concept Frequency:\n * With time unit:\n  * Nominal value: `.frequency`, `.period` and `.periodUnit`\n  * Range: `.frequency`, `.frequencyMax`, `.period` and `.periodUnit`\n  * Without time unit:\n  * Nominal value: `.count`\n  * Range: `.count` and `.countMax`\n* CBB concept Interval: `.frequency` (set to 1), `.period`, `.periodUnit` and `.extension:timingExact` (set to _true_)",
        "alias": [
          "Frequentie",
          "maximumWaarde"
        ],
        "mapping": [
          {
            "identity": "zib-instructionsforuse-v1.2.1-2020EN",
            "map": "NL-CM:9.12.19949",
            "comment": "Frequency"
          },
          {
            "identity": "zib-range-v1.0.1-2020EN",
            "map": "NL-CM:20.1.3",
            "comment": "maximumValue"
          },
          {
            "identity": "HdBe-InstructionsForUse",
            "map": "InstructionsForUse.DosingInstructions.Dosage.AdministeringSchedule.Frequency"
          },
          {
            "identity": "HdBe-Range",
            "map": "Range.MaximumValue"
          }
        ]
      },
      {
        "id": "Dosage.timing.repeat.duration",
        "path": "Dosage.timing.repeat.duration",
        "short": "DurationOfAdministration",
        "definition": "The duration of administration defines the length of time during which the drug is administered and is mainly used in the slow parenteral administration of fluids. The `durationUnit` defines the time unit.",
        "alias": [
          "Toedieningsduur"
        ],
        "mapping": [
          {
            "identity": "zib-instructionsforuse-v1.2.1-2020EN",
            "map": "NL-CM:9.12.23141",
            "comment": "DurationOfAdministration"
          },
          {
            "identity": "HdBe-InstructionsForUse",
            "map": "InstructionsForUse.DosingInstructions.Dosage.DurationOfAdministration"
          }
        ]
      },
      {
        "id": "Dosage.timing.repeat.durationUnit",
        "path": "Dosage.timing.repeat.durationUnit",
        "short": "DurationOfAdministration",
        "definition": "The units of time, in UCUM units, for the duration of administration of time during which the drug is administered.",
        "alias": [
          "Toedieningsduur"
        ],
        "mapping": [
          {
            "identity": "zib-instructionsforuse-v1.2.1-2020EN",
            "map": "NL-CM:9.12.23141",
            "comment": "DurationOfAdministration"
          },
          {
            "identity": "HdBe-InstructionsForUse",
            "map": "InstructionsForUse.DosingInstructions.Dosage.DurationOfAdministration"
          }
        ]
      },
      {
        "id": "Dosage.timing.repeat.frequency",
        "path": "Dosage.timing.repeat.frequency",
        "short": "Frequency / minimumValue / nominalValue / Interval",
        "definition": "The number of times to repeat the action within the specified period. If frequencyMax is present, this element indicates the lower bound of the allowed range of the frequency.\r\n\r\nIf the `extension:timingExact` element is absent or set to _false_, a reasonable distribution over the day is expected, but exact times are not given. This is left to the patient. It is the most common manner of extramural prescription. In the case of Baxter packs and intramural care, such a prescription is used to draw up a (location-specific) outline for distribution times (logistics). \n\nIf the `extension:timingExact` element is present and set to _true_, the times can be chosen freely, but distribution throughout the day is more precise, and the interval between times is important (e.g. in the case of antibiotics) In the case of Baxter packs and intramural care, such a prescription is used to draw up a (location-specific) outline for distribution times (logistics).",
        "comment": "Notes on the CBB concepts Frequency and Interval:\n1. An interval (in FHIR) is just a normal frequency with a period of 1 and is represented in FHIR as just another frequency using `.frequency`, `.period` and `.periodUnit`. However, the CBB differentiates between the two concepts in the timing precision (the Interval concept defines precise intervals while the Frequency concept defines approximate intervals). When the interval is precise, this is communicated using the extension in `extension:timingExact`.\n2. On the other hand, the CBB Frequency concept might be used to express a single-use, non-repeating series by omitting the time unit. In FHIR, this is _not_ represented as a frequency, but with the `.count` element.\n3. Lastly, the Frequency concept may be used to express either a single nominal value or a range. A range is represented by respectively setting the minimum and maximum value to `.frequency` and `.frequencyMax`, or to `.count` and `.countMax` for single-use events. A nominal value is expressed by setting its value to `.frequency` or to `.count` for single-use events, and leaving `.frequencyMax` and `.countMax` unpopulated.\n\nIn summary:\n* CBB concept Frequency:\n * With time unit:\n  * Nominal value: `.frequency`, `.period` and `.periodUnit`\n  * Range: `.frequency`, `.frequencyMax`, `.period` and `.periodUnit`\n  * Without time unit:\n  * Nominal value: `.count`\n  * Range: `.count` and `.countMax`\n* CBB concept Interval: `.frequency` (set to 1), `.period`, `.periodUnit` and `.extension:timingExact` (set to _true_)",
        "alias": [
          "Frequentie",
          "minimumWaarde",
          "nominaleWaarde",
          "Interval"
        ],
        "mapping": [
          {
            "identity": "zib-instructionsforuse-v1.2.1-2020EN",
            "map": "NL-CM:9.12.19949",
            "comment": "Frequency"
          },
          {
            "identity": "zib-range-v1.0.1-2020EN",
            "map": "NL-CM:20.1.2",
            "comment": "minimumValue"
          },
          {
            "identity": "zib-range-v1.0.1-2020EN",
            "map": "NL-CM:20.1.4",
            "comment": "nominalValue"
          },
          {
            "identity": "zib-instructionsforuse-v1.2.1-2020EN",
            "map": "NL-CM:9.12.19950",
            "comment": "Interval"
          },
          {
            "identity": "HdBe-InstructionsForUse",
            "map": "InstructionsForUse.DosingInstructions.Dosage.AdministeringSchedule.Frequency"
          },
          {
            "identity": "HdBe-Range",
            "map": "Range.MinimumValue"
          },
          {
            "identity": "HdBe-Range",
            "map": "Range.NominalValue"
          },
          {
            "identity": "HdBe-InstructionsForUse",
            "map": "InstructionsForUse.DosingInstructions.Dosage.AdministeringSchedule.Interval"
          }
        ]
      },
      {
        "id": "Dosage.timing.repeat.frequencyMax",
        "path": "Dosage.timing.repeat.frequencyMax",
        "short": "Frequency / maximumValue",
        "definition": "If present, indicates that the frequency is a range - so to repeat between [frequency] and [frequencyMax] times within the period or period range.\r\n\r\nIf the `extension:timingExact` element is absent or set to _false_, a reasonable distribution over the day is expected, but exact times are not given. This is left to the patient. It is the most common manner of extramural prescription. In the case of Baxter packs and intramural care, such a prescription is used to draw up a (location-specific) outline for distribution times (logistics). \n\nIf the `extension:timingExact` element is present and set to _true_, the times can be chosen freely, but distribution throughout the day is more precise, and the interval between times is important (e.g. in the case of antibiotics) In the case of Baxter packs and intramural care, such a prescription is used to draw up a (location-specific) outline for distribution times (logistics).",
        "comment": "Notes on the CBB concepts Frequency and Interval:\n1. An interval (in FHIR) is just a normal frequency with a period of 1 and is represented in FHIR as just another frequency using `.frequency`, `.period` and `.periodUnit`. However, the CBB differentiates between the two concepts in the timing precision (the Interval concept defines precise intervals while the Frequency concept defines approximate intervals). When the interval is precise, this is communicated using the extension in `extension:timingExact`.\n2. On the other hand, the CBB Frequency concept might be used to express a single-use, non-repeating series by omitting the time unit. In FHIR, this is _not_ represented as a frequency, but with the `.count` element.\n3. Lastly, the Frequency concept may be used to express either a single nominal value or a range. A range is represented by respectively setting the minimum and maximum value to `.frequency` and `.frequencyMax`, or to `.count` and `.countMax` for single-use events. A nominal value is expressed by setting its value to `.frequency` or to `.count` for single-use events, and leaving `.frequencyMax` and `.countMax` unpopulated.\n\nIn summary:\n* CBB concept Frequency:\n * With time unit:\n  * Nominal value: `.frequency`, `.period` and `.periodUnit`\n  * Range: `.frequency`, `.frequencyMax`, `.period` and `.periodUnit`\n  * Without time unit:\n  * Nominal value: `.count`\n  * Range: `.count` and `.countMax`\n* CBB concept Interval: `.frequency` (set to 1), `.period`, `.periodUnit` and `.extension:timingExact` (set to _true_)",
        "alias": [
          "maximumWaarde",
          "Frequentie"
        ],
        "mapping": [
          {
            "identity": "zib-instructionsforuse-v1.2.1-2020EN",
            "map": "NL-CM:9.12.19949",
            "comment": "Frequency"
          },
          {
            "identity": "zib-range-v1.0.1-2020EN",
            "map": "NL-CM:20.1.3",
            "comment": "maximumValue"
          },
          {
            "identity": "HdBe-InstructionsForUse",
            "map": "InstructionsForUse.DosingInstructions.Dosage.AdministeringSchedule.Frequency"
          },
          {
            "identity": "HdBe-Range",
            "map": "Range.MaximumValue"
          }
        ]
      },
      {
        "id": "Dosage.timing.repeat.period",
        "path": "Dosage.timing.repeat.period",
        "short": "Frequency / Interval",
        "definition": "Indicates the duration of time over which repetitions are to occur; e.g. to express \"3 times per day\", 3 would be the frequency and \"1 day\" would be the period. If periodMax is present, this element indicates the lower bound of the allowed range of the period length.\r\n\r\nIf the `extension:timingExact` element is absent or set to _false_, a reasonable distribution over the day is expected, but exact times are not given. This is left to the patient. It is the most common manner of extramural prescription. In the case of Baxter packs and intramural care, such a prescription is used to draw up a (location-specific) outline for distribution times (logistics). \n\nIf the `extension:timingExact` element is present and set to _true_, the times can be chosen freely, but distribution throughout the day is more precise, and the interval between times is important (e.g. in the case of antibiotics) In the case of Baxter packs and intramural care, such a prescription is used to draw up a (location-specific) outline for distribution times (logistics).",
        "comment": "Notes on the CBB concepts Frequency and Interval:\n1. An interval (in FHIR) is just a normal frequency with a period of 1 and is represented in FHIR as just another frequency using `.frequency`, `.period` and `.periodUnit`. However, the CBB differentiates between the two concepts in the timing precision (the Interval concept defines precise intervals while the Frequency concept defines approximate intervals). When the interval is precise, this is communicated using the extension in `extension:timingExact`.\n2. On the other hand, the CBB Frequency concept might be used to express a single-use, non-repeating series by omitting the time unit. In FHIR, this is _not_ represented as a frequency, but with the `.count` element.\n3. Lastly, the Frequency concept may be used to express either a single nominal value or a range. A range is represented by respectively setting the minimum and maximum value to `.frequency` and `.frequencyMax`, or to `.count` and `.countMax` for single-use events. A nominal value is expressed by setting its value to `.frequency` or to `.count` for single-use events, and leaving `.frequencyMax` and `.countMax` unpopulated.\n\nIn summary:\n* CBB concept Frequency:\n * With time unit:\n  * Nominal value: `.frequency`, `.period` and `.periodUnit`\n  * Range: `.frequency`, `.frequencyMax`, `.period` and `.periodUnit`\n  * Without time unit:\n  * Nominal value: `.count`\n  * Range: `.count` and `.countMax`\n* CBB concept Interval: `.frequency` (set to 1), `.period`, `.periodUnit` and `.extension:timingExact` (set to _true_)",
        "alias": [
          "Frequentie",
          "Interval"
        ],
        "mapping": [
          {
            "identity": "zib-instructionsforuse-v1.2.1-2020EN",
            "map": "NL-CM:9.12.19949",
            "comment": "Frequency"
          },
          {
            "identity": "zib-instructionsforuse-v1.2.1-2020EN",
            "map": "NL-CM:9.12.19950",
            "comment": "Interval"
          },
          {
            "identity": "HdBe-InstructionsForUse",
            "map": "InstructionsForUse.DosingInstructions.Dosage.AdministeringSchedule.Frequency"
          },
          {
            "identity": "HdBe-InstructionsForUse",
            "map": "InstructionsForUse.DosingInstructions.Dosage.AdministeringSchedule.Interval"
          }
        ]
      },
      {
        "id": "Dosage.timing.repeat.periodUnit",
        "path": "Dosage.timing.repeat.periodUnit",
        "short": "Frequency / Interval",
        "definition": "The units of time for the period in UCUM units for Frequency and Interval.\r\n\r\nIf the `extension:timingExact` element is absent or set to _false_, a reasonable distribution over the day is expected, but exact times are not given. This is left to the patient. It is the most common manner of extramural prescription. In the case of Baxter packs and intramural care, such a prescription is used to draw up a (location-specific) outline for distribution times (logistics). \n\nIf the `extension:timingExact` element is present and set to _true_, the times can be chosen freely, but distribution throughout the day is more precise, and the interval between times is important (e.g. in the case of antibiotics) In the case of Baxter packs and intramural care, such a prescription is used to draw up a (location-specific) outline for distribution times (logistics).",
        "comment": "Notes on the CBB concepts Frequency and Interval:\n1. An interval (in FHIR) is just a normal frequency with a period of 1 and is represented in FHIR as just another frequency using `.frequency`, `.period` and `.periodUnit`. However, the CBB differentiates between the two concepts in the timing precision (the Interval concept defines precise intervals while the Frequency concept defines approximate intervals). When the interval is precise, this is communicated using the extension in `extension:timingExact`.\n2. On the other hand, the CBB Frequency concept might be used to express a single-use, non-repeating series by omitting the time unit. In FHIR, this is _not_ represented as a frequency, but with the `.count` element.\n3. Lastly, the Frequency concept may be used to express either a single nominal value or a range. A range is represented by respectively setting the minimum and maximum value to `.frequency` and `.frequencyMax`, or to `.count` and `.countMax` for single-use events. A nominal value is expressed by setting its value to `.frequency` or to `.count` for single-use events, and leaving `.frequencyMax` and `.countMax` unpopulated.\n\nIn summary:\n* CBB concept Frequency:\n * With time unit:\n  * Nominal value: `.frequency`, `.period` and `.periodUnit`\n  * Range: `.frequency`, `.frequencyMax`, `.period` and `.periodUnit`\n  * Without time unit:\n  * Nominal value: `.count`\n  * Range: `.count` and `.countMax`\n* CBB concept Interval: `.frequency` (set to 1), `.period`, `.periodUnit` and `.extension:timingExact` (set to _true_)",
        "alias": [
          "Frequentie",
          "Interval"
        ],
        "mapping": [
          {
            "identity": "zib-instructionsforuse-v1.2.1-2020EN",
            "map": "NL-CM:9.12.19949",
            "comment": "Frequency. When frequency is used, set `extenstion.exact` to false."
          },
          {
            "identity": "zib-instructionsforuse-v1.2.1-2020EN",
            "map": "NL-CM:9.12.19950",
            "comment": "Interval"
          },
          {
            "identity": "HdBe-InstructionsForUse",
            "map": "InstructionsForUse.DosingInstructions.Dosage.AdministeringSchedule.Frequency"
          },
          {
            "identity": "HdBe-InstructionsForUse",
            "map": "InstructionsForUse.DosingInstructions.Dosage.AdministeringSchedule.Interval"
          }
        ]
      },
      {
        "id": "Dosage.timing.repeat.dayOfWeek",
        "path": "Dosage.timing.repeat.dayOfWeek",
        "short": "WeekDay",
        "definition": "WeekDay indicates a pattern of doses on fixed week days.",
        "comment": "If no days are specified, the action is assumed to happen every day as otherwise specified.",
        "alias": [
          "Weekdag"
        ],
        "binding": {
          "strength": "required",
          "description": "Use ConceptMap 'WeekDay_to_DaysOfWeek' to translate CBB terminology to profile terminology in ValueSet 'DaysOfWeek.'",
          "valueSet": "http://hl7.org/fhir/ValueSet/days-of-week|4.0.1",
          "_valueSet": {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/11179-permitted-value-conceptmap",
                "valueCanonical": "https://fhir.healthdata.be/ConceptMap/WeekDay-to-DaysOfWeek"
              }
            ]
          }
        },
        "mapping": [
          {
            "identity": "zib-instructionsforuse-v1.2.1-2020EN",
            "map": "NL-CM:9.12.19952",
            "comment": "WeekDay"
          },
          {
            "identity": "HdBe-InstructionsForUse",
            "map": "InstructionsForUse.DosingInstructions.Dosage.AdministeringSchedule.WeekDay"
          }
        ]
      },
      {
        "id": "Dosage.timing.repeat.timeOfDay",
        "path": "Dosage.timing.repeat.timeOfDay",
        "short": "AdministrationTime",
        "definition": "The time of administration is a specific time of day (on the clock). This time usually isn’t (intended to be) exact. There can be multiple administering times in one day. \r\n\r\nThe ideal time of administration can also be entered as a time of day (morning, afternoon, evening, night-time). The administration time is then to be left empty, and the time of day can be entered in the TimeOfDay concept.",
        "comment": "If there's a timeOfDay, there cannot be a when, or vice versa.",
        "alias": [
          "Toedientijd"
        ],
        "mapping": [
          {
            "identity": "zib-instructionsforuse-v1.2.1-2020EN",
            "map": "NL-CM:9.12.19951",
            "comment": "AdministrationTime"
          },
          {
            "identity": "HdBe-InstructionsForUse",
            "map": "InstructionsForUse.DosingInstructions.Dosage.AdministeringSchedule.AdministrationTime"
          }
        ]
      },
      {
        "id": "Dosage.timing.repeat.when",
        "path": "Dosage.timing.repeat.when",
        "short": "TimeOfDay",
        "definition": "Time of day: morning, afternoon, evening, night.",
        "alias": [
          "Dagdeel"
        ],
        "binding": {
          "strength": "required",
          "description": "Use ConceptMap 'TimeOfDay_to_EventTiming' to translate CBB terminology to profile terminology in ValueSet 'EventTiming.'",
          "valueSet": "http://hl7.org/fhir/ValueSet/event-timing",
          "_valueSet": {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/11179-permitted-value-conceptmap",
                "valueCanonical": "https://fhir.healthdata.be/ConceptMap/TimeOfDay-to-EventTiming"
              }
            ]
          }
        },
        "mapping": [
          {
            "identity": "zib-instructionsforuse-v1.2.1-2020EN",
            "map": "NL-CM:9.12.19953",
            "comment": "TimeOfDay"
          },
          {
            "identity": "HdBe-InstructionsForUse",
            "map": "InstructionsForUse.DosingInstructions.Dosage.AdministeringSchedule.TimeOfDay"
          }
        ]
      },
      {
        "id": "Dosage.asNeeded[x]",
        "path": "Dosage.asNeeded[x]",
        "slicing": {
          "discriminator": [
            {
              "type": "type",
              "path": "$this"
            }
          ],
          "rules": "open"
        }
      },
      {
        "id": "Dosage.asNeeded[x]:asNeededCodeableConcept",
        "path": "Dosage.asNeeded[x]",
        "sliceName": "asNeededCodeableConcept",
        "short": "Condition",
        "definition": "The condition for administering medication can be: \r\n\r\n* a physiological measurement value (plasma glucose concentration, body temperature, blood pressure);\r\n* a symptom or other circumstance (in the event of a headache, or itch).\r\n\r\nPhysiological measurement values or other conditions do not need to be coded. These can be expressed in free text in the Description concept.",
        "alias": [
          "Criterium"
        ],
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "required",
          "valueSet": "https://fhir.healthdata.be/ValueSet/AsNeededCriterium"
        },
        "mapping": [
          {
            "identity": "zib-instructionsforuse-v1.2.1-2020EN",
            "map": "NL-CM:9.12.19945",
            "comment": "Condition"
          },
          {
            "identity": "HdBe-InstructionsForUse",
            "map": "InstructionsForUse.DosingInstructions.Dosage.AsNeeded.Condition"
          }
        ]
      },
      {
        "id": "Dosage.route",
        "path": "Dosage.route",
        "short": "RouteOfAdministration",
        "definition": "The route through which the medication is administered (oral, nasal, intravenous, etc.).",
        "comment": "Please note that in contrast to the CBB, this RouteOfAdministration concept is grouped under the DosingInstructions concept. This CBB concept should thus be duplicated when there are multiple DosingInstructions.",
        "alias": [
          "Toedieningsweg"
        ],
        "binding": {
          "strength": "required",
          "valueSet": "https://fhir.healthdata.be/ValueSet/RouteOfMedicationAdministration"
        },
        "mapping": [
          {
            "identity": "zib-instructionsforuse-v1.2.1-2020EN",
            "map": "NL-CM:9.12.19941",
            "comment": "RouteOfAdministration"
          },
          {
            "identity": "HdBe-InstructionsForUse",
            "map": "InstructionsForUse.RouteOfAdministration"
          }
        ]
      },
      {
        "id": "Dosage.doseAndRate",
        "path": "Dosage.doseAndRate",
        "short": "Dosage",
        "definition": "Instructions for the administrator to administer the medication (the patient themselves, a nurse or other aid). When taking stock of medication use, the dosage describes the pattern of use established by the patient. \r\n\r\nOnce the dose schedule (distribution of doses over time) and the dose have been determined, then there should be one single instruction for use. \r\n\r\nMultiple parallel instructions for use can be included in the event of a changing dose within one day and in the event of a variable use frequency. \r\n\r\nMultiple sequential instructions for use can be included in the event of changing doses within one period and/or in the event of a changing dose schedule.",
        "comment": "DurationOfAdministration is not mapped to this element but to `.timing.repeat.duration` and `.timing.repeat.durationUnit`.",
        "alias": [
          "Dosering"
        ],
        "mapping": [
          {
            "identity": "zib-instructionsforuse-v1.2.1-2020EN",
            "map": "NL-CM:9.12.19935",
            "comment": "Dosage"
          },
          {
            "identity": "HdBe-InstructionsForUse",
            "map": "InstructionsForUse.DosingInstructions.Dosage"
          }
        ]
      },
      {
        "id": "Dosage.doseAndRate.dose[x]",
        "path": "Dosage.doseAndRate.dose[x]",
        "slicing": {
          "discriminator": [
            {
              "type": "type",
              "path": "$this"
            }
          ],
          "rules": "open"
        },
        "short": "Dose",
        "definition": "The dose indicates the amount/unit per administration. The unit can be any unit that can occur with this particular medicine.",
        "alias": [
          "Keerdosis"
        ],
        "mapping": [
          {
            "identity": "zib-instructionsforuse-v1.2.1-2020EN",
            "map": "NL-CM:9.12.19940",
            "comment": "Dose"
          },
          {
            "identity": "HdBe-InstructionsForUse",
            "map": "InstructionsForUse.DosingInstructions.Dosage.Dose"
          }
        ]
      },
      {
        "id": "Dosage.doseAndRate.dose[x]:doseRange",
        "path": "Dosage.doseAndRate.dose[x]",
        "sliceName": "doseRange",
        "type": [
          {
            "code": "Range"
          }
        ]
      },
      {
        "id": "Dosage.doseAndRate.dose[x]:doseRange.low",
        "path": "Dosage.doseAndRate.dose[x].low",
        "short": "minimumValue",
        "definition": "The minimal value of the range. The boundary is inclusive.",
        "alias": [
          "minimumWaarde"
        ],
        "mapping": [
          {
            "identity": "zib-range-v1.0.1-2020EN",
            "map": "NL-CM:20.1.2",
            "comment": "minimumValue"
          },
          {
            "identity": "HdBe-Range",
            "map": "Range.MinimumValue"
          }
        ]
      },
      {
        "id": "Dosage.doseAndRate.dose[x]:doseRange.high",
        "path": "Dosage.doseAndRate.dose[x].high",
        "short": "maximumValue",
        "definition": "The maximum value of the range. The boundary is inclusive.",
        "alias": [
          "maximumWaarde"
        ],
        "mapping": [
          {
            "identity": "zib-range-v1.0.1-2020EN",
            "map": "NL-CM:20.1.3",
            "comment": "maximumValue"
          },
          {
            "identity": "HdBe-Range",
            "map": "Range.MaximumValue"
          }
        ]
      },
      {
        "id": "Dosage.doseAndRate.dose[x]:doseQuantity",
        "path": "Dosage.doseAndRate.dose[x]",
        "sliceName": "doseQuantity",
        "short": "nominalValue",
        "definition": "Amount of medication per dose. The nominal value of the quantity.",
        "alias": [
          "nominaleWaarde"
        ],
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "mapping": [
          {
            "identity": "zib-range-v1.0.1-2020EN",
            "map": "NL-CM:20.1.4",
            "comment": "nominalValue"
          },
          {
            "identity": "HdBe-Range",
            "map": "Range.NominalValue"
          }
        ]
      },
      {
        "id": "Dosage.doseAndRate.rate[x]",
        "path": "Dosage.doseAndRate.rate[x]",
        "slicing": {
          "discriminator": [
            {
              "type": "type",
              "path": "$this"
            }
          ],
          "rules": "open"
        },
        "short": "AdministeringSpeed",
        "definition": "The administering speed is used in slow administration of liquid. In practice, the measuring unit is almost always ml/hour.\r\nEntering an interval (such as 0-10 ml/hour) is also a commonly used option.\r\n\r\nFor example, with an administering speed of 10ml/hour:\r\n\r\n* amount = 10,\r\n* dose unit = ml,\r\n* time unit = hour",
        "alias": [
          "Toedieningssnelheid"
        ],
        "mapping": [
          {
            "identity": "zib-instructionsforuse-v1.2.1-2020EN",
            "map": "NL-CM:9.12.19942",
            "comment": "AdministeringSpeed"
          },
          {
            "identity": "HdBe-InstructionsForUse",
            "map": "InstructionsForUse.DosingInstructions.Dosage.AdministeringSpeed"
          }
        ]
      },
      {
        "id": "Dosage.doseAndRate.rate[x]:rateRange",
        "path": "Dosage.doseAndRate.rate[x]",
        "sliceName": "rateRange",
        "type": [
          {
            "code": "Range"
          }
        ]
      },
      {
        "id": "Dosage.doseAndRate.rate[x]:rateRange.low",
        "path": "Dosage.doseAndRate.rate[x].low",
        "short": "minimumValue",
        "definition": "The minimal value of the range. The boundary is inclusive.",
        "alias": [
          "minimumWaarde"
        ],
        "mapping": [
          {
            "identity": "zib-range-v1.0.1-2020EN",
            "map": "NL-CM:20.1.2",
            "comment": "minimumValue"
          },
          {
            "identity": "HdBe-Range",
            "map": "Range.MinimumValue"
          }
        ]
      },
      {
        "id": "Dosage.doseAndRate.rate[x]:rateRange.high",
        "path": "Dosage.doseAndRate.rate[x].high",
        "short": "maximumValue",
        "definition": "The maximum value of the range. The boundary is inclusive.",
        "alias": [
          "maximumWaarde"
        ],
        "mapping": [
          {
            "identity": "zib-range-v1.0.1-2020EN",
            "map": "NL-CM:20.1.3",
            "comment": "maximumValue"
          },
          {
            "identity": "HdBe-Range",
            "map": "Range.MaximumValue"
          }
        ]
      },
      {
        "id": "Dosage.doseAndRate.rate[x]:rateQuantity",
        "path": "Dosage.doseAndRate.rate[x]",
        "sliceName": "rateQuantity",
        "short": "nominalValue",
        "definition": "The nominal value of the quantity.",
        "alias": [
          "nominaleWaarde"
        ],
        "type": [
          {
            "code": "Quantity"
          }
        ],
        "mapping": [
          {
            "identity": "zib-range-v1.0.1-2020EN",
            "map": "NL-CM:20.1.4",
            "comment": "nominalValue"
          },
          {
            "identity": "HdBe-Range",
            "map": "Range.NominalValue"
          }
        ]
      },
      {
        "id": "Dosage.maxDosePerPeriod",
        "path": "Dosage.maxDosePerPeriod",
        "short": "MaximumDose",
        "definition": "A maximum dose maximizes (in time) the usage of a drug in an 'as needed' prescription.",
        "alias": [
          "MaximaleDosering"
        ],
        "mapping": [
          {
            "identity": "zib-instructionsforuse-v1.2.1-2020EN",
            "map": "NL-CM:9.12.19946",
            "comment": "MaximumDose"
          },
          {
            "identity": "HdBe-InstructionsForUse",
            "map": "InstructionsForUse.DosingInstructions.Dosage.AsNeeded.MaximumDose"
          }
        ]
      }
    ]
  }
}