Zoom
2020-05 Zoom Info for Each Track
Important Connectathon Time Schedules at a glance
Start Time | May 13th (Wed): 4pm - 7pm ET | May 14th (Thur): 9am - 7pm ET | May 15th (Fri): 9am - 6:30pm ET |
---|---|---|---|
9am ET |
| HL7 Morning Annoucement (9am - 9:15 am) Gaps in Care Zoom (starts at 9:15am ET - 6pm ET) | |
10am ET |
| ||
11:30 am ET |
| ||
12:30 ET | Gaps In Care Track - Da Vinci Kick Off (Demo RI endpoints, test data, Postman, etc.) Recording coming ... | Gaps in Care Track Status Check/Demo (12:30 am - 1:30pm ET) | |
1pm ET |
| ||
4pm ET | HL7 Connectathon Kick Off | Clinical Reasoning Demo - Da Vinci Track Demo (4:00pm ET) | |
4:30pm ET | Gaps In Care Track - Da Vinci Sync-up | Gaps In Care Demo - Da Vinci Track Demo (4:30pm ET) | |
5pm ET | Da Vinci Connectathon Kick Off | ||
6pm ET | Gaps In Care Track Kick Off | HL7 Connectathon Wrap Up (6pm - 6:30pm ET) HL7 GotoWebinar |
Submitting WG/Project/Implementer Group:
Clinical Qualitly Information (CQI) Work Group
DaVinci Gaps in Care Project
Justification and Objectives:
A “Gap In Care” is defined as a discrepancy between recommended best practices and the services that are provided and documented.
The purpose of the Gaps in Care Connectathon track is to develop reference implementation and test $care-gaps operation for the care gaps use cases
Goals/Scope:
Run the $care-gap operation for the targeted use cases and get expected results.
This track will use R4 version of FHIR
Clinical input requested (if any)
Clinical review of the input parameters for generating the Care Gaps report and expected results in the payload.
Related tracks
This track is a part of the larger Da Vinci Program.
2020-05 Da Vinci Risk Based Contracts Member Attribution List
Track Lead
Yan Heras (yan.heras@optimumehealth.com)
Expected participants
- Dynamic Content Group
- Optum
- Mettle Solutions
Track Orientation
An initial track orientation webinar will be hosted on April 16th, 2020 during the regular Da Vinci Gaps in Care weekly meeting on Thursday 2pm ET- 3pm ET. See Gaps in Care Confluence page for meeting information.
Additional track information with more technical details will be further provided on the regular Da Vinci Gaps In Care weekly meeting in the coming weeks leading to the Connectathon.
- Orientation Slides: Da Vinci Gaps in Care Connectathon Track 24 Orientation
- Please fill out Pre-Connectathon Survey: https://www.surveymonkey.com/r/HNQ96MY
- Sign-up for Connectathon: Click HERE to Register!
- FHIR Zulip Chat for track participants
- stream:connectathon+mgmt topic:Da+Vinci+Gaps+In+Care+Track
- https://chat.fhir.org/#narrow/stream/179207-connectathon-mgmt/topic/Da.20Vinci.20Gaps.20In.20Care.20Track
- Connectathon GitHub: coming soon
System Roles
Client:
Server:
Scenarios
Sequence Diagram (a Group of patients)
Sequence Diagram (a single patient)
Care Gap Scenario: ($care-gaps)
This is the Reference Implementation server endpoint for Gaps in Care to call the $care-gaps operation -
- https://gic-sandbox.alphora.com/cqf-ruler-r4/fhir/
- HAPI page can be accessed here: https://gic-sandbox.alphora.com/cqf-ruler-r4
(Measures loaded to the r4 sandbox are specified based on FHIR 4.0.0 and are using the CQL 1.4 Translator.)
Updates on 5/14/2020
Repo: https://github.com/DBCG/davinci-gic.git
ReadMe: https://github.com/DBCG/davinci-gic/blob/master/README.md
The Gaps in Care branch cqf-ruler: https://github.com/DBCG/cqf-ruler.git, the davinci_gic branch
Automatically building a container at: contentgroup/cqf-ruler:gic
That updates our sandbox with a manual click. (Rob Renolds' note: I did said click so our sandbox has been updated with the fixed Ruler; and ran the _refresh script in our IG (which is pointed at our sandbox)
Working implementation: https://gic-sandbox.alphora.com/cqf-ruler-r4/fhir/Measure/$care-gaps?periodStart=2019-01-01&periodEnd=2019-12-31&topic=57024-2&patient=numer-EXM124-FHIR4.
Gaps In Care use cases confluence page
Bundle that is returned by the Gaps In Care $care-gaps operation
Targeted Use Cases for the Connectathon:
Please see Gaps In Care $care-gaps Operation and Profiles for definitions of the In Parameters and Out Parameter.
Use Case | Pre-conditions | In Parameters | Out Parameter | Bonus Point | Bonus Point | |
---|---|---|---|---|---|---|
1 | As a practitioner, get all gaps for a patient | Server knows the patient Server has measure data for the patient |
| return 0..* bundle where each bundle is a document bundle where the 1st entry is composition followed by one MeasureReport for each measure where the patient has a gap (open and closed) | Run the $care-gaps operation for open gaps only
| Run the $care-gaps operation for a specific measure
|
2 | As a practitioner, get all gaps for all patients that are on my schedule tomorrow. | Server knows the patients (a Group of patients) and provides them. Server has measure data for the Group of patients. |
| return 0..* bundle where each bundle is a document bundle where the 1st entry is composition followed by one MeasureReport for each measure where the patient has a gap | Run the $care-gaps operation for open gaps only
| Run the $care-gaps operation for a specific measure
|
3 | As a care manager, get all gaps for patients in my organization. | Server knows the patients for the organization and provides them. Server has measure data for all patients of the organization. |
| return 0..* bundle where each bundle is a document bundle where the 1st entry is composition followed by one MeasureReport for each measure where the patient has a gap | Run the $care-gaps operation for open gaps only
| Run the $care-gaps operation for a specific measure
|
Relevant Resources/Profiles:
Test Data:
- https://github.com/projecttacoma/fhir-patient-generator (random generated test data):
- Cervical Cancer Screening https://github.com/projecttacoma/fhir-patient-generator/tree/master/EXM_124
- Breast Cancer Screening https://github.com/projecttacoma/fhir-patient-generator/tree/master/EXM_125
- Colorectal Cancer Screening https://github.com/projecttacoma/fhir-patient-generator/tree/master/EXM_130
- Test Data for CMS130 (specific test data designed to test denominator, numerator, etc.):
Issue Tracker
Gaps in Care Operation Issue Tracker
Track Report-Out
Gaps In Care Report Out document
Con Man App Look for Da Vinci Gaps in Care Track on the left navigation bar
Security and Privacy Considerations
The scenarios and reference implementations here run using open (i.e. unsecured) connections. Systems SHALL NOT use PHI in any form, or data derived directly from PHI.
Other Documentation:
Gaps In Care Supporting Materials
Gaps In Care $care-gaps Operation and Profiles
https://github.com/DBCG/cqf-ruler/wiki/Care-Gap-Report-Walkthrough
Track Debrief
May 21st Gaps in Care weekly call at 2pm ET (see meeting details on Gaps In Care & Information)