Uploaded image for project: 'eCQM Issue Tracker'
  1. eCQM Issue Tracker
  2. CQM-6397

Interpreting Logic for Gravida, Para, Term and Pre-Term for CMS334/PC-02

XMLWordPrintable

    • Icon: EH/CAH eCQMs EH/CAH eCQMs
    • Resolution: Answered
    • Icon: Moderate Moderate
    • None
    • None
    • Hide

      Thank you for the question on CMS334, Cesarean Birth (PC-02). According to ACOG’s reVITALize obstetric data definitions:

      Nulliparous is a woman with a parity of zero.
      Parity is the number of pregnancies reaching 20 weeks and 0 days of gestation or beyond, regardless of the number of fetuses or outcomes.
      Gravidity is the number of pregnancies, current and past, regardless of the pregnancy outcome.
      Therefore, the logic will categorize a patient as nulliparous if a patient has parity = 0 (based on ACOG definition of nulliparous) OR Gravida = 1 (to account for current pregnancy, not yet delivered) OR preterm and term births both = 0. If any one of these 3 conditions are met, the patient will be considered nulliparous and will be included in the measure. To answer your specific question, a patient who is Gravida 2, para 0, term 0 and preterm 0 would be considered nulliparous as para=0 and preterm/term births are both 0. See the actual logic below:

      Singleton Delivery Encounters at 37 Plus Weeks Gravida 1 Parity 0, No Previous Births



      ( "Delivery Encounter with Gestational Age Greater than or Equal to 37 Weeks"
        intersect "Encounter with Singleton Delivery" ) SingletonEncounterGE37Weeks
        where ( ( "LastGravida"(SingletonEncounterGE37Weeks)= 1 )
            or ( "LastParity"(SingletonEncounterGE37Weeks)= 0 )
            or ( ( "LastHistoryPretermBirth"(SingletonEncounterGE37Weeks)= 0 )
                and ( "LastHistoryTermBirth"(SingletonEncounterGE37Weeks)= 0 )))
       
            
       Please let us know if you have additional questions.

      Show
      ​ Thank you for the question on CMS334, Cesarean Birth (PC-02). According to ACOG’s reVITALize obstetric data definitions: Nulliparous is a woman with a parity of zero. Parity is the number of pregnancies reaching 20 weeks and 0 days of gestation or beyond, regardless of the number of fetuses or outcomes. Gravidity is the number of pregnancies, current and past, regardless of the pregnancy outcome. Therefore, the logic will categorize a patient as nulliparous if a patient has parity = 0 (based on ACOG definition of nulliparous) OR Gravida = 1 (to account for current pregnancy, not yet delivered) OR preterm and term births both = 0. If any one of these 3 conditions are met, the patient will be considered nulliparous and will be included in the measure. To answer your specific question, a patient who is Gravida 2, para 0, term 0 and preterm 0 would be considered nulliparous as para=0 and preterm/term births are both 0. See the actual logic below: Singleton Delivery Encounters at 37 Plus Weeks Gravida 1 Parity 0, No Previous Births ( "Delivery Encounter with Gestational Age Greater than or Equal to 37 Weeks"   intersect "Encounter with Singleton Delivery" ) SingletonEncounterGE37Weeks   where ( ( "LastGravida"(SingletonEncounterGE37Weeks)= 1 )       or ( "LastParity"(SingletonEncounterGE37Weeks)= 0 )       or ( ( "LastHistoryPretermBirth"(SingletonEncounterGE37Weeks)= 0 )           and ( "LastHistoryTermBirth"(SingletonEncounterGE37Weeks)= 0 )))           Please let us know if you have additional questions.
    • CMS0334v5
    • CMS0334v4
    • Hide
      According to ACOG, nulliparous refers to a female of reproductive age who has never had a live delivery. Being nulliparous does not mean that a person has never been pregnant. A woman who has had a pregnancy loss or elective abortion is nulliparous. The logic uses Gravida 1 to define nulliaparous.
      Show
      According to ACOG, nulliparous refers to a female of reproductive age who has never had a live delivery. Being nulliparous does not mean that a person has never been pregnant. A woman who has had a pregnancy loss or elective abortion is nulliparous. The logic uses Gravida 1 to define nulliaparous.

      We have patients falling out of this measure because they are Gravida 2, Para 0, Term 0 and Pre-term 0. As stated above, a patient is nulliparous if they have not delivered a live baby. Gravida is the number of pregnancies, not the number of deliveries. Can you explain why a patient that is Gravida 2, para 0, term 0 and preterm 0 would be a fallout for this measure?

            JLeflore Mathematica EH eCQM Team
            kmclaughlin@medisolv.com Karen McLaughlin
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved:
              Solution Posted On: