Consolidated CDA Release 2.2, published by Health Level Seven. This is not an authorized publication; it is the continuous build for version 2.2). This version is based on the current content of https://github.com/HL7/CDA-ccda-2.2/ and changes regularly. See the Directory of published versions
Active as of 2022-05-13 |
Definitions for the 2.16.840.1.113883.10.20.22.5.3 resource profile.
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..* |
Invariants | Defined on this element 81-10078: **SHALL** be precise to the day (CONF:81-10078). (: ) 81-10079: **SHOULD** be precise to the minute (CONF:81-10079). (: ) 81-10080: **MAY** be precise to the second (CONF:81-10080). (: ) 81-10081: If more precise than day, **SHOULD** include time-zone offset (CONF:81-10081). (: ) |
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 |
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 |
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 |
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 |
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 |