Variable: OUTPUT_LABEL
constOUTPUT_LABEL:"Safe-Harbor-transformed per the configured policy"="Safe-Harbor-transformed per the configured policy"
The label the library applies to its output. Deliberately not "de-identified" / "HIPAA-compliant" — the certification is always the consumer's.
Example
import { OUTPUT_LABEL } from "@cosyte/deid";
OUTPUT_LABEL; // => "Safe-Harbor-transformed per the configured policy"