CraftsmenLtd / BloodConnect

BloodConnect
Apache License 2.0
9 stars 1 forks source link

E04 S05 Blood request submit on behalf of the patient. #92

Open KhirulIslam opened 2 months ago

KhirulIslam commented 2 months ago

In an emergency scenario, an organization user can submit blood request on behalf of a patient. This request can be submitted via the web portal. To do this, we can use the same donation request API that's used for app user.

Acceptance criteria:

  1. Successful donation request submission by org user.
  2. Notification once the requests are submitted.