Measure Observation Calculation Issue

XMLWordPrintable

    • Type: Question
    • Resolution: Done
    • Priority: Moderate
    • Component/s: None
    • None
    • Hide
      Unable to post measure ready for Round 1 Annual Update process.
      Thank you.
      Show
      Unable to post measure ready for Round 1 Annual Update process. Thank you.
    • Median Admit Decision Time to ED Departure Time for Admitted Patients (CMS 111)

      Could the Global ."HospitalizationLocations" function being causes the measure observation calculation issues ED-2 is producing?
      Global.HospitalizationLocations(Encounter "Encounter, Performed")
      Encounter Visit
      let EDVisit: Last(["Encounter, Performed": "Emergency Department Visit"] LastED
      where LastED.relevantPeriod ends 1 hour or less on or before start of Visit.relevantPeriod
      sort by
      end of relevantPeriod
      )
      return if EDVisit is null then Visit.facilityLocations
      else flatten

      { EDVisit.facilityLocations, Visit.facilityLocations }

      For CMS 111, if the ED encounter does not include the facility location, it should not calculate a "Visit" encounter for the measure observation time. If the ED facility location departure time is missing, a measure observation time should not be calculated but in Bonnie this does occur. Is this due to the above logic? Should we add a null clause in the IP to indicate if there is no ED facility location departure time the encounter will not be included?
      Thank you,
      Angela

        1. image004.jpg
          0.4 kB
          Angela Flanagan
        2. Measure Observation Calculation Error.docx
          102 kB
          Angela Flanagan
        3. Measure Observation Calculation Error Details.docx
          453 kB
          Angela Flanagan
        4. Screenshot from 2019-12-01 18-29-17.png
          53 kB
          eCQM Standards Team
        5. Screenshot from 2019-12-02 12-47-53.png
          81 kB
          eCQM Standards Team
        6. Screenshot from 2019-12-04a Numerators.png
          61 kB
          eCQM Standards Team
        7. Screenshot from 2019-12-04b DepartureTimeNull.png
          125 kB
          eCQM Standards Team
        8. Screenshot from 2019-12-04c EDx2.png
          140 kB
          eCQM Standards Team
        9. Screenshot from 2019-12-05a Numerators.png
          84 kB
          eCQM Standards Team
        10. Screenshot from 2019-12-05b AssessRelevantPeriod.png
          17 kB
          eCQM Standards Team
        11. Screenshot from 2019-12-05c DepartureTimeNull.png
          21 kB
          eCQM Standards Team
        12. Screenshot from 2019-12-05d EDx2Null.png
          18 kB
          eCQM Standards Team
        13. TestPJMCMS111ED2.cql
          9 kB
          eCQM Standards Team

            Assignee:
            eCQM Standards Team (Inactive)
            Reporter:
            Angela Flanagan
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: