Interface: DeidAvailability
Whether de-identification is available, and (while it is not) the value-free reason why. The one
function the redact command consults before reading any input, so a redact invocation never
touches the PHI it cannot yet safely strip.
Properties
available
readonlyavailable:boolean
true once @cosyte/deid is wired; false today.
reason
readonlyreason:string
A value-free explanation shown when DeidAvailability.available is false.