...
- Should contain three modules/ Cards- All Beneficiaries, TB screening, Referrals written on these cards.
- On clicking "All Beneficiaries" card- open the "Beneficiary module" form documented below (section 2.2.1) for registering the beneficiary by giving the floating "Registration" button in the right corner.
- On clicking "TB" card- open the "Tuberculosis module" (section 2.2.2). On clicking the next screen, it should have 3 cards titled "TB Screening", "Suspected TB cases" and ""Confirmed TB cases".
- On clicking "Referrals"- The next screen should have cards titled, "Digital Chest X-ray", "True NAT", "Liquid Culture", "Health and Wellness Centre". These cards will enlist patients for a particular type of testing. Beneficiaries who are pregnant or children =< 5 years will be shown directly in "True NAT". All beneficiaries who are not pregnant and children above 5 years are shown in "Digital Chest X-ray" and if any abnormality is detected on chest x-ray then that beneficiary is further referred for TrueNAT testing. All beneficiaries who have high blood pressure and high random blood sugar will be shown in "Health and Wellness Centre" card.
...
Fields | Validation |
Anthropometric (Optional) |
|
Weight (Kgs) | - |
Height (cms) | - |
BMI=Weight/(Height/100) ² | Should be auto calculated if height and weight details are entered |
Vitals (Optional) |
|
Temperature (Degree Fahrenheit) |
a) 97.5 b) 98.5 c) 99.5 d)>= 100 If option d)>= 100 is chosen, show alert "Refer to Health and Wellness Centre" and show such beneficiaries in "Referral" card in Home |
Pulse Rate (beats per minute) |
Give predefined options (Normal range= 60-90 BPM) a) less than 60 b) 60-70 c) 70-80 d) More than 90 If "less than 60" or "more than 90" option is chosen, show alert "Refer to Health and Wellness Centre" and show such beneficiaries in "Referral" card in Home |
Systolic Blood Pressure |
|
Diastolic Blood Pressure |
|
Random Blood sugar |
|
Skip Button |
|
Submit Button |
|
Next Screen | |||
Is Digital chest x-ray conducted |
|
| Referred for | Auto selection |
| Default option "Digital Chest X-ray" will be selected for everyone except if "
| |||
| |||
| |||
| |||
Is Sputum sample collected |
|
| |
Is True NAT conducted |
|
| |
Is liquid culture conducted |
|
|
2.2.2.b Suspected TB cases
This section should contain all beneficiaries in the following scenario-
...
Name of data Field | Field Type | Value/ Options | Validation/ Logic/ Condition | |
Date | Calendar | Mandatory |
| |
Name | Textbox |
| Auto fill from Beneficiary details | |
Age | Textbox |
| Auto fill from Beneficiary details | |
Gender | Textbox |
| Auto fill from Beneficiary details | |
Nikshay ID | Textbox |
|
| |
Is Digital Chest X-ray conducted |
|
|
| |
Digital Chest X-Ray Test Result |
|
|
| |
Sputum Test |
|
a) If "Digital Chest X-Ray Test Result"= "Positive" b) If "History of TB" = "Yes" c) If "Age=< 5 years" d) If "Are you pregnant= yes" e) If "Are you currently taking Anti TB drugs" = "yes" | ||
Is Sputum sample collected? | radio button |
|
|
|
Sputum Sample submitted at | dropdown |
|
| |
Is True NAT conducted | radio button |
|
| |
True NAT test result | radio button |
|
| |
Is Liquid culture conducted | radio button |
|
| |
Liquid Culture | radio button |
|
| |
Capture Geolocation |
| |||
Submit | Button |
|
|
...