VTE-1 Initial Population

XMLWordPrintable

    • Type: Hosp Inpt eCQMs - Hospital Inpatient eCQMs
    • Resolution: Answered
    • Priority: Moderate
    • Component/s: None
    • None
    • Hide
      Thank you for your question specific to CMS108v11 (Venous Thromboembolism Prophylaxis). The initial population is looking for an encounter diagnosis of obstetrics, venous thromboembolism, or obstetrics VTE, as called out "EncounterDiagnoses.code" from the logic below. In response to your question, a patient with a history of obstetrics, VTE, or obstetrics VTE will meet the initial population criteria and proceed to further measure evaluation.

      VTE.Admission without VTE or Obstetrical Conditions

      Global."Inpatient Encounter" InpatientEncounter
        where not ( exists ( InpatientEncounter.diagnoses EncounterDiagnoses
              where ( EncounterDiagnoses.code in "Obstetrical or Pregnancy Related Conditions"
                  or EncounterDiagnoses.code in "Venous Thromboembolism"
                  or EncounterDiagnoses.code in "Obstetrics VTE"
              )
          )
        )
      Show
      Thank you for your question specific to CMS108v11 (Venous Thromboembolism Prophylaxis). The initial population is looking for an encounter diagnosis of obstetrics, venous thromboembolism, or obstetrics VTE, as called out "EncounterDiagnoses.code" from the logic below. In response to your question, a patient with a history of obstetrics, VTE, or obstetrics VTE will meet the initial population criteria and proceed to further measure evaluation. VTE.Admission without VTE or Obstetrical Conditions Global."Inpatient Encounter" InpatientEncounter   where not ( exists ( InpatientEncounter.diagnoses EncounterDiagnoses         where ( EncounterDiagnoses.code in "Obstetrical or Pregnancy Related Conditions"             or EncounterDiagnoses.code in "Venous Thromboembolism"             or EncounterDiagnoses.code in "Obstetrics VTE"         )     )   )
    • CMS0108v11

      The initial population for VTE-1 states that it only includes encounters without a diagnosis of obstetrics, venous thromboembolism, or obstetrics VTE.  Does this only include a current diagnosis during the encounter, or does it also include a history of obstetrics, VTE, or obstetrics VTE?

            Assignee:
            Joelencia Leflore
            Reporter:
            Ashley Daniel
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:
              Solution Posted On: