Uploaded image for project: 'BONNIE MAT MADiE Issue Tracker'
  1. BONNIE MAT MADiE Issue Tracker
  2. BONNIEMAT-1481

Unexpected measure calculation

XMLWordPrintable

    • MADiE
    • QI Core
    • CMS136FHIR
    • QI Core/CQL
    • DENEXPass NarcolepsyOnsetsEndOfMP
    • AU2023 measure requiring full testing by 7/10/2023
    • Show
      https://github.com/projecttacoma/fqm-execution/issues/241  
    • MADiE 1.1.6
    • Yes

      Hi MADiE team,

      I'm encountering a similar issue to BONNIEMAT-1468 where an edge case is unexpectedly failing and only passing after the hours have been tweaked. 

      Completing the following steps did not resolve this issue.
      1. Change the measurement period start and end date to the prior year and save.
      2. Change the measurement period start and end date back to the original dates and save. 
      3. Log out of MADiE, clear your cache, close your browser, then log back into MADiE. 

      The specific CQL definition (a Denominator Exclusion) and associated JSON snippet is included below, as well as screenshots and attachments of full measure CQL and JSON test case (that results in unexpected fail).

      Please advise. Thank you!

      cc andersol 

      define "Narcolepsy Exclusion":
            ["Condition": "Narcolepsy"] Narcolepsy
                where QICoreCommon."ToPrevalenceInterval"(Narcolepsy) starts on or before
                end of "Measurement Period" 
          {
            "fullUrl": "633c9d020968f8012250fc64",
            "resource": {
              "resourceType": "Condition",
              "id": "Condition-1",
              "meta": {
                "profile": [
                  "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-condition"
                ]
              },
              "category": [
                {
                  "coding": [
                    {
                      "code": "problem-list-item",
                      "system": "http://terminology.hl7.org/CodeSystem/condition-category",
                      "display": "Problem List Item"
                    }
                  ]
                }
              ],
              "subject": {
                "reference": "Patient/Patient-1"
              },
              "code": {
                "coding": [
                  {
                    "code": "735676003",
                    "system": "http://snomed.info/sct",
                    "display": "Narcolepsy type 1 (disorder)"
                  }
                ]
              },
              "onsetDateTime": "2024-12-31T23:59:59.000Z",
              "clinicalStatus": {
                "coding": [
                  {
                    "code": "active",
                    "system": "http://terminology.hl7.org/CodeSystem/condition-clinical"
                  }
                ]
              }
            }
          }
        ] 

       

        1. 2023-05-18_18-00-24.png
          10 kB
          Dorothy Lee
        2. 2023-05-18_17-53-22.png
          145 kB
          Dorothy Lee
        3. 2023-05-18_17-51-33.png
          144 kB
          Dorothy Lee
        4. DENEXPass-NarcolepsyOnsetsEndOfMP.txt
          5 kB
          Dorothy Lee
        5. FollowUpCareforChildrenPrescribedADHDMedicationADDFHIR.txt
          16 kB
          Dorothy Lee

            Heather.Frideres Heather Frideres
            dlee38 Dorothy Lee
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: