...
| TB Modules | Enlisted in the PRD |
| NCD modules | Enlisted in the PRD |
| Integration of Digital XRAY AI enabled hand- held chest Xray | External technical dependency |
| Integration of AI assessment tool | External technical dependency |
...
- Should contain four modules/ Cards- All Beneficiaries, TB screening, NCD 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 "NCD" card- open the "Non Communicable Disease (NCD) module" (section 2.2.3). On clicking the next screen, it should have 3 cards titled "NCD eligible list", "NCD priority list", and "NCD non-priority list".
- On clicking "Referrals"- This should show the line listing of cases/ patients (TB+NCD) when they are referred to health facilities for further check up.
2.2.1 Module - Beneficiary Registration
- On clicking Registration button the user will be navigated to Beneficiary Registration Page
- This page has
...
- "All Beneficiaries" Text displayed on top with "Home" Icon on the right corner to Navigate to Home page in the 1st row
...
- Give Edit option with Pencil icon on "Beneficiary Status", "Marital Status".
- The card below should be visible after the registration of beneficiary.
- If the beneficiary does not have ABHA ID, give one clickable button on the ABHA ID area of the card to initiate ABHA ID generation
Photo of the beneficiary | Name | Beneficiary ID |
Age (Years) | Village Name- | |
Phone Number | ABHA ID (ABHA registration)- Clickable |
...
Field Name | Field Type | Value/ Options | Validation/ Logic | |
Date of registration | Should be auto selected and updated when the volunteer logs in the application to do the screening. | |||
Photo | Camera | Optional |
| |
Beneficiary Status | Alive |
| ||
First Name | Text |
| ||
Last Name |
| |||
Age | Number (Years) |
| ||
Date of Birth | Date Picker |
| ||
Gender | Dropdown |
|
| |
Mobile Number | Number |
| ||
Village/ Hamlet | dropdown |
| ||
Marital Status | Spinner |
|
| |
Husband's/ Wife's Name | Textbox | Is Conditionally Mandatory |
| |
Father's Name | Textbox |
| ||
Mother's Name | Textbox |
| ||
Community | Spinner |
|
| |
Religion | Spinner |
|
| |
Economic Status | Spinner | Is Mandatory Choose:
| ||
Type of Residential area | Spinner | Choose:
| ||
Other Type of Residential area | Textbox |
| ||
Occupation |
| |||
Cancel | Button | If cancel is selected, a pop up message "Are you Sure?" with options "Yes" and "No" will come. | ||
Submit | On clicking this, it must display the Pop up msg "Patient Registered successfully" |
...