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
Page standards status: Trial-use |
CDex attachments are intended to be compatible with the X12n transactions and designed to work for both solicited and unsolicited claims and prior authorization. Refer to the CDex CapabilityStatements resources for conformance expectations for the various actors and roles. The tables below show:
$submit-attachment
ParametersSystems may choose some or all of these capabilities and implement any combination of unsolicited or solicited attachments for prior authorization, claims, or both. Therefore, in contrast to the expectations in the CDex CapabilityStatements, they should define what they support in their local capability statement in one or more of the following ways:
CapabilityStatement.rest.resource.documentation
for the Task resource.$submit-attachment
CapabilityStatement.rest.documentation
Data Source Server | Unsolicited Claims | Solicited Claims | Unsolicited Prior Authorization | Solicited Prior Authorization |
---|---|---|---|---|
CDex Task Attachment Request Profile | ✘ | ✔ | ✘ | ✔ |
Task.reasonCode Terminology | - | claim |
- | preauthorization |
Data Source Client | Unsolicited Claims | Solicited Claims | Unsolicited Prior Authorization | Solicited Prior Authorization |
---|---|---|---|---|
Submit Attachment Operation | ✔ | ✔ | ✔ | ✔ |
AttachTo parameter Terminology | claim |
claim |
preauthorization |
preauthorization |
Data Consumer Client | Unsolicited Claims | Solicited Claims | Unsolicited Prior Authorization | Solicited Prior Authorization |
---|---|---|---|---|
Submit Attachment Operation | ✔ | ✔ | ✔ | ✔ |
AttachTo parameter Terminology | claim |
claim |
preauthorization |
preauthorization |
Data Consumer Server | Unsolicited Claims | Solicited Claims | Unsolicited Prior Authorization | Solicited Prior Authorization |
---|---|---|---|---|
CDex Task Attachment Request Profile | ✘ | ✔ | ✘ | ✔ |
Task.reasonCode Terminology | - | claim |
- | preauthorization |
✔: Conformance resource used in the transaction
✘: Conformance resource not used in the transaction
Capability | Must Support* | Optional |
---|---|---|
Requesting Attachments Using Attachment Codes | ✔ | |
Requesting Attachments Using Questionnaire | ✔ | |
Signatures | ✔ | |
Representing The Purpose Of Use (POU) For The Requested Data | ✔ | |
Ability to submit attachments data in multiple submissions | ✔ |
* See the next section
The CDex Profile elements consist of Mandatory, Must Support, and Optional elements. Elements that are neither Mandatory or Must Support are Optional. Mandatory elements are elements with a minimum cardinality greater than 0. Must Support elements are marked with the mustSupport flag and SHALL be interpreted as follows:
NOTE: mustSupport indicates what Da Vinci CDex conformant systems are expected to be able to handle. Systems are free to include additional data - and receivers SHOULD NOT reject instances that contain unexpected data elements if those elements are not modifier elements. However, the Task Source should be aware that they can't count on the Task Consumer storing, processing, or doing anything other than ignoring data that is not marked as mustSupport.
Parameter | Required | Optional |
---|---|---|
TrackingId | ✔ | |
AttachTo | ✔(see above) | |
PayerId | ✔ | |
OrganizationId | ✔ | |
ProviderId | ✔ | |
MemberId | ✔ | |
ServiceDate | ✔(claims) | ✔(prior authorization) |
Attachment.LineItem | ✔ | |
Attachment.Code | ✔(It SHOULD be present when submitting unsolicited attachments) | |
Attachment.Content | ✔(DocumentReference, QuestionnaireResponse if support Requesting Attachments Using Questionnaire | ✔(Servers SHOULD support other FHIR types) |
Attachment.Final | ✔ |