MITRE Identification Scrubber Toolkit (MIST) version 2.0.4
492
This is a container image for version 2.0.4 of the MITRE Identification Scrubber Toolkit (MIST).
"The MITRE Identification Scrubber Toolkit (MIST) is a suite of tools for identifying and redacting personally identifiable information (PII) in free-text medical records. MIST helps you replace these PII either with obscuring fillers, such as [NAME], or with artificial, synthesized, but realistic English fillers."
To learn more about MIST, visit: http://mist-deid.sourceforge.net/.
2.0.4, latestRun the container with: docker run -d -p80:7801 --rm --name mist juliankamil/mist:2.0.4 and then load the MAT Workbench at: http://localhost/MAT/workbench.
version: '3.3'
services:
mist:
image: juliankamil/mist:2.0.4
container_name: mist
ports:
- "80:7801"
Content type
Image
Digest
Size
343.9 MB
Last updated
almost 8 years ago
docker pull juliankamil/mist