Uploaded image for project: 'QRDA Issue Tracker'
  1. QRDA Issue Tracker
  2. QRDA-423

Need sources to understand QRDA 1 Measure's PatientData section logic in detail

XMLWordPrintable

    • Need sources to understand QRDA 1 Measure's PatientData section logic in detail
    • CESIT
    • VibinChander
    • 8526363508
    • Hide
      Whether negationInd is required or not depends on the measure definition and the specific data elements you are reporting. negationInd is used to indicate "not done".

      Use CMS72v4 as an example, if you are submitting data to satisfy this logic, because it is "Medication, Administered" in this measure criteria, negationInd should not be set to true for that data instance.
      OR:
      Union of:
      "Medication, Administered: Thrombolytic (t-PA) Therapy"
      "Procedure, Performed: Intravenous or Intra-arterial Thrombolytic (t-PA) Therapy"
      <= 24 hour(s) starts before start of "Occurrence A of Encounter, Performed: Emergency Department Visit"
      OR: "Medication, Administered: Thrombolytic (t-PA) Therapy" satisfies all
      starts after start of "Occurrence A of Encounter, Performed: Emergency Department Visit"
      starts before end of Occurrence A of $EncounterInpatientNonElective

      However, if you are submitting data to satisfy "Medication, Administered not done" in the logic below, because it is "not done", negationInd must set to be true.

      AND: Union of:
      "Medication, Order not done: Medical Reason" for "Antithrombotic ingredient specific"
      "Medication, Administered not done: Medical Reason" for "Antithrombotic Therapy"
      "Medication, Order not done: Patient Refusal" for "Antithrombotic ingredient specific"
      "Medication, Administered not done: Patient Refusal" for "Antithrombotic Therapy"
      <= 1 day(s) starts after start of "Occurrence A of Encounter, Performed: Emergency Department Visit"
      Show
      Whether negationInd is required or not depends on the measure definition and the specific data elements you are reporting. negationInd is used to indicate "not done". Use CMS72v4 as an example, if you are submitting data to satisfy this logic, because it is "Medication, Administered" in this measure criteria, negationInd should not be set to true for that data instance. OR: Union of: "Medication, Administered: Thrombolytic (t-PA) Therapy" "Procedure, Performed: Intravenous or Intra-arterial Thrombolytic (t-PA) Therapy" <= 24 hour(s) starts before start of "Occurrence A of Encounter, Performed: Emergency Department Visit" OR: "Medication, Administered: Thrombolytic (t-PA) Therapy" satisfies all starts after start of "Occurrence A of Encounter, Performed: Emergency Department Visit" starts before end of Occurrence A of $EncounterInpatientNonElective However, if you are submitting data to satisfy "Medication, Administered not done" in the logic below, because it is "not done", negationInd must set to be true. AND: Union of: "Medication, Order not done: Medical Reason" for "Antithrombotic ingredient specific" "Medication, Administered not done: Medical Reason" for "Antithrombotic Therapy" "Medication, Order not done: Patient Refusal" for "Antithrombotic ingredient specific" "Medication, Administered not done: Patient Refusal" for "Antithrombotic Therapy" <= 1 day(s) starts after start of "Occurrence A of Encounter, Performed: Emergency Department Visit"

      Base Line : Need sources to understand QRDA 1 Measure's PatientData section logic in detail

      QRDA 1 Testing for 2015 (C1+C3) :

      1. While testing QRDA 1 (C1) for the measure CMS72v4, we encountered an issue in the *Medication, Administered *part of patientData section. There is a presence of negationInd="true" attribute as provided below

      <act classCode="ACT" moodCode="EVN" negationInd="true">
      <templateId extension="2014-12-01" root="2.16.840.1.113883.10.20.24.3.42"/>

      The above tag popped error on cypress 3.0.3, and it got fixed when the attribute negationInd="true" part was removed.

      But the same "Medication, Administered" part of patientData section throws error for several other measures and those measures requires the attribute* negationInd="true"*. I wanted to understand the logic behind this.

      2. Is there a way we can get all the available logic as stated above for the QRDA 1 ?, If so kindly provide those resource,

      3. Does HL7 QRDA-I Implementation Guide available for 2015 edition or can we develop QRDA 1 based on previous version, if it does not make any impact.

            yanheras Yan Heras
            VibinChander vibin chander (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: