3.29.6 Extension: Medication Dispense Quantity Remaining - Detailed Descriptions
Definitions for the ext-dispense-quantity-remaining Extension
1. Extension | |
Definition | The total authorized quantity outstanding after the fill issued as part of this dispense record |
Control | 0..1 |
Comments | Should be specified even if 0. When there are unlimited refills on a prescription the PMS should send the maximum value that is supported by their system otherwise can send 999,999 and the applicable unit |
2. Extension.id | |
Definition | unique id for the element within a resource (for internal references). |
Control | 0..1 |
Type | id |
3. Extension.extension | |
Definition | An Extension |
Control | 0..0 |
Type | Extension |
4. Extension.url | |
Definition | Source of the definition for the extension code - a logical name or a URL. |
Control | 1..1 |
Type | uri |
Must Support | true |
Comments | Fixed value: http://prescribeit.ca/fhir/StructureDefinition/ext-dispense-quantity-remaining |
Fixed Value | http://prescribeit.ca/fhir/StructureDefinition/ext-dispense-quantity-remaining |
5. Extension.value[x] | |
Definition | The total authorized quantity outstanding after the fill issued as part of this dispense record |
Control | 1..1 |
Binding | The codes SHALL be taken from PrescribedQuantityUnit (20220331); other codes may be used where these codes are not suitable |
Type | Quantity(PrescribeIT® Drug Quantity) |
[x] Note | See Choice of Data Types for further information about how to use [x] |
Must Support | true |
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 Length | 0 |
Invariants | Defined 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()) |