# How do I draft a determination with de-identification controls?

> A de-identified drafting workflow that produces a section 14 determination skeleton, an evidence-check pass, and a decision that stays with the delegate.

## The trigger

A section 14 liability claim is ready to determine: the evidence is on file and the test is identified. Drafting the document-heavy file is the slow part, where [AI-assisted determination drafting](/workers-comp/src-act-and-ai-assisted-determinations) fits. AI structures the draft; the delegate forms the liability judgement.

## The inputs

- Source documents: treating practitioner report, incapacity certificates, employer correspondence, claim history.
- The standard placeholder set: [CLAIMANT_NAME], [CLAIM_NUMBER], [DATE_OF_BIRTH], [CONDITION], [INJURY_DATE], [JOB_TITLE], [TREATING_PRACTITIONER].
- An evidence index of document names and dates.

## The steps

1. Save a clearly marked working copy of each source document, leaving the originals untouched in the case management system.
2. Run the five-category sweep from [the de-identification toolkit](/workers-comp/de-identification-toolkit-for-case-managers) with Find and Replace, then visually scan for leakage in signature blocks and filenames.
3. Frame the question: name the section 14 test and any [section 5A administrative action](/workers-comp/ai-and-the-reasonable-administrative-action-exclusion) or section 5B considerations the facts raise.
4. Paste the working copy with the first prompt into the approved tool to generate a skeleton with the outcome line blank.
5. Map the draft against the claim file line by line, confirming each assertion has a source document, then edit with placeholders intact.
6. Run [the evidence-check pass](/workers-comp/determination-evidence-check-skill-file) over the edited draft with the second prompt and resolve every gap it lists.
7. Re-identify at the final write step inside the case management system, then apply the legal test, write the outcome and sign as delegate.

## The prompts

Both prompts run only on the de-identified working copy.

```text
You are a drafting assistant for a delegate under the Safety,
Rehabilitation and Compensation Act 1988. All inputs are
de-identified: expect placeholders such as [CLAIMANT_NAME],
[CLAIM_NUMBER], [DATE_OF_BIRTH], [CONDITION], [INJURY_DATE],
[JOB_TITLE] and [TREATING_PRACTITIONER]. If anything looks like a
real identifier, stop and tell me.

From the facts I paste, draft a structured skeleton for a section
14 liability determination: name the legal test I state, surface
section 5A and 5B considerations as questions, slot the evidence
under each limb, and leave the outcome line as [OUTCOME AS
DETERMINED BY DELEGATE]. Do not recommend an outcome. Use
deterministic language. End with the factual gaps.
```

```text
Evidence-check pass on my edited, de-identified draft
determination and evidence index, pasted below.
1. Extract every factual assertion as a numbered list.
2. Map each assertion to a document in the index. Mark any with no
   source as UNMAPPED.
3. Check the section 5A, 5B and 14 elements are each addressed
   with mapped evidence.
4. Flag "should", "likely", "probably" and "it appears" in any
   outcome statement.
5. List every gap in priority order. Never state or suggest the
   liability outcome.
```

## The checks

- Check every statutory reference against the Act itself before anything issues.
- Locate the record or remove the assertion for anything the pass marks UNMAPPED.
- Replace flagged hedging in outcome statements with the delegate's own deterministic wording.
- Confirm placeholders stay intact in every version reviewed or shared.

## Governance controls

- The delegate forms the liability judgement, writes the outcome in deterministic language and signs the determination. AI never states, recommends or drafts the outcome.
- Work only on a de-identified working copy; material that cannot be de-identified does not enter the tool.
- Re-identification happens outside the AI tool, at the final write step inside the case management system.
- The evidence-check pass runs before sign-off; the delegate resolves every gap it raises.
- Record a four-line file note: tool and version, purpose, de-identification confirmed, human review completed.
- Treat any missed identifier as a privacy near miss and report it; [LM-W01](/learning-hub/modules/lm-w01-ai-for-src-act-claims-practice) holds the full project-space build.

## The output

A signed section 14 determination whose reasoning and outcome are the delegate's, with the file note and redacted working copy retained as evidence of the control.

## Time it takes

The first run takes about an hour while the redaction routine beds in; practised, around 40 minutes.

---

Source: https://theaicommand.com/recipes/draft-a-determination-with-de-identification-controls
Publisher: TheAICommand (theaicommand.com)
Licence: see https://theaicommand.com/terms
