Consolidated CDA (C-CDA), published by Health Level Seven. This guide is not an authorized publication; it is the continuous build for version 4.0.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/CDA-ccda/ and changes regularly. See the Directory of published versions
In the XML format, this property has the namespace urn:hl7-org:v3.
Invariants
ts-shall-day: **SHALL** be precise to at least the day (nullFlavor.exists() or value.toString().length() >= 10) ts-should-minute: **SHOULD** be precise to at least the minute (nullFlavor.exists() or value.toString().length() > 10)
2. TS.value
Date Format
YYYYMMDDHHMMSS.UUUU[+|-ZZzz]
Guidance on how to interpret the contents of this table can be found here
0. 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.
In the XML format, this property has the namespace urn:hl7-org:v3.
Invariants
ts-shall-day: **SHALL** be precise to at least the day (nullFlavor.exists() or value.toString().length() >= 10) ts-should-minute: **SHOULD** be precise to at least the minute (nullFlavor.exists() or value.toString().length() > 10)
2. TS.nullFlavor
Definition
If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.
In the XML format, this property has the namespace urn:hl7-org:v3.
Invariants
ts-shall-day: **SHALL** be precise to at least the day (nullFlavor.exists() or value.toString().length() >= 10) ts-should-minute: **SHOULD** be precise to at least the minute (nullFlavor.exists() or value.toString().length() > 10)
2. TS.nullFlavor
Definition
If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing.