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: Physical Exam Section Example


<section xmlns="urn:hl7-org:v3">
  <templateId root="2.16.840.1.113883.10.20.2.10" extension="2015-08-01"/>
  <code displayName="Physical Findings" codeSystemName="LOINC"
        codeSystem="2.16.840.1.113883.6.1" code="29545-1"/>
  <title>Physical Examination</title>
  <text>
    <list listType="ordered">
      <item>Recurrent GI bleed of unknown etiology; hypotension perhaps
                    secondary to this but as likely secondary to polypharmacy.</item>
      <item>Acute on chronic anemia secondary to #1.</item>
      <item>Azotemia, acute renal failure with volume loss secondary to
                    #1.</item>
      <item>Hyperkalemia secondary to #3 and on ACE and K+ supplement.</item>
      <item>Other chronic diagnoses as noted above, currently stable.</item>
    </list>
  </text>
</section>