| LogicRow |
Based on the preliminary Case Mix table format of:
Row ID: unique id
Diagnostic Category id:
0 for rows that include field logic only
1 - 22 for Diagnostic Group id
Diagnostic Category logic type indicator:
1 to indicate Primary code logic only
2 to indicate Primary code scoring after an Other code
3 to indicate Other code logic only
4 to indicate both Primary and Other logic
Description:
Equation 1 Value:
Equation 2 Value:
Equation 3 Value:
Equation 4 Value:
Field Logic: Variable length field with logic with brackets
<if>
Field="M0250"
Condition="=" or ">" or "<" or "!=" or "<=" or ">="
Values="2, 3, 4" - comma separated list of values
</if>
Optionally:
<and /> <or />
other condition... |