Hi popHealth Community,
I am Christine from Lore Health and have just joined this community.
We are working on setting up popHealth to potentially use it to aggregate QRDAI files to QRDAIII.
We have installed popHealth v6.22 by following these instructions in https://github.com/WorldVistA/popHealth/wiki/Installation-v6.22-%282022-Reporting-Period%29.
Our server is already up and running but can’t seem to get the measures right.
We’re hoping someone from this community can help us figure this out.
To test popHealth, we did use this Cypress test zip file: https://github.com/WorldVistA/cqmtest/blob/master/cypress6.30/CMS122v10_638f5e7b636239058acedfcd.qrda.zip
There are 42 patients loaded:
Here’s the view of the providers:
Here’s the view of the practices which doesn’t show the 42-patient count:
And when we checked the measure, it’s 0.
Thanks,
Christine
On the Provider List, can you select the provider -1900298567 to see if you are getting any results?
Peter
From: worldvista-pophealth-...@googlegroups.com <worldvista-pophealth-...@googlegroups.com> On Behalf Of Christine Ronquillo
Sent: Thursday, February 16, 2023 11:00 AM
To: WorldVistA popHealth Open Source Work Group <worldvista-pophealth-...@googlegroups.com>
Subject: [wv-pophealth-open-source-wg] PopHealth v6.22 Measurement dashboard showing 0%
Hi popHealth Community,
I am Christine from Lore Health and have just joined this community.
We are working on setting up popHealth to potentially use it to aggregate QRDAI files to QRDAIII.
We have installed popHealth v6.22 by following these instructions in https://github.com/WorldVistA/popHealth/wiki/Installation-v6.22-%282022-Reporting-Period%29.
Our server is already up and running but can’t seem to get the measures right.
We’re hoping someone from this community can help us figure this out.
To test popHealth, we did use this Cypress test zip file: https://github.com/WorldVistA/cqmtest/blob/master/cypress6.30/CMS122v10_638f5e7b636239058acedfcd.qrda.zip
There are 42 patients loaded:
Here’s the view of the providers:
Here’s the view of the practices which doesn’t show the 42-patient count:
And when we checked the measure, it’s 0.
Thanks,
Christine
--
You received this message because you are subscribed to the Google Groups "WorldVistA popHealth Open Source Work Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to worldvista-pophealth-open-s...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/worldvista-pophealth-open-source-work-group/7a83ff57-f8d9-4683-82b4-0a66e84bcf88n%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/worldvista-pophealth-open-source-work-group/003101d94227%2479f271b0%246dd75510%24%40gmail.com.
I have not tried to run the calculation engine as a service. You probably should login to the Cypress VM version 6.3 to see how they have setup the cqm_execution_service. We are using the same version of the engine.
patient cache: 0 |
As a demo system, I use the Linux Screen command to keep the Shell process running in the background.
It is not a system service, so you will need to setup it up again after a reboot.
Here’s the view of the providers:
Here’s the view of the practices which doesn’t show the 42-patient count:
And when we checked the measure, it’s 0.
Thanks,
Christine
--
You received this message because you are subscribed to the Google Groups "WorldVistA popHealth Open Source Work Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to worldvista-pophealth-open-s...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/worldvista-pophealth-open-source-work-group/7a83ff57-f8d9-4683-82b4-0a66e84bcf88n%40googlegroups.com.
Hi Mahesh,
There is some change to version 12 of CMS68 compare to version 11. PopHealth tested version 11, not version 12.
Attached is a version 11 measure, and you can see that it works.
Peter
From: Mahesh Dabi <mah...@secureit.co.in>
Sent: Friday, February 17, 2023 8:20 AM
To: pclvi...@gmail.com
Cc: Christine Ronquillo <cronq...@sequel.ae>; WorldVistA popHealth Open Source Work Group <worldvista-pophealth-...@googlegroups.com>
Subject: Re: [wv-pophealth-open-source-wg] PopHealth v6.22 Measurement dashboard showing 0%
Hi
When I tried to import attached patients, import worked fine but calculation doesn't work. It shows cache counts like below
query cache: 1
patient cache: 0 |
The reporting period is 2021 here and we can evaluate with cypress bundle for 2021 and Cypress bundle for 2022 both but it is still showing 0
Thanks
Mahesh
Here’s the view of the providers:
Here’s the view of the practices which doesn’t show the 42-patient count:
And when we checked the measure, it’s 0.
Thanks,
Christine
--
You received this message because you are subscribed to the Google Groups "WorldVistA popHealth Open Source Work Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to worldvista-pophealth-open-s...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/worldvista-pophealth-open-source-work-group/7a83ff57-f8d9-4683-82b4-0a66e84bcf88n%40googlegroups.com.
You will need to update and integrate the Cypress components that we use in popHealth. It is quite a bit of work. Check what versions of the components (GEMs) are used in Cypress v7, then update the GEM in popHealth to the same version. See how pophealth runs. Update the code when you see any issue.
Note the updating the Cypress GEM will likely require update to dependent components. This may in term require update to the code itself.
Peter
From: Mahesh Dabi <mah...@secureit.co.in>
Sent: Friday, February 17, 2023 10:59 AM
To: pclvi...@gmail.com
Subject: Re: [wv-pophealth-open-source-wg] PopHealth v6.22 Measurement dashboard showing 0%
Hi
Where I can change the code, if you can guide me I can contribute.
Thanks
Mahesh