De-identification
Two engines, one contract. Both are run by Divinci — neither needs a key of your own.
| Engine | Vendor | Role | hybrid strategy |
| --- | --- | --- | --- |
| presidio | Microsoft Presidio | Default. The more accurate detector | Implements the real mix — pseudonymise some categories, redact others |
| stanford | Stanford NER | Fallback | Treats hybrid as plain redact |
If the configured engine fails at request time, the other is tried. The consequence worth knowing before you rely on it: a release that fails over from Presidio to Stanford changes redaction style mid-incident — safely, in the more conservative direction, but the output looks different.
See also
Section titled “See also”- De-Identification (PII) — configuration, strategies, categories and failure behaviour in full.
- Practice Better connector — the connector that de-identifies before indexing.