Clinical Document Architecture V2.0.1
2.1.0 - CI Build
Clinical Document Architecture V2.0.1, published by Health Level 7. This is not an authorized publication; it is the continuous build for version 2.1.0). This version is based on the current content of https://github.com/HL7/cda-core-2.0/ and changes regularly. See the Directory of published versions
XML representation of the TS logical model.
<StructureDefinition xmlns="http://hl7.org/fhir">
<id value="TS"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml">
<p>A quantity specifying a point on the axis of natural time. A point in time is most often represented as a calendar expression.</p>
</div>
</text>
<extension
url="http://hl7.org/fhir/StructureDefinition/elementdefinition-namespace">
<valueUri value="urn:hl7-org:v3"/>
</extension>
<url value="http://hl7.org/fhir/cda/StructureDefinition/TS"/>
<version value="2.1.0"/>
<name value="TS"/>
<title value="TS: PointInTime (V3 Data Type)"/>
<status value="active"/>
<experimental value="false"/>
<date value="2021-03-11T17:00:55+00:00"/>
<publisher value="Health Level 7"/>
<description
value="A quantity specifying a point on the axis of natural time. A point in time is most often represented as a calendar expression."/>
<fhirVersion value="4.0.1"/>
<kind value="logical"/>
<abstract value="false"/>
<type value="TS"/>
<baseDefinition value="http://hl7.org/fhir/cda/StructureDefinition/ANY"/>
<derivation value="specialization"/>
<snapshot>
<element id="TS">
<extension
url="http://hl7.org/fhir/StructureDefinition/elementdefinition-timeformat">
<valueCode value="YYYYMMDDHHMMSS.UUUU[+|-ZZzz]"/>
</extension>
<path value="TS"/>
<definition
value="A quantity specifying a point on the axis of natural time. A point in time is most often represented as a calendar expression."/>
<min value="1"/>
<max value="*"/>
<base>
<path value="Base"/>
<min value="0"/>
<max value="*"/>
</base>
<isModifier value="false"/>
</element>
<element id="TS.nullFlavor">
<path value="TS.nullFlavor"/>
<representation value="xmlAttr"/>
<label value="Exceptional Value Detail"/>
<definition
value="If a value is an exceptional value (NULL-value), this specifies in what way and why proper information is missing."/>
<min value="0"/>
<max value="1"/>
<base>
<path value="ANY.nullFlavor"/>
<min value="0"/>
<max value="1"/>
</base>
<type>
<code value="code"/>
</type>
<binding>
<strength value="required"/>
<valueSet value="http://terminology.hl7.org/ValueSet/v3-NullFlavor"/>
</binding>
</element>
<element id="TS.value">
<extension
url="http://www.healthintersections.com.au/fhir/StructureDefinition/elementdefinition-dateformat">
<valueString value="v3"/>
</extension>
<path value="TS.value"/>
<representation value="xmlAttr"/>
<definition
value="A quantity specifying a point on the axis of natural time. A point in time is most often represented as a calendar expression."/>
<min value="0"/>
<max value="1"/>
<base>
<path value="TS.value"/>
<min value="0"/>
<max value="1"/>
</base>
<type>
<code value="dateTime"/>
</type>
</element>
<element id="TS.inclusive">
<path value="TS.inclusive"/>
<representation value="xmlAttr"/>
<definition
value="Specifies whether the limit is included in the interval (interval is closed) or excluded from the interval (interval is open)."/>
<min value="0"/>
<max value="1"/>
<base>
<path value="TS.inclusive"/>
<min value="0"/>
<max value="1"/>
</base>
<type>
<code value="boolean"/>
</type>
</element>
</snapshot>
<differential>
<element id="TS">
<extension
url="http://hl7.org/fhir/StructureDefinition/elementdefinition-timeformat">
<valueCode value="YYYYMMDDHHMMSS.UUUU[+|-ZZzz]"/>
</extension>
<path value="TS"/>
<definition
value="A quantity specifying a point on the axis of natural time. A point in time is most often represented as a calendar expression."/>
<min value="1"/>
<max value="*"/>
</element>
<element id="TS.value">
<extension
url="http://www.healthintersections.com.au/fhir/StructureDefinition/elementdefinition-dateformat">
<valueString value="v3"/>
</extension>
<path value="TS.value"/>
<representation value="xmlAttr"/>
<definition
value="A quantity specifying a point on the axis of natural time. A point in time is most often represented as a calendar expression."/>
<min value="0"/>
<max value="1"/>
<type>
<code value="dateTime"/>
</type>
</element>
<element id="TS.inclusive">
<path value="TS.inclusive"/>
<representation value="xmlAttr"/>
<definition
value="Specifies whether the limit is included in the interval (interval is closed) or excluded from the interval (interval is open)."/>
<min value="0"/>
<max value="1"/>
<type>
<code value="boolean"/>
</type>
</element>
</differential>
</StructureDefinition>