How to create notification to send auto email to patient for Lab test

Hello All,

I am trying to create a notification to send auto email whenever a lab test is created in the Healthcare module. I tried all options mentioned in the ‘Recipients’ table but the system cannot capture patient’s email.

I tried to create the “email” option using the property setter option. But the “email” is not visible in the notification form.

How can I capture patient’s email in the notification form?

Thanks,
Deepak

Hi @deepak19,

Please set an email field that looks like this.
Please Email set in Option.

After then reload and check it.
So your patient’s email will show in Recipients Table.

Thank You!

Hello @NCP,

Which form you want me to customize? If it’s the ‘address’ form then it already contains the ‘email’ field.

No, No @deepak19,

I want to say please check your field type and also set the option in the lab test doctype.

After then check it in the notification in Recipients Table.

Hello @NCP

The ‘email’ field is already present in the Lab Test doctype.

please set Email in the Options field.

Thank you very much @NCP . The ‘email’ field is now visible in the 'Receipients" table and the email is also being fetched successfully. I hope this process of adding fields in the ‘Receipients’ table gets added in the ERPnext documentation.