Uploaded image for project: 'eCQM Issue Tracker'
  1. eCQM Issue Tracker
  2. CQM-7560

CMS871v3-Encounter with First Glucose Greater Than or Equal to 1000

XMLWordPrintable

    • Icon: EH/CAH eCQMs - Eligible Hospitals/Critical Access Hospitals EH/CAH eCQMs - Eligible Hospitals/Critical Access Hospitals
    • Resolution: Unresolved
    • Icon: Blocker Blocker
    • None
    • None
    • CMS0871v3

      Hi Team,

      Consider the below statements from denominator exclusion:

      Encounter with First Glucose Greater Than or Equal to 1000
      "Initial Population" InpatientHospitalization
        with "Initial Glucose Greater Than or Equal to 1000 within 1 Hour Prior To and 6 Hours After Encounter Start" FirstGlucoseResult
          such that FirstGlucoseResult.result is not null
            and FirstGlucoseResult.result >= 1000 'mg/dL'
            and Global."EarliestOf" ( FirstGlucoseResult.relevantDatetime, FirstGlucoseResult.relevantPeriod ) during Interval[( start of Global."HospitalizationWithObservation" ( InpatientHospitalization ) - 1 hour ), ( start of Global."HospitalizationWithObservation" ( InpatientHospitalization ) + 6 hours )]
        return InpatientHospitalization

      Based on above statements, let us know the expected output for below scenario. Should the patient get qualified for denominator exclusion.

      Scenario:

      Patient named ABC. Consider measurement year as 2024.

      Admit Date 2024-06-01 09:00:00.000 

      Discharge Date 2024-06-08 23:59:59.000 

      procedure start date procedure end date Procedure code Glucose Test result  Unit
      6/1/2024 8:00 6/1/2024 8:00 1556-0 1000 mg/dL
      6/1/2024 9:00 6/8/2024 23:59 183452005 NULL NULL
      6/1/2024 9:00 6/1/2024 9:00 1556-0 199 mg/dL
      6/1/2024 11:00 6/1/2024 11:00 1556-0 1000 mg/dL

      Request you to assist us on the above query as our client deliverables are dependent on it.

            aweber Mathematica EH eCQM Team
            Prajakta Prajakta Ghadigaonkar
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated: