Consolidated CDA (C-CDA)
4.0.0 - STU4 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 4.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: Result Organizer Example


<organizer xmlns="urn:hl7-org:v3" moodCode="EVN" classCode="BATTERY">
  <templateId root="2.16.840.1.113883.10.20.22.4.1" extension="2023-05-01"/>
  <id root="7d5a02b0-67a4-11db-bd13-0800200c9a66"/>
  <sdtc:sdtcCategory xmlns:sdtc="urn:hl7-org:sdtc" displayName="Laboratory"
                     codeSystem="2.16.840.1.113883.18.29" code="LAB"/>
  <code displayName="CBC W Auto Differential panel - Blood"
        codeSystemName="LOINC" codeSystem="2.16.840.1.113883.6.1" code="57021-8"/>
  <statusCode code="completed"/>
  <effectiveTime>
    <low value="20080319083000-0800"/>
    <high value="20080319083000-0800"/>
  </effectiveTime>
  <specimen typeCode="SPC">
    <specimenRole classCode="SPEC">
      <id root="a6d7b927-2b70-43c7-bdf3-0e7c4133062c"/>
      <specimenPlayingEntity>
        <code displayName="gallbladder bile"
              codeSystem="2.16.840.1.113883.6.96" code="57259009"/>
      </specimenPlayingEntity>
    </specimenRole>
  </specimen>
  <author>
    <templateId root="2.16.840.1.113883.10.20.22.4.119"/>
    <time value="20080319083000-0800"/>
    <assignedAuthor>
      <id root="1.1.1.1.1.1.1.4" extension="333444444"/>
      <addr use="HP">
        <streetAddressLine>1017 Health Drive</streetAddressLine>
        <city>Portland</city>
        <state>OR</state>
        <postalCode>99123</postalCode>
        <country>US</country>
      </addr>
      <telecom value="tel:+1(555)555-1017" use="WP"/>
      <assignedPerson>
        <name>
          <given>William</given>
          <given qualifier="CL">Bill</given>
          <family>Beaker</family>
        </name>
      </assignedPerson>
      <representedOrganization>
        <name>Good Health Laboratory</name>
      </representedOrganization>
    </assignedAuthor>
  </author>
  <component>
    <observation moodCode="EVN" classCode="OBS">
      <templateId root="2.16.840.1.113883.10.20.22.4.2"
                  extension="2023-05-01"/>
      <id root="7c0704bb-9c40-41b5-9c7d-26b2d59e234f"/>
      <code xsi:type="CD"
            displayName="Hematocrit [Volume Fraction] of Blood by calculation" codeSystemName="LOINC" codeSystem="2.16.840.1.113883.6.1"
            code="20570-8"/>
      <statusCode code="completed"/>
      <effectiveTime value="20080319083000-0800"/>
      <value xsi:type="PQ" value="35.3" unit="%"/>
      <interpretationCode codeSystem="2.16.840.1.113883.5.83" code="L"/>
      <author>
        <templateId root="2.16.840.1.113883.10.20.22.4.119"/>
        <time value="20080319083000-0800"/>
        <assignedAuthor>
          <id root="1.1.1.1.1.1.1.4" extension="333444444"/>
          <addr use="HP">
            <streetAddressLine>1017 Health Drive</streetAddressLine>
            <city>Portland</city>
            <state>OR</state>
            <postalCode>99123</postalCode>
            <country>US</country>
          </addr>
          <telecom value="tel:+1(555)555-1017" use="WP"/>
          <assignedPerson>
            <name>
              <given>William</given>
              <given qualifier="CL">Bill</given>
              <family>Beaker</family>
            </name>
          </assignedPerson>
          <representedOrganization>
            <name>Good Health Laboratory</name>
          </representedOrganization>
        </assignedAuthor>
      </author>
      <referenceRange>
        <observationRange>
          <text>Low</text>
          <value xsi:type="IVL_PQ">
            <low value="34.9" unit="%"/>
            <high value="44.5" unit="%"/>
          </value>
          <interpretationCode codeSystem="2.16.840.1.113883.5.83" code="L"/>
        </observationRange>
      </referenceRange>
    </observation>
  </component>
  <component>
    <procedure moodCode="EVN" classCode="PROC">
      <!--  Specimen Collection Procedure  -->
      <templateId root="2.16.840.1.113883.10.20.22.4.415"
                  extension="2018-09-01"/>
      <code displayName="Specimen collection" codeSystemName="SNOMED CT"
            codeSystem="2.16.840.1.113883.6.96" code="17636008">
        <originalText/>
      </code>
      <statusCode code="completed"/>
      <effectiveTime value="20130512120000-0700"/>
      <targetSiteCode displayName="bile duct" codeSystemName="SNOMED CT"
                      codeSystem="2.16.840.1.113883.6.96" code="28273000"/>
      <specimen>
        <specimenRole>
          <id root="a6d7b927-2b70-43c7-bdf3-0e7c4133062c"/>
        </specimenRole>
      </specimen>
      <entryRelationship typeCode="COMP">
        <observation moodCode="EVN" classCode="OBS">
          <templateId root="2.16.840.1.113883.10.20.22.4.421"
                      extension="2018-06-12"/>
          <id root="7c0704bb-9c40-41b5-9c7d-26b2d59e234f"/>
          <code xsi:type="CD" displayName="Specimen condition"
                codeSystemName="LOINC" codeSystem="2.16.840.1.113883.6.1" code="93047-7"/>
          <text/>
          <value xsi:type="CD" displayName="Frozen"
                 codeSystem="2.16.840.1.113883.18.317" code="FROZ"/>
        </observation>
      </entryRelationship>
    </procedure>
  </component>
</organizer>