Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
7 years ago
Solved

Utilization Rate for a Billed Procedure

I am trying to determine the utilization rate of a set of patients that received a PVI procedure that also used a special IVUS diagnostic tool.  Based on the hospital bill, I was able to identify the...
  • Anonymous's avatar
    Anonymous
    7 years ago

    A colleague was able to help me define the measure as: 

    = Divide (calculate(Distinctcount(HAR),Proc_IVUS = 1), calculate(distinctcount(HAR), Proc_PVI =1))