Uploaded image for project: 'MADiE Issue Tracker'
  1. MADiE Issue Tracker
  2. MADIE-506

Bonnie cannot collapse periods between payer participation types

XMLWordPrintable

    • ASF for Participation
    • CMSV0
    • Blackburn Doyle
    • Cannot complete measure testing

      this measure incorporates a library for participation.  The library is NCQA_Common v4.7

      First - I'm working with Bryn Rhodes on this logic and testing.  The problem does not occur on Bryn's test system.

      The issue is that more than one payer type should be able to satisfy the logic we've specified for participation periods, as long as the time period specified is met.

      Bryn wrote this function for participation in period

      arguments list: 

      ParticipationPeriod Others:Interval<DateTime>

      collapse ( Participation P
      let I: P.participationPeriod
      intersect ParticipationPeriod
      where P.participationPeriod overlaps ParticipationPeriod
      return all Interval[ToDate(start of I), predecessor of ( ToDate(
      end of I
      )+ 1 day
      )]
      )

       

        1. CollapseParticipationNotWorking.JPG
          148 kB
          Ann Phillips

            Unassigned Unassigned
            phillips@ncqa.org Ann Phillips (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: