This action returns an array of patients that have results calculated for this clinical quality measure. The list can be restricted to specific populations, such as only patients that have made it into the numerator by passing in a query parameter for a particular population. Results are paginated.
[{"_id":"52fe409ef78ba5bfd2c4127f","value":{"DENEX":0,"DENEXCEP":0,"DENOM":1,"IPP":1,"NUMER":1,"antinumerator":0,"birthdate":1276869600.0,"effective_date":1356998340.0,,"first":"Steve","gender":"M","last":"E","measure_id":"40280381-3D61-56A7-013E-6224E2AC25F3","medical_record_id":"ce83c561f62e245ad4e0ca648e9de0dd","nqf_id":"0038","patient_id":"52fbbf34b99cc8a728000068"}},...]
Param name | Description |
---|---|
id required |
The id of the quality measure calculation Validations:
|
ipp optional |
Ensure patients meet the initial patient population for the measure Validations:
|
denom optional |
Ensure patients meet the denominator for the measure Validations:
|
numer optional |
Ensure patients meet the numerator for the measure Validations:
|
denex optional |
Ensure patients meet the denominator exclusions for the measure Validations:
|
denexcep optional |
Ensure patients meet the denominator exceptions for the measure Validations:
|
msrpopl optional |
Ensure patients meet the measure population for the measure Validations:
|
antinumerator optional |
Ensure patients are not in the numerator but are in the denominator for the measure Validations:
|
page optional |
Validations:
|
per_page optional |
Validations:
|