A debug export tool used by support engineers dumps full date-of-birth values and medical notes from tickets by default. What should be built into that operational tooling?
Select an answer to reveal the explanation.
Short Explanation
Support tools are still front doors. Mask DOB and medical notes by default in debug exports — convenience dumps are how PHI walks out of the building.
Full Explanation
Sanitization must extend to operational and support tooling, not only primary end-user UX. Default exports should redact sensitive fields such as DOB and medical notes; elevated access should be explicit and audited. Emailing unredacted PHI, public replication, or removing authentication increase breach risk.