@if($practitioner->role == 'admin')
Location/s
Location/s your administrator will manage *
@endif
User permissions
Adjusting Invoices
Clients
@if($practitioner->role == 'admin')
Administrators will have access to all client's general details including contact information but will not have access to health history, prescriptions, test results or appointment notes unless you allow it.
@else
Full access allows instructors to view all client information, including medical details such as intake forms, test results, documents, and treatment notes.
Partial access limits visibility to contact details, invoices, appointments, and billing information.
@endif
Orders
@if($practitioner->role == 'admin')
Administrators will need to be granted access to view and process client orders.
@else
Instructors will need to be granted access to view and process client orders.
@endif
Communication
@if($practitioner->role == 'admin')
Administrators will need to have access granted to view and reply to correspondence in the My Communication tab.
@endif