/idis

Image DeIdentification Service, a wrapper around RSNA CTP for anonymizion of medical images

Primary LanguagePythonOtherNOASSERTION

IDIS

IDIS is a set of python / django modules that wrap around CTP to create an image de-identification server that uses DICOM Confidentiality options.

Build Status Documentation Status

Features

  • Job-based de-identication that links data, user and de-identification options
  • Jobs creation via django website or web API / Python client
  • Pull data from local disk, network share, DICOM node or via DICOM WADO
  • Uses standard DICOM Confidentiality options to define de-identification that is to be performed

Credits