You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When user evaluates with $evaluate-measure operation the expected default behavior of reportType parameter appears to be incorrectly setting the default value when subject parameter is not populated.
Steps to Reproduce
execute Measure/{id}/$evaluate-measure (no subject, no reportType)
Problem
When user evaluates with
$evaluate-measure
operation the expected default behavior ofreportType
parameter appears to be incorrectly setting the default value when subject parameter is not populated.Steps to Reproduce
execute Measure/{id}/$evaluate-measure (no subject, no reportType)
Observed behavior
Individual
Measure Report is createdExpected behavior
Summary
Measure Report is createdacceptance criteria
per https://hl7.org/fhir/R4/measure-operation-evaluate-measure.html
populated subject parameter with no reportType should default to
subject
evalType and produceIndividual
Measure Reportnon-populated subject parameter with no reportType should default to
population
evalType and produceSummary
Measure ReportAny populated
reportType
parameter should be used instead of default behaviorSee below table for accepted combinations
The text was updated successfully, but these errors were encountered: