-
Type:
Task
-
Resolution: Done
-
Priority:
High
-
None
-
Affects Version/s: None
-
None
-
AMRIT Sprint 31
-
FLW Mobile App
-
UAT
Flag ABHA as New or Existing based on the response received while creating the ABHA.
- ABHA status New or Existing should be saved and flag in the database
- and passed the ABHA status in the respective APIs. (currently below 2 APIs are used in the Mobile Apps)
1. /fhirapi-v1.0/healthID/mapHealthIDToBeneficiary
2. /fhirapi-v1.0/healthID/getBenhealthID
ABHA API Response Handling:
V3 API: base_url/v3/enrollment/enrol/byAadhar
"isNew": true } = "message": "Account created successfully";
or
"isNew": false } = "message": "This account already exist";
- relates to
-
FLW-186 Indicate ABHA as New or Existing
-
- Closed
-