Releases: cosyte/deid
Releases · cosyte/deid
Release list
v0.0.3
What changed
- A malformed input document could put clinical narrative into the value-free manifest and into the Expert-Determination support report, on default options, and it no longer can.
Full detail for each change is in CHANGELOG.md.
Install
npm install @cosyte/deid@0.0.3v0.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