PrescribeIT® Specification and Guide Version 5.0

 

Definitions for the dtprofile-range-drug Profile.

1. Range
Definition

A quantity of medication expressed as being between a minimum and maximum value

Control0..*
Comments

Conformance Rule: Only used when both a low and high value are specified

Max Length0
InvariantsDefined on this element
rng-2: If present, low SHALL have a lower value than high (: low.empty() or high.empty() or (low <= high))
2. Range.id
Definition

unique id for the element within a resource (for internal references).

Control0..1
Typeid
Max Length0
3. Range.extension
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.

Control0..*
TypeExtension
Alternate Namesextensions, user content
Comments

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.

Max Length0
4. Range.low
Definition

A measured or counted amount of a medication expressed as a value and human-readable string with optional coded units expressed in a local coding system

Control1..1
BindingThe codes SHALL be taken from PrescriptionDoseQuantityUnit (20220331); other codes may be used where these codes are not suitable
TypeQuantity(PrescribeIT® Drug Quantity for Administration)
Must Supporttrue
Comments

Usage Note: Quantity is used throughout the messages. It may be a drug form (e.g. TAB) an administrable drug (e.g. PUFF) form or a unit of measure (e.g. mg).

Max Length0
InvariantsDefined on this element
qty-3: If a code for the unit is present, the system SHALL also be present (: code.empty() or system.exists())
sqty-1: The comparator is not used on a SimpleQuantity (: comparator.empty())
5. Range.high
Definition

A measured or counted amount of a medication expressed as a value and human-readable string with optional coded units expressed in a local coding system

Control1..1
BindingThe codes SHALL be taken from PrescriptionDoseQuantityUnit (20220331); other codes may be used where these codes are not suitable
TypeQuantity(PrescribeIT® Drug Quantity for Administration)
Must Supporttrue
Comments

Usage Note: Quantity is used throughout the messages. It may be a drug form (e.g. TAB) an administrable drug (e.g. PUFF) form or a unit of measure (e.g. mg).

Max Length0
InvariantsDefined on this element
qty-3: If a code for the unit is present, the system SHALL also be present (: code.empty() or system.exists())
sqty-1: The comparator is not used on a SimpleQuantity (: comparator.empty())