Consolidated CDA (C-CDA)
3.0.0 - STU United States of America flag

Consolidated CDA (C-CDA), published by Health Level Seven. This guide is not an authorized publication; it is the continuous build for version 3.0.0 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

Example Binary: US Realm Date and Time Interval Example

This content is an example of the US Realm Date and Time - Interval Logical Model and is not a FHIR Resource

    
<!-- effectiveTime element with IVL<TS> data type precise to the second for an observation -->
<effectiveTime xmlns="urn:hl7-org:v3">
  <low value='20110706122735-0800'/>
  <high value='20110706122815-0800'/>
</effectiveTime>