Skip to content

Enum: DICOMDeidentificationMethodEnum

The Basic Application Level Confidentiality Profile and its options defined in DICOM PS3.15 Annex E, as coded in PS3.16 Context ID 7050 (De-identification Method). These codes are recorded in the De-identification Method Code Sequence (0012,0064) to document what was done to an instance. The "Clean" options remove additional identifying content; the "Retain" options preserve information that the basic profile would otherwise remove.

URI: valuesets:DICOMDeidentificationMethodEnum

View in BioPortal

Permissible Values

Value Title Meaning Description Kind
BASIC_APPLICATION_CONFIDENTIALITY_PROFILE Basic Application Confidentiality Profile DCM:113100 The baseline profile that removes or replaces all attributes known to carry identifying information, including UIDs, dates and descriptive text profile
CLEAN_PIXEL_DATA_OPTION Clean Pixel Data Option DCM:113101 Burned-in identifying text and annotations in the pixel data are removed clean option
CLEAN_RECOGNIZABLE_VISUAL_FEATURES_OPTION Clean Recognizable Visual Features Option DCM:113102 Recognizable visual features such as the face are removed from pixel data; this is the option under which de-facing is recorded clean option
CLEAN_GRAPHICS_OPTION Clean Graphics Option DCM:113103 Identifying information in graphic annotations, overlays and presentation states is removed clean option
CLEAN_STRUCTURED_CONTENT_OPTION Clean Structured Content Option DCM:113104 Identifying information in structured report content items is removed clean option
CLEAN_DESCRIPTORS_OPTION Clean Descriptors Option DCM:113105 Free-text descriptors such as Study Description are cleaned of identifying content rather than removed clean option
RETAIN_LONGITUDINAL_TEMPORAL_INFORMATION_FULL_DATES_OPTION Retain Longitudinal Temporal Information Full Dates Option DCM:113106 Dates and times are retained unmodified to preserve the temporal relationship between studies retain option
RETAIN_LONGITUDINAL_TEMPORAL_INFORMATION_MODIFIED_DATES_OPTION Retain Longitudinal Temporal Information Modified Dates Option DCM:113107 Dates and times are shifted consistently so that intervals between studies are preserved retain option
RETAIN_PATIENT_CHARACTERISTICS_OPTION Retain Patient Characteristics Option DCM:113108 Physical characteristics such as age, sex, height and weight are retained retain option
RETAIN_DEVICE_IDENTITY_OPTION Retain Device Identity Option DCM:113109 Device identifying attributes such as manufacturer, model and serial number are retained retain option
RETAIN_UIDS_OPTION Retain UIDs Option DCM:113110 Original UIDs are retained rather than replaced retain option
RETAIN_SAFE_PRIVATE_OPTION Retain Safe Private Option DCM:113111 Private attributes known not to contain identifying information are retained retain option
RETAIN_INSTITUTION_IDENTITY_OPTION Retain Institution Identity Option DCM:113112 Institution identifying attributes such as institution name and address are retained retain option

Slots

Name Description
dicom_deidentification_method A DICOM de-identification profile or option applied to an image object

See Also

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/valuesets

LinkML Source

name: DICOMDeidentificationMethodEnum
instantiates:
- valuesets_meta:ValueSetEnumDefinition
description: The Basic Application Level Confidentiality Profile and its options defined
  in DICOM PS3.15 Annex E, as coded in PS3.16 Context ID 7050 (De-identification Method).
  These codes are recorded in the De-identification Method Code Sequence (0012,0064)
  to document what was done to an instance. The "Clean" options remove additional
  identifying content; the "Retain" options preserve information that the basic profile
  would otherwise remove.
title: DICOM De-identification Method
from_schema: https://w3id.org/valuesets
see_also:
- https://dicom.nema.org/medical/dicom/current/output/chtml/part16/sect_CID_7050.html
- https://dicom.nema.org/medical/dicom/current/output/chtml/part15/chapter_E.html
contributors:
- orcid:0000-0002-6601-2165
- https://github.com/anthropics/claude-code
status: DRAFT
rank: 1000
permissible_values:
  BASIC_APPLICATION_CONFIDENTIALITY_PROFILE:
    text: BASIC_APPLICATION_CONFIDENTIALITY_PROFILE
    description: The baseline profile that removes or replaces all attributes known
      to carry identifying information, including UIDs, dates and descriptive text
    meaning: DCM:113100
    annotations:
      kind:
        tag: kind
        value: profile
    title: Basic Application Confidentiality Profile
  CLEAN_PIXEL_DATA_OPTION:
    text: CLEAN_PIXEL_DATA_OPTION
    description: Burned-in identifying text and annotations in the pixel data are
      removed
    meaning: DCM:113101
    annotations:
      kind:
        tag: kind
        value: clean option
    title: Clean Pixel Data Option
  CLEAN_RECOGNIZABLE_VISUAL_FEATURES_OPTION:
    text: CLEAN_RECOGNIZABLE_VISUAL_FEATURES_OPTION
    description: Recognizable visual features such as the face are removed from pixel
      data; this is the option under which de-facing is recorded
    meaning: DCM:113102
    annotations:
      kind:
        tag: kind
        value: clean option
    title: Clean Recognizable Visual Features Option
  CLEAN_GRAPHICS_OPTION:
    text: CLEAN_GRAPHICS_OPTION
    description: Identifying information in graphic annotations, overlays and presentation
      states is removed
    meaning: DCM:113103
    annotations:
      kind:
        tag: kind
        value: clean option
    title: Clean Graphics Option
  CLEAN_STRUCTURED_CONTENT_OPTION:
    text: CLEAN_STRUCTURED_CONTENT_OPTION
    description: Identifying information in structured report content items is removed
    meaning: DCM:113104
    annotations:
      kind:
        tag: kind
        value: clean option
    title: Clean Structured Content Option
  CLEAN_DESCRIPTORS_OPTION:
    text: CLEAN_DESCRIPTORS_OPTION
    description: Free-text descriptors such as Study Description are cleaned of identifying
      content rather than removed
    meaning: DCM:113105
    annotations:
      kind:
        tag: kind
        value: clean option
    title: Clean Descriptors Option
  RETAIN_LONGITUDINAL_TEMPORAL_INFORMATION_FULL_DATES_OPTION:
    text: RETAIN_LONGITUDINAL_TEMPORAL_INFORMATION_FULL_DATES_OPTION
    description: Dates and times are retained unmodified to preserve the temporal
      relationship between studies
    meaning: DCM:113106
    annotations:
      kind:
        tag: kind
        value: retain option
    title: Retain Longitudinal Temporal Information Full Dates Option
  RETAIN_LONGITUDINAL_TEMPORAL_INFORMATION_MODIFIED_DATES_OPTION:
    text: RETAIN_LONGITUDINAL_TEMPORAL_INFORMATION_MODIFIED_DATES_OPTION
    description: Dates and times are shifted consistently so that intervals between
      studies are preserved
    meaning: DCM:113107
    annotations:
      kind:
        tag: kind
        value: retain option
    title: Retain Longitudinal Temporal Information Modified Dates Option
  RETAIN_PATIENT_CHARACTERISTICS_OPTION:
    text: RETAIN_PATIENT_CHARACTERISTICS_OPTION
    description: Physical characteristics such as age, sex, height and weight are
      retained
    meaning: DCM:113108
    annotations:
      kind:
        tag: kind
        value: retain option
    title: Retain Patient Characteristics Option
  RETAIN_DEVICE_IDENTITY_OPTION:
    text: RETAIN_DEVICE_IDENTITY_OPTION
    description: Device identifying attributes such as manufacturer, model and serial
      number are retained
    meaning: DCM:113109
    annotations:
      kind:
        tag: kind
        value: retain option
    title: Retain Device Identity Option
  RETAIN_UIDS_OPTION:
    text: RETAIN_UIDS_OPTION
    description: Original UIDs are retained rather than replaced
    meaning: DCM:113110
    annotations:
      kind:
        tag: kind
        value: retain option
    title: Retain UIDs Option
  RETAIN_SAFE_PRIVATE_OPTION:
    text: RETAIN_SAFE_PRIVATE_OPTION
    description: Private attributes known not to contain identifying information are
      retained
    meaning: DCM:113111
    annotations:
      kind:
        tag: kind
        value: retain option
    title: Retain Safe Private Option
  RETAIN_INSTITUTION_IDENTITY_OPTION:
    text: RETAIN_INSTITUTION_IDENTITY_OPTION
    description: Institution identifying attributes such as institution name and address
      are retained
    meaning: DCM:113112
    annotations:
      kind:
        tag: kind
        value: retain option
    title: Retain Institution Identity Option