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

Cypress_Status mismatch in cms826v2

XMLWordPrintable

    • Icon: Bug/Issue Bug/Issue
    • Resolution: Resolved
    • Icon: Moderate Moderate
    • None
    • CMS0826v1
    • 7.3.0
    • Question

      We are getting output mismatch on cypress for a few patients of cms826v2.
      We have a few queries regarding EncounterDiagnosis.
      A similar ticket was raised earlier, please find below link for your reference.
      https://oncprojectracking.healthit.gov/support/browse/CQM-6904

      Query 1:
      Consider below statements from Denominator exclusion.

      Encounter with Diagnosis of COVID19 Infection
      "Encounter with Age 18 and Older" EncounterInpatient
        where exists ( EncounterInpatient.diagnoses EncounterDiagnosis
            where EncounterDiagnosis.code in "COVID 19"
        )
       
      We have identified a Patient named Eleanor Rodriguez present in cypress test deck with a diagnosis code- 840539006 is expected to qualify for the above denominator exclusion criteria.
      The status of patient's diagnosis is inactive.
      Since the diagnosis is checked during encounter, shouldn't the status be active here?

      Query 2:
      Consider below statements from Numerator.

      Encounter with New Deep Tissue Pressure Injury Not POA by Indicator
      "Encounter with Age 18 and Older" EncounterInpatient
        where exists ( EncounterInpatient.diagnoses DeepPressureInjury
            where DeepPressureInjury.code in "Pressure Injury Deep Tissue Diagnoses"
              and DeepPressureInjury.presentOnAdmissionIndicator in "Not Present On Admission or Documentation Insufficient to Determine"
        )

      Patient named Byron Shelton present in cypress test deck with a diagnosis code- L89.006 is expected to qualify for the above Numerator criteria.
      The status of patient's diagnosis is inactive.
      As per above statements Deep Pressure Injury is an EncounterInpatient.diagnoses.
      Since this is an encounter diagnosis, shouldn't the status be active here as well?

      PFA, Patient files.

      Request you to assist us urgently as our client deliverables are dependent on it.

            dczulada David Czulada
            ManaliR Manali Rohra
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: