[CYPRESS-1180] QRDA CAT1 is failing issue Created: 07/13/17 Updated: 05/07/18 Resolved: 10/13/17 |
|
Status: | Closed |
Project: | CYPRESS Issue Tracker |
Component/s: | None |
Type: | Question | Priority: | Critical |
Reporter: | Sudeeep .ms (Inactive) | Assignee: | David Czulada |
Resolution: | Delivered | Votes: | 0 |
Labels: | None |
Attachments: |
![]() ![]() ![]() ![]() |
||||||||
Issue Links: |
|
||||||||
Previous Issue Type: | Other |
Description |
In the below attached CMS190v5 measure one patient reported in CAT1 is failing.On analysis it is found that it is due to birth time.Currently we are set only date,month and year in datetime filed ,we are ignoring time it is pssing for around 100 products.In this case for a patient(Joy perez) birth time is in the down loaded xml is 19700101050354 ,but the cat1 for the patient is generated with birthdate as 19700101.seems this is causing the issue. Please provide a reply asap.Is this bug or in such date came do we need to add the time too? Necessary details are attached here with. |
Comments |
Comment by David Czulada [ 10/13/17 ] |
This was addressed in the Cypress v3.2.2 patch release on 10/12/17. More information on the patch can be found here (https://www.healthit.gov/cypress/release.html#3.2.2). Instructions on performing an upgrade can be found here (https://github.com/projectcypress/cypress/wiki/Cypress-3.x-Upgrade-Instructions) -Dave Czulada |
Comment by David Czulada [ 09/29/17 ] |
We will be addressing this in the Cypress 3.2.2 patch. |
Comment by David Czulada [ 09/19/17 ] |
Sudeeep Can you confirm if you are using Cypress 3.1.0 or a Cypress 3.2 version? -Dave Czulada |
Comment by Tom Strassner (Inactive) [ 09/14/17 ] |
Hi Sudeeep, Thank you for reporting this. I have looked into the issue and it appears to be due to a bug in Cypress. The time section of the birthdate is not necessary, and you will see that the patient will pass the tests if you change their birth date to any day other than 19700101. Apologies for the inconvenience, and we are working to fix this as soon as possible. Thanks, |
Comment by Sudeeep .ms (Inactive) [ 07/25/17 ] |
Please reply asap.. |