| Period | Care Setting | Notes |
|---|---|---|
| {{ $entry['period'] }} | {{ $entry['care_setting'] }} | {{ $entry['notes'] ?? '' }} |
Gaps / Missing Periods
{{ $inst['description'] }}
@endif @if(!empty($inst['verification_notes']) && !$isTestData && !$isUnverifiable)Identification notes: {{ $inst['verification_notes'] }}
@endif{{ $cs['current_status']['description'] }}
@endif @if(!empty($cs['current_status']['record_holders']))| Likely Record Holder | Role |
|---|---|
| {{ $rh['organisation'] }} | {{ $rh['role'] }} |
{{ $target['rationale'] }}
@if(!empty($target['successor']))→ Successor / record holder: {{ $target['successor'] }}
@endif @php $targetContacts = $target['contacts'] ?? []; $instId = $target['institution_id'] ?? null; $contactInDb = $target['contact_in_db'] ?? false; @endphp @if(count($targetContacts) > 0){{ $cs['strategic_notes'] }}
| # | DSAR Target | Records Exist | Usefulness | Retrieval Difficulty | Strategic Importance |
|---|---|---|---|---|---|
| {{ $target['priority'] }} | {{ $target['organisation'] }} | {{ $target['record_likelihood'] ?? '—' }} | {{ $target['usefulness'] ?? '—' }} | {{ $target['retrieval_difficulty'] ?? '—' }} | {{ $target['strategic_importance'] ?? '—' }} |
{{ $cs['strategic_notes'] }}
{{ $result['overall_strategic_notes'] }}