Uploaded image for project: 'CQL Issue Tracker'
  1. CQL Issue Tracker
  2. CQLIT-151

How To Define a Medicare FFS patient

XMLWordPrintable

    • Icon: Question Question
    • Resolution: Done
    • Icon: Moderate Moderate
    • None
    • 617-596-6110
    • EH
    • Hide
      The CQL expression was compiled just fine but seems to be not testable in Bonnie. I have created a testing patient with Payer = Medicare with FFS code (i.e. 121) (see attached screenshot). If I removed the where clause from the query below, then the test case was passed. Can you please let me know if I missed any thing when creating the testing patient? Thank you very much for your help.

      Regards,
      Tien Thai

      =========================================

      code "Medicare FFS": '121' from "SOP" display 'Medicare FFS'

      define "Was Active Medicare FFS Beneficary At The Time Of The Procedure":
      ["Participation": "Medicare payer"] MedicareFFSBen
      with ["Procedure, Performed"] ProcedureDate
      such that MedicareFFSBen.participationPeriod overlaps ProcedureDate.relevantPeriod
      where MedicareFFSBen.code = "Medicare FFS"
      Show
      The CQL expression was compiled just fine but seems to be not testable in Bonnie. I have created a testing patient with Payer = Medicare with FFS code (i.e. 121) (see attached screenshot). If I removed the where clause from the query below, then the test case was passed. Can you please let me know if I missed any thing when creating the testing patient? Thank you very much for your help. Regards, Tien Thai ========================================= code "Medicare FFS": '121' from "SOP" display 'Medicare FFS' define "Was Active Medicare FFS Beneficary At The Time Of The Procedure": ["Participation": "Medicare payer"] MedicareFFSBen with ["Procedure, Performed"] ProcedureDate such that MedicareFFSBen.participationPeriod overlaps ProcedureDate.relevantPeriod where MedicareFFSBen.code = "Medicare FFS"
    • TMT_1550_eCQM

            bryn_rhodes Bryn Rhodes
            tthai4@bwh.harvard.edu Tien Thai
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: