3.3.6 Extension: Medication Dosage Line Sequence - Detailed Descriptions
Definitions for the ext-medication-dosageinstruction-sequence Extension
| Extension | |
| Definition | Indicates the sequence of a particular dosage line within all dosage lines - equivalent to the repetition number of the dosage instruction element this extension is on. |
| Control | 0..1 |
| Must Support | true |
| Comments | Conformance Rule: This must match the positional sequence of the dosageInstruction repetition. I.e. The first dosageInstruction repetition must have a 'sequence' value of 1, the second a 'sequence' value of 2, etc. Usage Note: The URL for this extension does not refer to an existing web-page as is a pre-adoption extension. Refer to the Shared Health implementation Guide for more information. |
| Extension.id | |
| Definition | unique id for the element within a resource (for internal references). |
| Control | 0..1 |
| Type | id |
| Max Length | 0 |
| Extension.extension(extension) | |
| Definition | An Extension |
| Control | 0..0 |
| Type | Extension |
| 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://hl7.org/fhir/StructureDefinition/extension-Dosage.sequence |
| Max Length | 0 |
| Fixed Value | http://hl7.org/fhir/StructureDefinition/extension-Dosage.sequence |
| Extension.valueInteger | |
| Definition | 1 for the first dosage repetition, 2 for the second, etc. |
| Control | 1..1 |
| Type | integer(positiveInt) |
| Must Support | true |
| Comments | Conformance Rule: This must match the positional sequence of the dosageInstruction repetition. I.e. The first dosageInstruction repetition must have a 'sequence' value of 1, the second a 'sequence' value of 2, etc. |