> ## Documentation Index
> Fetch the complete documentation index at: https://docs.medera.info/llms.txt
> Use this file to discover all available pages before exploring further.

# 42 CFR Part 2

> Substance use disorder data controls

42 CFR Part 2 is more restrictive than HIPAA. SUD data requires:

* **Explicit consent** for every disclosure (not the HIPAA TPO carve-out)

* **Re-disclosure notice** appended to every shared SUD record

* **Specific recipient** named in the consent

## Medera's implementation

* Guardrail rule `substance_use_42cfr2` runs on every workflow that touches SUD data

* Consent state is stored per patient per recipient

* Re-disclosure notices are generated automatically on every export

* Audit log records every consent grant, revocation, and disclosure

See [Guardrails](/agentic/canvas/guardrails).
