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

"Age At" in html appears as "Patient Characteristic Birthdate" in Bonnie

XMLWordPrintable

    • Hide
      The result of these 2 statements are not equivalent. According to the QDM, the Starts Before Start Of operator asserts that the start date/time of the event on the left-hand side is temporally before the start date/time of the event on the right-hand side. So if a patient turns 18 on first date of Occurrence A, they would not be included.
      Age >= 18 year(s) at: Occurrence A…would include a patient who turned 18 on first date of Occurrence A. Example from QDM: The following example indicates that a patient must be at least two years old but not yet 18 years old at the start of the measurement period:
      AND: Age >= 2 year(s) at: "Measurement Period"
      AND: Age < 18 year(s) at: "Measurement Period"


      Show
      The result of these 2 statements are not equivalent. According to the QDM, the Starts Before Start Of operator asserts that the start date/time of the event on the left-hand side is temporally before the start date/time of the event on the right-hand side. So if a patient turns 18 on first date of Occurrence A, they would not be included. Age >= 18 year(s) at: Occurrence A…would include a patient who turned 18 on first date of Occurrence A. Example from QDM: The following example indicates that a patient must be at least two years old but not yet 18 years old at the start of the measurement period: AND: Age >= 2 year(s) at: "Measurement Period" AND: Age < 18 year(s) at: "Measurement Period"

      The following logic is in the MAT html: AND: Age>= 18 year(s) at: Occurrence A of $EncounterInpatient365

      When this measure is imported in Bonnie, it is converted to:
      Patient Characteristic Birthdate: Birth Date >= 18 years starts before start of Occurrence A: $EncounterInaptient365.

            Unassigned Unassigned
            mparenzan@jointcommission.org Marilyn Parenzan
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: