Stream: connectathon mgmt
Topic: Da Vinci DEQM and Gaps In Care Track
Yan Heras (Sep 10 2020 at 17:15):
This is intended for if you want to run for a specific measure, so you know the measure(s) ahead of time
Sam Sayer (Sep 10 2020 at 17:16):
Yes, but what is the string supposed to be: "Colorectal Cancer Screening", "CMS108v8", etc.
Sam Sayer (Sep 10 2020 at 17:17):
is it supposed to be linked to a specific attribute? Otherwise there would need to be another IG layered on top to define expectation for the measure attribute
Yan Heras (Sep 10 2020 at 17:19):
I see, yes, agreed, this needs to more clarification.
Yan Heras (Sep 10 2020 at 17:25):
I guess one question is do we ask to use the measure/id as the value for Measure parameter? The Measure resource has both the id and identifiers optional.
Sam Sayer (Sep 10 2020 at 17:28):
Could we make it a reference?
Yan Heras (Sep 10 2020 at 17:30):
A reference to Measure?
Sam Sayer (Sep 10 2020 at 17:36):
yes
Rob Reynolds (Sep 10 2020 at 17:38):
It's currently implemented as an id in the reference implementation.
Sam Sayer (Sep 10 2020 at 17:38):
i think that would be the most flexible solution. Clients could query the Measure endpoint using whatever parameter they want (CMS ID, etc.) then just send the reference to the GIC op
Rob Reynolds (Sep 10 2020 at 17:40):
Referenced above, it's also on the backlog to take a url.
Yan Heras (Sep 10 2020 at 17:40):
I recall that Bryn and Rob mentioned that for parameter it would be difficult to use reference, so we have it as a string and that people can pass in the measure id
Yan Heras (Sep 10 2020 at 17:41):
Rob, so if it takes a url that reference a measure, would the parameter still have data type String?
Sam Sayer (Sep 10 2020 at 17:41):
we use a string (reference) for subject, is there something about Measure that makes it more difficult?
Sam Sayer (Sep 10 2020 at 17:42):
should we move this into the Zoom chat, this is getting complicated :)
Yan Heras (Sep 10 2020 at 17:42):
this may be a discrepancy here
Yan Heras (Sep 10 2020 at 17:42):
Sure. Rob are you still on Zoom?
Yan Heras (Sep 10 2020 at 17:43):
Sam, we are on Zoom
Sam Sayer (Sep 10 2020 at 17:44):
me too
Yan Heras (Sep 10 2020 at 17:57):
Hi all, if you log any trackers, could you please send the tracker items here? it would help me with the track report that I have to put together. Thanks!
Raghunath (Sep 10 2020 at 18:22):
Eddy H Nieves said:
Looks like the ref implementation's ATR Content Location API response header has "Content-Type" set to "text/plain;charset=UTF-8". This should be json instead of plain text, correct?
@Eddy H Nieves We will change it to Content-Type: application/json
Yan Heras (Sep 10 2020 at 19:52):
@Gayathri Jayawardena Hi Gayathri, are there any openings on the clinical reasoning track schedule that we could discuss coordinating the end-to-end reporting scenario?
Yan Heras (Sep 10 2020 at 20:19):
Hello everyone, we have ended today's track zoom. Tomorrow, we will start at 9am ET, we will be joining the Clinical Reasoning Track (note: using their track Zoom) to coordinate testing the end-to-end reporting scenario between the two tracks. After the discussion, we will return back to the gaps in care track zoom.
Yan Heras (Sep 11 2020 at 13:03):
Good morning, a reminder, we are joining the Clinical Reasoning track at 9am ET now for a joint discussion on end to end gaps in care reporting
Yan Heras (Sep 11 2020 at 13:12):
http://build.fhir.org/ig/HL7/davinci-deqm/gaps-examples.html
Sam Sayer (Sep 11 2020 at 13:41):
Tickets from yesterdays discussion: https://jira.hl7.org/browse/FHIR-28483, https://jira.hl7.org/browse/FHIR-28484, https://jira.hl7.org/browse/FHIR-28486
Sam Sayer (Sep 11 2020 at 13:41):
Let me know if i missed or didn't accurately represent anything!
Raghunath (Sep 11 2020 at 13:53):
Raghunath said:
Eddy H Nieves said:
Looks like the ref implementation's ATR Content Location API response header has "Content-Type" set to "text/plain;charset=UTF-8". This should be json instead of plain text, correct?
Eddy H Nieves We will change it to Content-Type: application/json
@Eddy H Nieves We have updated our code as suggested. Also updated the API details in Track page.
https://confluence.hl7.org/pages/viewpage.action?pageId=86973665
Can you please take a look at the API's one more time.
Please let us know if there are any changes need to be done.
Yan Heras (Sep 11 2020 at 14:06):
Our discussion with the Clinical Reasoning track just ended. I will start the Gaps in Care Track zoom
Yan Heras (Sep 11 2020 at 14:07):
Zoom session is on
Yan Heras (Sep 11 2020 at 14:19):
Hi everyone, we plan to have Sreekanth to show their team's implementation at 11am ET.
Yan Heras (Sep 11 2020 at 15:03):
Update: Sreekanth will join at 11:30am ET to show their system
Yan Heras (Sep 11 2020 at 15:19):
Hi everyone, we are working with Carie and Ryan on setting up Touchstone now
Rob Reynolds (Sep 11 2020 at 15:57):
@Raghunath I'm getting the following trying to get the data:
{
"timestamp": "2020-09-11T15:16:01.129+0000",
"status": 500,
"error": "Internal Server Error",
"message": "Invalid header values!",
"path": "/bulk-api-r4/bulkdata/download/124/Patient.ndjson"
}
Rob Reynolds (Sep 11 2020 at 15:57):
That's using this:
https://52.70.192.201/bulk-api-r4/bulkdata/download/124/Patient.ndjson
Rob Reynolds (Sep 11 2020 at 15:57):
Which I got from this:
https://52.70.192.201/bulk-api-r4/bulkdata/124
Yan Heras (Sep 11 2020 at 15:58):
https://touchstone.aegis.net/touchstone/execution?exec=202009111153153921805515
Rob Reynolds (Sep 11 2020 at 15:59):
Which I got from this:
https://52.70.192.201/bulk-api-r4/fhir/Group/a80cec68-7518-429f-9f68-4ada6992700e/$export?_type=Patient,Practitioner,Organization,Location,Coverage,RelatedPerson,PractitionerRole
Raghunath (Sep 11 2020 at 16:02):
Rob Reynolds said:
@Raghunath I'm getting the following trying to get the data:
{
"timestamp": "2020-09-11T15:16:01.129+0000",
"status": 500,
"error": "Internal Server Error",
"message": "Invalid header values!",
"path": "/bulk-api-r4/bulkdata/download/124/Patient.ndjson"
}
@Rob Reynolds Please add header Accept:application/fhir+ndjson
Rob Reynolds (Sep 11 2020 at 16:47):
Gotcha.
Rob Reynolds (Sep 11 2020 at 17:03):
That's working.
Thanks!
Yan Heras (Sep 11 2020 at 17:35):
https://jira.hl7.org/browse/FHIR-28486
Yan Heras (Sep 11 2020 at 17:39):
https://confluence.hl7.org/display/CQIWC/Clinical+Quality+Information+Home
Rob Reynolds (Sep 11 2020 at 18:32):
@Raghunath PractitionerRole references to HealthcareService, but there's no HealthcareService.
Rob Reynolds (Sep 11 2020 at 18:32):
I'm just going to remove it for now.
Rob Reynolds (Sep 11 2020 at 18:56):
There's a bug in populationReference. It seems to only be showing initial-population. There should be values for all the populations (as appropriate).
Rob Reynolds (Sep 11 2020 at 19:22):
- fixed measure parameter to use id instead of name
- fixed a bug in status parameter that was not correctly including everything in the case of no paramater
- updated name of the parameter in report to the correct value per the spec
- fixed bug in the case of a null measure related to the measure parameter
Yan Heras (Sep 11 2020 at 19:55):
Hello everyone, we just ended today's Zoom session. A BIG THANK YOU to you all for your participation and contributions! We accomplished what we had aimed for and learned a lot, thank you!! The report out is ready on our track page. It is at the bottom of the page.
Eddy H Nieves (Sep 22 2020 at 14:29):
Hey Gaps folks - quick question I hope: is there a defined measures list urls that Da Vinci MeasureReports canonical reference would point to? There is this but this seems like a far smaller list than what some would want? http://build.fhir.org/ig/cqframework/hedis-ig/measures.html
Bryn Rhodes (Sep 22 2020 at 14:51):
There is also the current connectathon content: https://github.com/DBCG/connectathon/tree/master/fhir401/input/resources/measure
Last updated: Apr 12 2022 at 19:14 UTC