This page is part of the Da Vinci Clinical Documentation Exchange (v1.0.0: STU1) based on FHIR R4. The current version which supercedes this version is 1.1.0. For a full list of available versions, see the Directory of published versions
Contents:
This page provides a list of the FHIR artifacts defined as part of this implementation guide.
The following artifacts define the specific capabilities that different types of systems are expected to have in order to comply with this implementation guide. Systems conforming to this implementation guide are expected to declare conformance to one or more of the following capability statements.
Data Consumer Client CapabilityStatement |
This CapabilityStatement describes the expected capabilities of a Da Vinci CDex Data Consumer (often a Payer) in Client mode when requesting clinical data from the Data Source (often an EHR) during a clinical data exchange. This includes the following interactions:
|
Data Consumer Server CapabilityStatement |
This CapabilityStatement describes the expected capabilities of a Da Vinci CDex Data Consumer (often a Payer) in Server mode when responding to a Data Source (often an EHR) or one of its proxies during a clinical data exchange. This includes the following interactions:
|
Data Source Client CapabilityStatement |
This CapabilityStatement describes the expected capabilities of a Da Vinci CDex Data Source (often an EHR) in Client mode during a clinical data exchange with a Data Consumer. This includes the following interactions:
|
Data Source Server CapabilityStatement |
This CapabilityStatement describes the expected capabilities of a Da Vinci CDex Data Source (often an EHR) in Server mode when responding to a Data Consumer (often a Payer) during a clinical data exchange. This includes the following interactions:
|
These are custom operations that can be supported by and/or invoked by systems conforming to this implementation guide
Submit Attachment Operation |
This operation is used to submit attachments (aditional information) for Claims or Prior Authorization. This operation accepts the clinical/administrative attachments and the necessary information needed to re-associate them to the claim or prior authorization, and returns a transaction layer HTTP response. This operation can be used by any HTTP endpoint, not just FHIR RESTful servers. The input parameters are:
There are no output parameters. |
These define constraints on FHIR resources for systems conforming to this implementation guide
CDex Task Data Request Profile |
This Task profile is based upon the Da Vinci Hrex Task Data Request. It adds the following additional constraints for CDEX:
|
These define sets of codes used by systems conforming to this implementation guide
CDex Purpose of Use Value Set |
The set of purpose of use codes for the requested data (the output of the task). This code set is composed FHIR core Purpose of Use security labels and additional codes defined by this Guide. |
CDex Attachment Reason Value Set |
The set of codes is used in the |
CDex Work Queue Value Set |
The set work queue tags that the provider may use in their workflow to process request. This code set is composed of codes defined by this Guide. |
These define new code systems used by systems conforming to this implementation guide
CDex Temporary Code System |
Codes temporarily defined as part of the CDex implementation guide. These will eventually migrate into an officially maintained terminology (likely HL7’s UTG code systems). |
These are example instances that show what data produced and consumed by systems conforming with this implementation guide might look like
CDEX Document with Digital Signature Example |
Digital signature example showing how it is used to sign a FHIR Document. The CDEX use case would be the target resource in response to a Task-based request where an digital signature was required. If no signature was required, the response would typically be in the form of an individual resource. |
CDEX Document with Electronic Signature Example |
Electronic signature example showing how a image file can be use to sign a document Bundle. The CDEX use case would be the target resource in response to a Task-based request where an electronic signature was required. If no signature was required, the response would typically be in the form of an individual resource. |
Scenario 2 Completed Authorization Example |
Completed Task to seek a patient active conditions with a reference to a formal authorization. |
Scenario 2 Authorization Example |
Task to seek a patient active conditions with a reference to a formal authorization. |
Scenario 1 Completed Free Text Example |
Completed Task to seek a patient active conditions using free text for the input. |
Scenario 1 Free Text Example |
Task to seek a patient active conditions using free text for the input. |
Scenario 1 Contained Example |
Completed Task to seek a patient active conditions using a contained resource for the output data. |
Scenario 1 Completed Example |
Completed Task to seek a patient active conditions. |
Scenario 1 Example |
Task to seek a patient active conditions. |
Scenario 1P Completed Free Text Example |
Completed Task to seek a patient active conditions and their provenance using free text for the input. |
Scenario 1P Completed Example |
Completed Task to seek a patient active conditions their provenance. |
Example of Task Request for Signed Data |
Task to seek a patient active conditions using |
Example of Completed Task Request for Signed Data |
Completed Task to seek a signed patient active conditions. |
Scenario 3 Failed Task Example |
Task to seek a patient’s HbA1c test results with a failed status. |
Scenario 3 Task Example |
Task to seek a patient’s HbA1c test results. |
Scenario 4 Completed Task Example |
Completed Task to seek a patient’s latest history and physical exam notes using a contained resource for the output data. |
Scenario 4 Task Example |
Task to seek a patient’s latest history and physical exam notes. |
CDEX SearchSet Bundle with Digital Signature Example |
Digital signature example showing how it is used to sign a searchset Bundle. The CDEX use case would be a response to a Direct Query where an digital signature was required. |
CDex Submit Attachment Parameters Resource Example |
Parameters Resource example showing how it is used when the |