Consolidated Clinical Document Architecture (C-CDA) is an HL7 standard for structured clinical documents encoded in XML — discharge summaries, continuity-of-care documents, progress notes — with a defined set of templates. Built on the older CDA and HL7 v3, it has been a Meaningful Use and interoperability workhorse for a decade and remains the format much real-world clinical data still moves in, exchanged over Direct, IHE, and increasingly retrieved through FHIR APIs.
Consolidated CDA
Consolidated CDA is the document standard that carried US clinical interoperability through the Meaningful Use decade, and — despite all the FHIR momentum — is still the format an enormous amount of real clinical data actually moves in. Where FHIR models data as granular resources, C-CDA packages it as a structured XML document: a discharge summary, a continuity-of-care document, a note.
- Template-driven XML - A defined library of document and section templates (CCD, discharge summary, progress note) gives the documents predictable structure.
- The installed base - A decade of Meaningful Use means C-CDA is deeply embedded in exchange over Direct and IHE profiles.
- Retrieved through FHIR now - Modern platforms surface C-CDA documents via FHIR DocumentReference, bridging the document and resource worlds.
C-CDA is worth cataloguing because it is the honest reality beneath a FHIR-first narrative: in my healthcare scoring, document retrieval (Particle, Moxe, Elation) is a live part of the interoperability surface, not a legacy footnote. An agent working across US healthcare has to be able to read a document, not just a resource — and the gap between C-CDA’s human-readable prose and FHIR’s structured data is exactly the kind of translation work the sector still under-invests in.
Referenced in API Evangelist papers
This standard shows up in my published research. These reports read the machine-readable evidence provider by provider — and put this standard in the context of a real sector.
The State of US Healthcare APIs
CCDA retrieval is a real part of the interoperability surface (Particle, Moxe, Elation) even in a FHIR-forward market.