-
Bug/Issue
-
Resolution: Answered
-
Minor
-
None
I am currently developing and testing measures that have multiple strata. In some cases, it would be great to be able to use a test case as a positive test for one stratum as a negative test for another.
For example, given strata of:
#1 hgb<=6.9g
#2 hgb>= 7.0 g and< 8 g
A case with a hgb of 7.0 would expected to meet #2 and fail #1.
Currently, when selecting the expected values for an individual stratum, the STRAT, IPP, and DENOM fields all default to whatever value you have selected for the STRAT field. For the use case I'm suggesting, I'd like to be able to set expected results of "true" for IPP and DENOM, and "false" for STRAT.