Dicom Tag Config Response
data class DicomTagConfigResponse(val actions: List<ActionResponse>, val options: OptionsResponse, val profileType: String)
Specifies the parameters needed for the de-identification of DICOM stores.
Properties
Link copied to clipboard
Specifies custom tag selections and Actions to apply to them. Overrides options and profile. Conflicting Actions are applied in the order given.
Link copied to clipboard
Specifies additional options to apply, overriding the base profile.
Link copied to clipboard
Base profile type for handling DICOM tags.