Skip to content

💌 Email Communication

  • This module contains all the mailers to send emails to members during their claim journey.
  • The HTML templates are stored in the apps/be_api/templates/claim_management folder and are available in 3 languages: đŸ‡ŗđŸ‡ą, đŸ‡Ŧ🇧 and đŸ‡Ģ🇷.

Hospitalization Declaration Received

Reimbursement Request Blocked

Claim Reimbursed

Claim Overpayment

User Payment Received

Reward Payment Sent

Severe Illness Declaration Expiration

BVAC Rejected

  • ⏰ When a eBVAC is rejected (only patient_name_not_matching rejection reason supported for now)
  • 📝 bvac_rejected.en.html

📱 Push Notifications

All the notifications pushed to members during their claim journey are categorized as "Essentials/Reimbursement" (see product announcement â§‰)

Claim Reimbursed

  • ⏰ When a claim is reimbursed
  • â„šī¸ There 2 types of notifications:
  • care_act_push_notification, when the reimbursement is accepted
  • no_reimbursement_push_notification, when the reimbursement is refused

Note this push notification currently only opens the Home tab, without zooming in on the claim. This is not delightful and generates care contact.

Hospitalization Declaration Status Changed

  • ⏰ When the status of a hospitalization declaration is updated
  • â„šī¸ There 1 type of notification hospitalization_status_changed but a different message for each status upate:
  • MORE_INFO_REQUIRED
  • COVERED
  • PARTIALLY_COVERED
  • NOT_COVERED

Claim Overpayment

  • ⏰ When an overpayment is triggered after claim correction or hospitalization invoice
  • â„šī¸ There 1 type of notification claim_overpayment