Skip to content

v0.0.2

Choose a tag to compare

@github-actions github-actions released this 30 Jul 19:47
f53b77f

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

npm: https://www.npmjs.com/package/@cosyte/deid/v/0.0.2