Da Vinci Clinical Data Exchange (CDex)
2.1.0 - STU 2.1 United States of America flag

Da Vinci Clinical Data Exchange (CDex), published by HL7 International / Payer/Provider Information Exchange Work Group. This guide is not an authorized publication; it is the continuous build for version 2.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/davinci-ecdx/ and changes regularly. See the Directory of published versions

IG Home

Official URL: http://hl7.org/fhir/us/davinci-cdex/ImplementationGuide/hl7.fhir.us.davinci-cdex Version: 2.1.0
IG Standards status: Trial-use Maturity Level: 2 Computable Name: DaVinciCDex
Other Identifiers: OID:2.16.840.1.113883.4.642.40.21

Copyright/Legal: Used by permission of HL7 International all rights reserved Creative Commons License

Introduction

This IG provides detailed guidance that helps implementers use FHIR-based interactions to support specific clinical data exchanges between providers and payers (or other providers). This guide documents the Direct Query, Task Based, and Attachments transaction approaches for requesting and sending information. Key scenarios this IG can support include:

  • Requesting and Sending attachments for claims and prior authorization
  • Requesting documentation to support payer operations such as claims audits
  • Exchanging clinical data between referring providers

In the context of this guide, "clinical data" means any information a provider holds in a patient's health record. The data exchange format is not limited to FHIR resources but includes C-CDA documents, PDFs, text files, and other formats. Implementers can request and receive clinical records of care such as CCD Documents or [C-CDA on FHIR Documents], clinical data sets represented by a FHIR Bundle, FHIR [QuestionnaireResponse], and other types of FHIR resources.

By using the FHIR standard and implementing this guide, payers can be explicit about the data they are requesting instead of general requests, which avoids sending more information than necessary. As a result, the anticipated benefit of using FHIR is a more efficient and effective exchange of health record information in several areas, such as claims management, care coordination, risk adjustment, and quality reporting.

This IG provides several generic examples to illustrate the Direct Query and Task-Based approaches to exchanging clinical data. It also documents and provides examples for Requesting and Sending Attachments for claims and prior authorization. We also plan to create Clinical Data Exchange - Supplemental Guides, which will document and provide examples for other specific use cases.

About This Guide

The Da Vinci initiative supports this implementation guide. Da Vinci is a private effort to accelerate the adoption of Health Level Seven International Fast Healthcare Interoperability Resources (HL7® FHIR®) as the standard to support and integrate value-based care (VBC) data exchange across communities. This guide and implementers of it SHALL adhere to the HL7 Da Vinci Guiding Principles for exchanging patient health information.

As illustrated in Figure 1 below, this version of CDex is based on FHIR R4, and much of its content is dependent upon the [Da Vinci Health Record Exchange (HRex), US Core 3.1.1 (FHIR R4), US Core 6.1.0 (FHIR R4), and , US Core 7.0.0 (FHIR R4)implementation guides. For general Background on FHIR, Conformance Expectations, and Security and Privacy considerations, refer to the corresponding sections in HRex. US Core 3.1 meets regulatory requirements mandating support for ONC United States Core Data for Interoperability V1 (USCDI V1), US Core 6.1.0 meets regulatory requirements mandating support for ONC United States Core Data for Interoperability V3 (USCDI V3)], and US Core 7.0.0 meets regulatory requirements mandating support for ONC United States Core Data for Interoperability V4 (USCDI V4)]. For Direct Query and Task-Based queries, US Core and HRex define the underlying content, and CDex provides additional context, definitions, and constraints. CDex provides more focused use cases by constraining profiles and extending functionality to cover gaps. For example, CDex defines all the content for Attachments.

Figure 1: Relationship of CDex to Other FHIR Standards
profile-pyramid.svg

The sponsoring HL7 Payer/Provider Information Exchange workgroup manages changes to this specification. Changes are incorporated as part of the standard HL7 balloting process and version updates. You can suggest changes to this specification by clicking the Propose a Change link at the bottom of any page to create a change request tracker.

How To Read This Guide

This guide uses the following terms to document the CDex transactions:

Data Consumer
The term "Data Consumer" means both payer and provider systems when they request data.
Data Source
The term "Data Source", refers to an EHR, HIM, Practice Management System, Population Health, Registration, or other HIT system that stores the data and responds to data requests.
Payer
"Payer" refers to the payer system (or an intermediary on behalf of a payer) and is used when they are requesting data.
Provider
"Provider" refers to the provider system and can be the Data Source or the Data Consumer.
Attachments
This guide uses the terms "attachments" and "additional information" to mean additional information needed for claims and prior authorization. In the context of requesting and sending attachments using attachment codes, attachments are limited to the documents defined by the [LOINC Document Ontology] and [X12] attachment codes. When requesting and sending attachments using [Questionnaire], attachments mean any additional information.

This guide is divided into several pages listed at the top of each page in the menu bar.

  • IG Home: The home page introduces the Da Vinci Clinical Data Exchange Project and Implementation Guide.
  • Background: This page provides background for the Da Vinci Clinical Data Exchange Project and summarizes its scope.
  • Direct Query: Documents how to exchange clinical data using the standard FHIR RESTful search.
  • Task Based Approach: Documents exchanging clinical data using the FHIR Task resource. This approach supports asynchronous workflows and may require human involvement.
  • Attachments: Documents exchanging attachments for claims or prior authorization using FHIR.
    • [Solicited and Unsolicited Attachments]: Documents the differences and similarities between solicited and unsolicited attachments workflows and the CDex transactions for each.
    • [Sending Attachments]: This page documents a FHIR-based approach for sending attachments for claims or prior authorization directly to a Payer.
    • [Requesting Attachments Using Attachment Codes]: This page documents a FHIR-based approach for requesting attachments using LOINC attachment codes.
    • [Requesting Attachments Using Questionnaires]: This page documents the CDex Attachments transaction for requesting additional data for claims or prior authorization from a Provider using FHIR Questionnaire and QuestionnaireResponse.
    • [Using CDex Attachments with DaVinci PAS]: This page summarizes the similarities and differences between CDEX and the [Da Vinci Prior Authorization Support (PAS)] guide.
    • [Conforming to CDex Attachments]: Summary of interactions for each role and the conformance resource and terminology that makes them unique.
  • Signatures: This page provides specific guidance and rules to exchange signed data using FHIR and non-FHIR signatures.
  • Security and Privacy: This page provides general expectations to ensure the security, privacy, and safety of Da Vinci CDex exchanges.
  • FHIR Artifacts: This page lists all the FHIR resources (for example, FHIR Profiles, Operations, Valuesets) that are defined and used within this guide.
  • Support: This page includes links to the FHIR core specification and the US Core spec, as well as a Downloads page of IG tools and artifacts for Da Vinci implementers.
  • [Change Log]: This page documents the changes across the versions of CDex.

Credits

This Implementation Guide was made possible by the contributions of the Da Vinci Project member organizations and project management staff, the Payer/Provider Information Exchange Work Group, and the Patient Care Work Group.

Author:

  • Eric Haas, Health eData Inc

CDex Core Team:

  • Lloyd Mckenzie, Accenture/Dogwood Health Consulting
  • Robert Dieterle, EnableCare
  • Christol Green, Elevance Health
  • Durwin Day, - Health Care Service Corporation

Project Management and Coordination:

  • Viet Nguyen, Stratametrics, LLC
  • Vanessa Candelora, Point of Care Partners
  • Crystal Kallem, Point of Care Partners
  • Yan Heras, Optimum eHealth LLC

Reference Implementation and TestScripts:

  • Karell Ruiz, HealthLX
  • Joel Walker, HealthLX
  • David Riddle, HealthLX
  • Carie Hammond, Aegis

Special thanks go to the numerous individuals who have participated in conference calls, ballots, and reviews of this IG:

  • Celine Lefebvre, AMA
  • Andrea Preisler, AHA
  • Isaac Vetter, Epic
  • Brett Stringham, Optum
  • Chris Johnson, Blue Cross and Blue Shield of Alabama
  • Diederik Muylwyk, Smile CDR
  • Nick Radov, Optum
  • Linda Michaelson, Optum
  • Peter Gunter, VA
  • Scott Fradkin, Flexion
  • Andrew Barbieri, Epic
  • Hans Buitendijk, Oracle
  • Kyle Johnsen, Epic
  • Liora Alschuler, Lantana
  • Mitra Rocca, FDA
  • Rob McClure, MD Partners, Inc.
  • Ron G. Parker, Canada Health Infoway
  • Spencer Utley, Epic
  • Scott Rossignol, eHealth Exchange


[Da Vinci Prior Authorization Support (PAS)]: [CDex Work Queue Value Set]: ValueSet-cdex-work-queue.html [What is Signed]: signatures.html#what-is-signed [Signatures for Task Based Requests]: task-based-approach.html#signatures [X12]: https://x12.org/ [X12 transactions]: https://x12.org/ [X12 Transaction Sets]: https://x12.org/products/transaction-sets [HEDIS]: https://en.wikipedia.org/wiki/Healthcare_Effectiveness_Data_and_Information_Set [Specification]: specification.html [$match]: http://hl7.org/fhir/R4/patient-operation-match.html [Coverage]: http://hl7.org/fhir/R4/coverage.html [FHIR RESTful Search syntax]: http://hl7.org/fhir/R4/search.html#Introduction [DocumentReference]: http://hl7.org/fhir/R4/documentreference.html [FHIR Signature]: http://hl7.org/fhir/R4/datatypes.html#signature [Bundle.signature]: http://hl7.org/fhir/R4/bundle-definitions.html#Bundle.signature [enveloped signature]: http://www.w3.org/TR/xmldsig-core/#def-SignatureEnveloped [(Verification Signature)]: http://hl7.org/fhir/R4/valueset-signature-type.html [FHIR Document]: http://hl7.org/fhir/R4/documents.html [RFC 7515]: https://tools.ietf.org/html/rfc7515 [JSON Signature rules]: http://hl7.org/fhir/R4/datatypes.html#JSON [RFC 7515: JSON Web Signature (JWS)]: https://tools.ietf.org/html/rfc7515 [Detached]: https://tools.ietf.org/html/rfc7515#appendix-F [Canonical JSON]: http://hl7.org/fhir/R4/json.html#canonical [JWS JSON Serialization]: https://datatracker.ietf.org/doc/html/rfc7515#section-3.2 [X.509 certificates]: https://www.itu.int/rec/T-REC-X.509 [RFC 7518]: https://tools.ietf.org/html/rfc7518 [RFC 7517]: https://tools.ietf.org/html/rfc7517 [RFC 8785]: https://datatracker.ietf.org/doc/rfc8785 [self-signed certificates]: https://en.wikipedia.org/wiki/Self-signed_certificate [Signed SearchSet Bundle Example]: signed-searchset-bundle-example.html [Signed Document Bundle Example]: signed-document-bundle-example.html [FHIR-36158]: https://jira.hl7.org/browse/FHIR-36158 [Solicited and Unsolicited Attachments]: solicited-unsolicited-attachments.html [Sending Attachments]: sending-attachments.html [Requesting Attachments Using Attachment Codes]: requesting-attachments-code.html [Requesting Attachments Using Questionnaires]: requesting-attachments-questionnaire.html [Using Questionnaire as Task Input]: task-based-approach.html#using-questionnaire-as-task-input [Using CDex Attachments with DaVinci PAS]: burden-reduction.html [CDex Task Attachment Request Profile]: StructureDefinition-cdex-task-attachment-request.html [LOINC attachment codes]: https://loinc.org/attachments/ [Parameters]: http://hl7.org/fhir/R4/parameters.html [CDex Patient Demographics Profile]: StructureDefinition-cdex-patient-demographics.html [CDex Claim Use Value Set]: ValueSet-cdex-claim-use.html [Prior-Auth AttachmentRequest Example]: Task-cdex-task-example20.html [Claim AttachmentRequest Example]: Task-cdex-task-example19.html [CDex Temporary Code System]: CodeSystem-cdex-temp.html [NHIN Purpose Of Use Code System]: http://hl7.org/fhir/R4/codesystem-nhin-purposeofuse.html [LOINC Document Ontology]: https://loinc.org/document-ontology/ [CDex Signature Bundle Profile]: StructureDefinition-cdex-signature-bundle.html [FHIR RESTful search]: http://hl7.org/fhir/R4/http.html#search [FHIR RESTful read]: http://hl7.org/fhir/R4/http.html#read [Change Log]: changes.html [CDex Parameters Example1]: Parameters-cdex-parameters-example1.html [CDex Parameters Example2]: Parameters-cdex-parameters-example2.html [CDex Parameters Example3]: Parameters-cdex-parameters-example3.html [CDex Parameters Example4]: Parameters-cdex-parameters-example4.html [validating profiles and resources]: http://hl7.org/fhir/R4/validation.html [ImplementationGuide]: http://hl7.org/fhir/R4/implementationguide.html [CDex ImplementationGuide Resource]: ImplementationGuide-hl7.fhir.us.davinci-cdex.html [Da Vinci DTR]: http://hl7.org/fhir/us/davinci-dtr/2.1.0-preview [Questionnaire]: http://hl7.org/fhir/R4/questionnaire.html [Smart Version 2.0.0 EHR launch flow]: https://hl7.org/fhir/smart-app-launch/app-launch.html#launch-app-ehr-launch [Using Da Vinci DTR to Complete the Questionnaire]: requesting-attachments-questionnaire.html#using-da-vinci-dtr-to-complete-the-questionnaire [Conforming to CDex Attachments]: attachments-conformance.html [Request for Additional Information]: /additionalinfo.html [SDC Questionnaire Response Profile]:http://hl7.org/fhir/uv/sdc/STU3StructureDefinition-sdc-questionnaireresponse.html [SDC Adaptive Questionnaire Response Profile]:http://hl7.org/fhir/uv/sdc/STU3StructureDefinition-sdc-questionnaireresponse-adapt.html [45 CFR 164.506 Treatment, Payment, and Health Care Operations (TPO)]: https://www.ecfr.gov/current/title-45/subtitle-A/subchapter-C/part-164/subpart-E/section-164.506 [must support]: http://hl7.org/fhir/us/davinci-hrex/STU1.1/conformance.html [DTR SMART App Launch]: requesting-attachments-questionnaire.html#dtr-smart-app-launch [Conforming to CDex Task Based Approach]: task-based-conformance.html [Signature Extension]: http://hl7.org/fhir/StructureDefinition/questionnaireresponse-signature [DTR Standard Questionnaire]: http://hl7.org/fhir/us/davinci-dtr/2.1.0-previewStructureDefinition-dtr-std-questionnaire.html [signatureRequired]: http://hl7.org/fhir/StructureDefinition/questionnaire-signatureRequired [CDex Signature Profile]: StructureDefinition-cdex-signature.html [CDex SDC QuestionnaireResponse Profile]: StructureDefinition-cdex-sdc-questionnaireresponse.html [QuestionnaireResponse]: http://hl7.org/fhir/R4/questionnaireresponse.html [Topic-Based Subscriptions Framework]: http://hl7.org/fhir/2022Sep/subscriptions.html [C-CDA on FHIR Documents]: http://www.hl7.org/fhir/us/ccda/index.html [FHIR Conformance]: http://hl7.org/fhir/R4/conformance-rules.html#conflang [Must Support]: http://hl7.org/fhir/R4/profiling.html#mustsupport [modifier elements]: http://hl7.org/fhir/R4/conformance-rules.html#isModifier [CDex PractitionerRole Profile]: StructureDefinition-cdex-practitionerrole.html [CDex Task Update]: SubscriptionTopic-cdex-task-update.html [Subscription R5 Backport Implementation Guide]: http://hl7.org/fhir/uv/subscriptions-backport/STU1.1 [SubscriptionTopic]: https://hl7.org/fhir/R4B/subscriptiontopic.html [CapabilityStatement SubscriptionTopic Canonical]: http://hl7.org/fhir/uv/subscriptions-backport/STU1.1/StructureDefinition-capabilitystatement-subscriptiontopic-canonical.html [Conformance in FHIR R4]: http://hl7.org/fhir/uv/subscriptions-backport/STU1.1/conformance.html#conformance-in-fhir-r4 [R4/B Topic-Based Subscription Profile]: http://hl7.org/fhir/uv/subscriptions-backport/STU1.1/StructureDefinition-backport-subscription.html [R4 Topic-Based Subscription Notification Bundle]: http://hl7.org/fhir/uv/subscriptions-backport/STU1.1/StructureDefinition-backport-subscription-notification-r4.html [HRex Task Status ValueSet]: http://hl7.org/fhir/us/davinci-hrex/STU1.1/ValueSet-hrex-task-status.html [Task.businessStatus]: http://hl7.org/fhir/R4/task-definitions.html#Task.businessStatus [Benefits]: task-based-approach.html#benefits [Task Inputs and Outputs]: task-based-approach.html#task-inputs-and-outputs [Purpose of Use]: task-based-approach.html#purpose-of-use [Task Reason]: task-based-approach.html#task-reason [Discovery of Identifiers]: task-based-approach.html#discovery-of-identifiers [Task State Machine]: task-based-approach.html#task-state-machine [Approaches to Exchanging FHIR Data]: https://hl7.org/fhir/R5/exchanging.html [PAS Claim Response Bundle]: /StructureDefinition-profile-pas-response-bundle.html [PAS Task]: /StructureDefinition-profile-task.html [Patient Matching]: https://hl7.org/fhir/us/identity-matching/patient-matching.html [Guidance on Identity Assurance]: https://hl7.org/fhir/us/identity-matching/guidance-on-identity-assurance.html [Interoperable Digital Identity and Patient Matching]: https://hl7.org/fhir/us/identity-matching/index.html [CQL]: https://cql.hl7.org/ [Da Vinci Use Cases]: https://confluence.hl7.org/display/DVP/Da+Vinci+Use+Cases [FHIR R4 core]: http://hl7.org/fhir/R4/fhir-spec.zip [FHIR core downloads]: http://hl7.org/fhir/R4/downloads.html [validator]: https://fhir.github.io/latest-ig-validator/org.hl7.fhir.validator.jar [instructions on how to use it]: https://confluence.hl7.org/display/FHIR/Using+the+FHIR+Validator