|
New Consent Submission
A patient has submitted an Email Communication Consent through the Oshawa Durham Sleep Laboratory website.
|
|
Patient Information
| Patient Name |
{{ $consent['patient_name'] }} |
| Preferred Contact Method |
{{ ucfirst($consent['preferred_method']) }} |
@if(!empty($consent['phone']))
| Phone |
{{ $consent['phone'] }} |
@endif
@if(!empty($consent['email']))
| Email |
{{ $consent['email'] }} |
@endif
| Email Consent Level |
{{ $consent['email_consent_option'] ?? 'N/A' }} |
| Date of Birth |
{{ $consent['dob'] ?? 'N/A' }} |
| Submission Date |
{{ $consent['date'] ?? 'N/A' }} |
| Risks Acknowledged |
{{ $consent['acknowledged_risks'] ? 'Yes' : 'No' }}
|
|
|
This consent confirms the patient’s approval to receive communication according to the selected method.
|
Oshawa Durham Sleep Laboratory
Helping you achieve restful and restorative sleep
This email was automatically generated from the official website.
|