PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.davinci-cdex
    0.2.0

hl7.fhir.us.davinci-cdex@0.2.0 4.0.1

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: - Direct Query - Task Based Approach: The 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: - Improve care coordination - Support risk adjustment - Ease quality management - Facilitate claims auditing - Confirm medical necessity - Support orders and referrals (built Wed, Dec 16, 2020 19:01+0000+00:00)

Install package
npm install --registry https://fs.get-ig.org/pkgs hl7.fhir.us.davinci-cdex@0.2.0
Get resources
curl https://fs.get-ig.org/rs/hl7.fhir.us.davinci-cdex-0.2.0.ndjson.gz | gunzip | jq '{url,resourceType,version, id}'
Depspackage.json
{
  "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 (built Wed, Dec 16, 2020 19:01+0000+00:00)",
  "fhirVersions": [ "4.0.1" ],
  "tools-version": 3,
  "_id": "hl7.fhir.us.davinci-cdex@0.2.0",
  "date": "20201216190156",
  "license": "CC0-1.0",
  "jurisdiction": "urn:iso:std:iso:3166#US",
  "dist": {
    "tarball": "https://fs.get-ig.org/-/hl7.fhir.us.davinci-cdex-0.2.0.tgz"
  },
  "name": "hl7.fhir.us.davinci-cdex",
  "type": "fhir.ig",
  "title": "Da Vinci Clinical Data Exchange (CDex) Implementation Guide",
  "author": "HL7 International - Patient Care Work Group",
  "id": "hl7.fhir.us.davinci-cdex@0.2.0",
  "directories": {
    "lib": "package",
    "example": "example"
  },
  "canonical": "http://hl7.org/fhir/us/davinci-cdex",
  "url": "http://hl7.org/fhir/us/davinci-cdex/2021Jan",
  "version": "0.2.0",
  "maintainers": [ {
    "url": "http://www.hl7.org/Special/committees/patientcare/index.cfm",
    "name": "HL7 International - Patient Care Work Group"
  } ],
  "dependencies": {
    "hl7.fhir.r4.core": "4.0.1",
    "hl7.fhir.us.core": "3.1.1",
    "hl7.fhir.us.davinci-hrex": "0.2.0"
  }
}