1. Added demo camera scanner page.

2. Added new checkboxes for patient data collection
This commit is contained in:
vsuryakumar
2023-05-19 13:08:02 +05:30
parent b1b7a31f74
commit 0ec3c65298
11 changed files with 300 additions and 10 deletions

View File

@@ -33,7 +33,6 @@
<string name="yes_and_run">Yes, Run</string>
<!-- Instructions Text -->
<string name="Instructions">Instructions</string>
<string name="step1"><b><u>Step 1</u> : </b> Place the cuvette containing reference/baseline sample for referencing.</string>
@@ -83,5 +82,11 @@
<string name="recommended_age">\*Result to be confirmed with laboratory test as age of the patient is less than 5 years</string>
<string name="positive_borderline">Positive Borderline</string>
<string name="negative_borderline">Negative Borderline</string>
<string name="is_patient_under_any_medication">Is Patient under any medication or treatment?</string>
<string name="is_patient_undergoing_any_blood_transfusion">Is Patient undergoing any blood transfusion?</string>
<string name="scan_aadhaar_card">Scan Aadhaar\nCard</string>
<string name="patient_details">Patient Details</string>
<string name="or">OR</string>
<string name="scan_abha_card">Scan ABHA\nCard</string>
</resources>