3.41.6 Extension: Medication Order Dosage Instruction Relationship - Detailed Descriptions
Definitions for the ext-medicationorder-dosageinstruction-relationship Extension
1. Extension | |
Definition | Indicates how the timing of this dosage instruction relates to the preceding dosage instruction. Specifically, is it concurrent (AND) or sequential (THEN). |
Control | 0..1 |
Comments | Conformance Rule: As this will establish the relationship to the previous dosage lines (example: first and second dosage line, the second and thrid dosage line, etc.) this must be present for all dosage lines except for the FIRST dosage line. Usage Note: ANDs are instructions lines that are done together and THENs are instructions that are sequential and are done following the previous line. ANDs and THENs can be used individually or mixed together depending on the specific instructions. Example using just AND: Take 1 tablet every morning and 2 tablets every evening. Example using just THEN: Take 1 tablet every morning for 1 week THEN take 2 tablets every morning for 1 week. Example using both: Take 1 tablet every morning AND 2 tablets every evening for 1 week THEN take 2 tablets every morning AND 3 tablets every evening for 1 week. |
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-medicationorder-dosageinstruction-relationship |
Fixed Value | http://prescribeit.ca/fhir/StructureDefinition/ext-medicationorder-dosageinstruction-relationship |
5. Extension.value[x] | |
Definition | Indicates how the timing of this dosage instruction relates to the preceding dosage instruction. Specifically, is it concurrent (AND) or sequential (THEN). |
Control | 1..1 |
Binding | The codes SHALL be taken from PrescriptionDosageInstructionLineRelationship (20170626) |
Type | code |
[x] Note | See Choice of Data Types for further information about how to use [x] |
Must Support | true |