Start assessment

{{ $patient->fullName() }}

{{ $patient->patient_number }}

@if ($templates->isEmpty())

No capturable assessment templates are available for your role. Ensure content packs are seeded and the assessments engine is enabled.

@else
@csrf @if ($consultationUuid) @endif @if ($visitUuid) @endif
@error('template_code')

{{ $message }}

@enderror
Cancel
@endif