v0.0.2
What changed
First published version of @cosyte/deid. Everything in the package is new to consumers, so there is no previous release to compare against.
@cosyte/deid applies a de-identification policy (HIPAA Safe Harbor by default) to healthcare data. It fails closed rather than passing data through on an unrecognised shape, and it emits a manifest of what it removed that carries no values.
Full surface in README.md; per-change detail in CHANGELOG.md.
Install
npm install @cosyte/deid@0.0.2