This page is part of the CCDA: Consolidated CDA Release (v2.1.0-draft1: CCDA 2.1 Draft) generated with FHIR v5.0.0. . For a full list of available versions, see the Directory of published versions
Active as of 2023-01-16 |
Definitions for the 2.16.840.1.113883.10.20.22.5.4 resource profile.
Guidance on how to interpret the contents of this table can be found here.
Guidance on how to interpret the contents of this table can be found here.
1. 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. Base definition for all types defined in FHIR type system. |
Control | 10..* |
Invariants | Defined on this element 81-10127: **SHALL** be precise to the day (CONF:81-10127). (: null) 81-10128: **SHOULD** be precise to the minute (CONF:81-10128). (: null) 81-10129: **MAY** be precise to the second (CONF:81-10129). (: null) 81-10130: If more precise than day, **SHOULD** include time-zone offset (CONF:81-10130). (: null) ele-1: All FHIR elements must have a @value or children (: hasValue() or (children().count() > id.count())) |
Guidance on how to interpret the contents of this table can be found here.
1. 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. 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. 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. 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. |