Consolidated CDA Release 2.2 - Local Development build (v2.2). See the Directory of published versions
Active as of 2023-05-30 |
Definitions for the 2.16.840.1.113883.10.20.22.5.3 resource profile.
Guidance on how to interpret the contents of this table can be found here.
1. IVL_TS |
Guidance on how to interpret the contents of this table can be found here.
1. IVL_TS | |
Definition | A quantity specifying a point on the axis of natural time. A point in time is most often represented as a calendar expression. |
Control | 10..* |
Guidance on how to interpret the contents of this table can be found here.
1. IVL_TS | |
Definition | A quantity specifying a point on the axis of natural time. A point in time is most often represented as a calendar expression. |
Control | 1..* |
2. IVL_TS.nullFlavor | |
Definition | If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing. |
Control | 0..1 |
Binding | The codes SHALL be taken from NullFlavor |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
3. IVL_TS.value | |
Definition | A quantity specifying a point on the axis of natural time. A point in time is most often represented as a calendar expression. |
Control | 0..1 |
Type | dateTime |
XML Representation | In the XML format, this property is represented as an attribute. |
4. IVL_TS.inclusive | |
Definition | Specifies whether the limit is included in the interval (interval is closed) or excluded from the interval (interval is open). |
Control | 0..1 |
Type | boolean |
XML Representation | In the XML format, this property is represented as an attribute. |
5. IVL_TS.operator | |
Definition | A code specifying whether the set component is included (union) or excluded (set-difference) from the set, or other set operations with the current set component and the set as constructed from the representation stream up to the current point. |
Control | 0..1 |
Type | code |
XML Representation | In the XML format, this property is represented as an attribute. |
6. IVL_TS.low | |
Definition | This is the low limit of the interval. |
Control | 0..1 |
Type | http://hl7.org/fhir/cda/StructureDefinition/TS |
7. IVL_TS.high | |
Definition | This is the high limit of the interval. |
Control | 0..1 |
Type | http://hl7.org/fhir/cda/StructureDefinition/TS |
8. IVL_TS.width | |
Definition | The difference between high and low boundary. The purpose of distinguishing a width property is to handle all cases of incomplete information symmetrically. In any interval representation only two of the three properties high, low, and width need to be stated and the third can be derived. |
Control | 0..1 |
Type | http://hl7.org/fhir/cda/StructureDefinition/PQ |
9. IVL_TS.center | |
Definition | The arithmetic mean of the interval (low plus high divided by 2). The purpose of distinguishing the center as a semantic property is for conversions of intervals from and to point values. |
Control | 0..1 |
Type | http://hl7.org/fhir/cda/StructureDefinition/TS |