Variable: EXPERT_DETERMINATION_DISCLAIMER
constEXPERT_DETERMINATION_DISCLAIMER:string
The prominent non-certification statement. It is the first field a reader sees and is repeated at the head of the human-readable rendering. Its job is to make over-claiming impossible to do by accident: the report supports a determination, it is never the determination.
Example
import { EXPERT_DETERMINATION_DISCLAIMER } from "@cosyte/deid";
EXPERT_DETERMINATION_DISCLAIMER.includes("NOT a determination"); // => true