ECDA Components

Since the direct mapping of CDA (particularly, CCD) data to other formats may become a complex and error-prone process, an intermediate Edifecs CDA (ECDA) format together with XEServer ECDA components have been introduced to facilitate the CDA data handling.

ECDA is a proprietary XML-based format developed by Edifecs. The primary purpose of this format is to act as an intermediate data format during the conversion of CDA documents. Creating a custom map (.ems) to transform ECDA data is much easier than creating one for raw CCD data as the ECDA format has been specially adopted for this purpose. The ECDA format is:

  • fully compliant with the CDA format. An ECDA file is a valid CDA document,
  • a reduced version of CDA. ECDA supports the mandatory and the most frequently used CDA sections,
  • a flat-hierarchy XML document .Unlike CDA documents where sections are heavily nested, all ECDA sections reside just under the root level which simplifies the conversion rules.

The ECDA format may contain the following sections:

  • Patient
  • Practitioner
  • Organization
  • AllergySection
  • MedicationsSection
  • ProblemSection
  • ProcedureSection
  • ResultsSection
  • AdvanceDirectivesSection
  • EncountersSection
  • FamilyHistorySection
  • FunctionalStatusSection
  • ImmunizationsSection
  • PlanOfCareSection
  • SocialHistorySection
  • MedicalHistory
  • VitalSignsSection
  • InstructionsSection

XEServer has two components that allow you to convert CCD data to ECDA (and in the reverse). The components become available after you install XES Module for FHIR 9.2.