-
Type:
Story
-
Resolution: Unresolved
-
Priority:
Low
-
None
-
Affects Version/s: None
-
None
As a system, I want to process the Truenat MTB result according to predefined result rules, so that the beneficiary is automatically routed to the appropriate next step.
MTB Result Options: TB Positive (Detected), TB Negative (Not Detected), Invalid / Error.
Acceptance Criteria
| MTB Result | System Action | Order Status |
|---|---|---|
| TB Positive (Detected) | Complete MTB order and create Truenat RIF Test Order ID | Completed |
| TB Negative + X-Ray Normal | No further action required | Completed |
| TB Negative + X-Ray Abnormal but not TB Presumptive | Refer for Clinical Assessment & Diagnosis | Completed |
| TB Negative + X-Ray TB Presumptive | Refer for Clinical Assessment & Diagnosis | Completed |
| Invalid / Error | Save result, close current order and create new MTB order for repeat test | Closed |
AC-07: MTB Positive — When MTB result is TB Positive (Detected):
- The system shall save the result.
- The MTB Test Order ID shall be marked Completed.
- The system shall automatically create a new Truenat RIF Test Order ID under the same Visit ID.
- The new RIF order shall have status Pending.
- The RIF order shall maintain a reference to the MTB order that triggered it.
AC-08: MTB Negative + Normal Chest X-Ray — When MTB = TB Negative (Not Detected), and Chest X-Ray = Normal:
- MTB order shall be marked Completed.
- No additional diagnostic referral shall be generated.
- The beneficiary shall not be referred to RIF testing based on this result combination.
AC-09: MTB Negative + Abnormal Chest X-Ray — When MTB = TB Negative, and Chest X-Ray = Abnormal but not TB Presumptive, OR MTB = TB Negative, and Chest X-Ray = TB Presumptive:
- MTB order shall be marked Completed.
- The system shall generate a referral for Further Clinical Assessment & Diagnosis.
- The referral shall be recorded against the beneficiary/Visit ID.
AC-10: MTB Invalid/Error — When MTB result is Invalid / Error:
- The system shall save the Invalid/Error result.
- The current MTB Test Order ID shall be changed to Closed.
- The system shall automatically create a new MTB Test Order ID under the same Visit ID.
- The new order shall have status Pending.
- The new order shall be identified as a repeat test.
- The previous order shall remain available in the beneficiary's test history.