{ "description": "This IG provides detailed guidance that helps implementers use FHIR-based interactions and resources relevant to support specific exchanges of clinical information between provider and payers (or other providers). What is unique about this guide is that is provides additional technical guidance on two FHIR transaction approaches for requesting information:\\n\\n - Direct Query\\n - Task Based Approach:\\n\\nThe types of clinical data is not limited to FHIR resources, but includes C-CDA documents, pdfs, text files and other types of data. There may be requests for payloads of clinical records of care such as CCD Documents, clinical data sets that may be represented in a FHIR bundles, and clinical data such as a specific FHIR resource. By using the FHIR standard and implementing this guide the quality of information shared can be improved. Payers can be explicit about the data they are requesting, as opposed to general requests which often result in providers sending more information than might be necessary to make sure claims are supported. Benefits resulting from the information exchange interaction include:\\n\\n - Improve care coordination\\n - Support risk adjustment\\n - Ease quality management\\n - Facilitate claims auditing\\n - Confirm medical necessity\\n - Support orders and referrals", "_filename": "ig-r4.json", "package_name": "hl7.fhir.us.davinci-cdex", "definition": { "page": { "page": [ { "title": "Home", "nameUrl": "index.html", "generation": "markdown" }, { "title": "Background", "nameUrl": "background.html", "generation": "markdown" }, { "title": "Capabilitystatements", "nameUrl": "capabilitystatements.html", "generation": "markdown" }, { "title": "Direct Query", "nameUrl": "direct-query.html", "generation": "markdown" }, { "title": "Downloads", "nameUrl": "downloads.html", "generation": "markdown" }, { "title": "Examples", "nameUrl": "examples.html", "generation": "markdown" }, { "title": "Profiles", "nameUrl": "profiles.html", "generation": "markdown" }, { "title": "Specification", "nameUrl": "specification.html", "generation": "markdown" }, { "title": "Terminology", "nameUrl": "terminology.html", "generation": "markdown" } ], "title": "Table of Contents", "nameUrl": "toc.html", "generation": "html" }, "resource": [ { "name": "CDex Task Data Request Profile", "extension": [ { "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information", "valueString": "StructureDefinition:resource" } ], "reference": { "reference": "StructureDefinition/cdex-task-data-request" }, "description": "This Task profile is based upon the [Da Vinci Hrex Task Data Request Profile](http://hl7.org/fhir/us/davinci-hrex/StructureDefinition/hrex-task-data-request). It extensibly binds `Task.input.value` codes to LOINC® Document types.", "exampleBoolean": false }, { "name": "Data Consumer Client CapabilityStatement", "extension": [ { "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information", "valueString": "CapabilityStatement" } ], "reference": { "reference": "CapabilityStatement/data-consumer-client" }, "description": "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:\n\n1. Requesting Clinical Data using a FHIR RESTful query\n1. POSTing a Task resource representing a request for clinical data\n1. POSTing a Subscription resource\n1. Polling a Task resource", "exampleBoolean": false }, { "name": "Data Consumer Server CapabilityStatement", "extension": [ { "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information", "valueString": "CapabilityStatement" } ], "reference": { "reference": "CapabilityStatement/data-consumer-server" }, "description": "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:\n\n1. Responding to a query for Authorization information represented by a CommunicationRequest or ServiceRequest\n1. Responding to Subscription Notification posted to it endpoint updating the status of a Task", "exampleBoolean": false }, { "name": "Data Source Client CapabilityStatement", "extension": [ { "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information", "valueString": "CapabilityStatement" } ], "reference": { "reference": "CapabilityStatement/data-source-client" }, "description": "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:\n\n1. Query for Authorization information represented by a CommunicationRequest or ServiceRequest\n1. Posting a subscription notification to a Data Consumer endpoint updating the status of a Task", "exampleBoolean": false }, { "name": "Data Source Server CapabilityStatement", "extension": [ { "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information", "valueString": "CapabilityStatement" } ], "reference": { "reference": "CapabilityStatement/data-source-server" }, "description": "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:\n\n1. Responding to a FHIR RestFul Query for Clinical Data \n1. Responding to a POST of a Task resource representing a request for clinical data\n1. Responding to a POST of a Subscription resource\n1. Responding to polling of a Task resource", "exampleBoolean": false }, { "name": "Scenario 1 Completed Authorization Example", "extension": [ { "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information", "valueString": "Task" } ], "reference": { "reference": "Task/cdex-example1-authorized-completed" }, "description": "Completed Task to seek a patient active conditions with a reference to a formal authorization.", "exampleCanonical": "http://hl7.org/fhir/us/davinci-cdex/StructureDefinition/cdex-task-data-request" }, { "name": "Scenario 1 Authorization Example", "extension": [ { "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information", "valueString": "Task" } ], "reference": { "reference": "Task/cdex-example1-authorized-request" }, "description": "Task to seek a patient active conditions with a reference to a formal authorization.", "exampleCanonical": "http://hl7.org/fhir/us/davinci-cdex/StructureDefinition/cdex-task-data-request" }, { "name": "Scenario 1 Completed Free Text Example", "extension": [ { "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information", "valueString": "Task" } ], "reference": { "reference": "Task/cdex-example1-free-text-completed" }, "description": "Completed Task to seek a patient active conditions using free text for the input.", "exampleCanonical": "http://hl7.org/fhir/us/davinci-cdex/StructureDefinition/cdex-task-data-request" }, { "name": "Scenario 1 Free Text Example", "extension": [ { "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information", "valueString": "Task" } ], "reference": { "reference": "Task/cdex-example1-free-text-request" }, "description": "Task to seek a patient active conditions using free text for the input.", "exampleCanonical": "http://hl7.org/fhir/us/davinci-cdex/StructureDefinition/cdex-task-data-request" }, { "name": "Scenario 1 Contained Example", "extension": [ { "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information", "valueString": "Task" } ], "reference": { "reference": "Task/cdex-example1-query-completed-contained" }, "description": "Completed Task to seek a patient active conditions using a contained resource for output.", "exampleCanonical": "http://hl7.org/fhir/us/davinci-cdex/StructureDefinition/cdex-task-data-request" }, { "name": "Scenario 1 Completed Example", "extension": [ { "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information", "valueString": "Task" } ], "reference": { "reference": "Task/cdex-example1-query-completed" }, "description": "Completed Task to seek a patient active conditions.", "exampleCanonical": "http://hl7.org/fhir/us/davinci-cdex/StructureDefinition/cdex-task-data-request" }, { "name": "Scenario 1 Example", "extension": [ { "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information", "valueString": "Task" } ], "reference": { "reference": "Task/cdex-example1-query-requested" }, "description": "Task to seek a patient active conditions.", "exampleCanonical": "http://hl7.org/fhir/us/davinci-cdex/StructureDefinition/cdex-task-data-request" }, { "name": "Scenario 2 Failed Task Example", "extension": [ { "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information", "valueString": "Task" } ], "reference": { "reference": "Task/cdex-example2-query-failed" }, "description": "Task to seek a patient's HbA1c test results.", "exampleCanonical": "http://hl7.org/fhir/us/davinci-cdex/StructureDefinition/cdex-task-data-request" }, { "name": "Scenario 2 Task Example", "extension": [ { "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information", "valueString": "Task" } ], "reference": { "reference": "Task/cdex-example2-query-requested" }, "description": "Task to seek a patient HbA1c test results.", "exampleCanonical": "http://hl7.org/fhir/us/davinci-cdex/StructureDefinition/cdex-task-data-request" }, { "name": "Scenario 3 Completed Task Example", "extension": [ { "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information", "valueString": "Task" } ], "reference": { "reference": "Task/cdex-example3-query-completed" }, "description": "Completed Task to seek a patient's latest history and physical exam notes.", "exampleCanonical": "http://hl7.org/fhir/us/davinci-cdex/StructureDefinition/cdex-task-data-request" }, { "name": "Scenario 3 Task Example", "extension": [ { "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information", "valueString": "Task" } ], "reference": { "reference": "Task/cdex-example3-query-requested" }, "description": "Task to seek a patient's latest history and physical exam notes.", "exampleCanonical": "http://hl7.org/fhir/us/davinci-cdex/StructureDefinition/cdex-task-data-request" } ], "parameter": [ { "code": "copyrightyear", "value": "2020+" }, { "code": "releaselabel", "value": "ballot" }, { "code": "path-resource", "value": "input/resources" }, { "code": "path-resource", "value": "fsh-generated/resources" }, { "code": "path-pages", "value": "input/pagecontent" }, { "code": "path-pages", "value": "input/intro-notes" }, { "code": "path-pages", "value": "fsh-generated/includes" }, { "code": "path-expansion-params", "value": "../../input/_resources/exp-params.json" }, { "code": "active-tables", "value": "false" }, { "code": "apply-contact", "value": "true" }, { "code": "apply-jurisdiction", "value": "true" }, { "code": "apply-publisher", "value": "true" }, { "code": "apply-version", "value": "true" }, { "code": "show-inherited-invariants", "value": "false" }, { "code": "usage-stats-opt-out", "value": "true" }, { "code": "excludexml", "value": "true" }, { "code": "excludejsn", "value": "false" }, { "code": "excludettl", "value": "true" }, { "code": "excludemap", "value": "true" }, { "code": "excludeexample", "value": "true" }, { "code": "generate", "value": "xml" }, { "code": "generate", "value": "json" }, { "code": "path-history", "value": "http://hl7.org/fhir/us/davinci-cdex/history.html" }, { "code": "autoload-resources", "value": "true" }, { "code": "path-resource", "value": "input/capabilities" }, { "code": "path-resource", "value": "input/examples" }, { "code": "path-resource", "value": "input/extensions" }, { "code": "path-resource", "value": "input/models" }, { "code": "path-resource", "value": "input/operations" }, { "code": "path-resource", "value": "input/profiles" }, { "code": "path-resource", "value": "input/vocabulary" }, { "code": "path-resource", "value": "input/testing" }, { "code": "path-resource", "value": "input/history" }, { "code": "path-pages", "value": "template/config" }, { "code": "path-pages", "value": "input/images" }, { "code": "path-liquid", "value": "template/liquid" }, { "code": "path-liquid", "value": "input/liquid" }, { "code": "path-qa", "value": "temp/qa" }, { "code": "path-temp", "value": "temp/pages" }, { "code": "path-output", "value": "output" }, { "code": "path-tx-cache", "value": "input-cache/txcache" }, { "code": "path-suppressed-warnings", "value": "input/ignoreWarnings.txt" }, { "code": "template-html", "value": "template-page.html" }, { "code": "template-md", "value": "template-page-md.html" }, { "code": "apply-context", "value": "true" }, { "code": "apply-copyright", "value": "true" }, { "code": "apply-license", "value": "true" } ] }, "date": "2020-10-01", "publisher": "HL7 International - Patient Care Work Group", "fhirVersion": [ "4.0.1" ], "license": "CC0-1.0", "jurisdiction": [ { "coding": [ { "code": "US", "system": "urn:iso:std:iso:3166" } ] } ], "dependsOn": [ { "id": "uscore", "uri": "http://hl7.org/fhir/us/core/ImplementationGuide/hl7.fhir.us.core", "version": "3.1.1", "packageId": "hl7.fhir.us.core" }, { "id": "hrex", "uri": "http://hl7.org/fhir/us/davinci-hrex/ImplementationGuide/hl7.fhir.us.davinci-hrex", "version": "0.2.0", "packageId": "hl7.fhir.us.davinci-hrex" } ], "name": "DaVinciCDex", "copyright": "Used by permission of HL7 International all rights reserved Creative Commons License", "type": null, "experimental": null, "resourceType": "ImplementationGuide", "title": "Da Vinci Clinical Data Exchange (CDex) Implementation Guide", "package_version": "0.2.0", "status": "active", "id": "7c2f86c2-a059-40f4-9913-8367ec3ae0b3", "kind": null, "url": "http://hl7.org/fhir/us/davinci-cdex/ImplementationGuide/hl7.fhir.us.davinci-cdex", "version": "0.2.0", "packageId": "hl7.fhir.us.davinci-cdex", "contact": [ { "name": "HL7 International - Patient Care Work Group", "telecom": [ { "value": "http://www.hl7.org/Special/committees/patientcare/index.cfm", "system": "url" } ] } ] }