Uploaded image for project: 'CYPRESS Issue Tracker'
  1. CYPRESS Issue Tracker
  2. CYPRESS-1579

CMS 74v7 in Cypress the Age population does not align with USHIK's age population

XMLWordPrintable

    • Icon: Bug/Issue Bug/Issue
    • Resolution: Resolved
    • Icon: Critical Critical

      Patients born on 01/01/2018 at midnight (00:00:00) are not being included in the IPP. The logic on USHIK indicates that the age can be greater than or  equal to 0 at the Measurement period. Our patient was not included in the IPP. If we change the DOB to 12/37/2017 the patient is included in the IPP. 

      Attached one file with just the DOB; second file is DOB 01/01/2018 00:00:00 and the third file is DOB on 12/31/2017 which populated the IPP.

      Which logic should we be coding against?

      USHIK's logic for CMS 74v7

      AND: Age >= 0 year(s) at: "Measurement Period"
       AND: Age < 20 year(s) at: "Measurement Period"  

      Cypress's logic:

      •  AND  Patient Characteristic Birthdate: Birth Date  >= 0 years starts before start of Measurement Period
      •  AND  Patient Characteristic Birthdate: Birth Date  < 20 years starts before start of Measurement Period
      •  AND

            laurend Lauren DiCristofaro (Inactive)
            lcduke Cathy Duke
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: