About 62,100 results
Open links in new tab
  1. Study Instance UID Attribute – DICOM Standard Browser

    Unique identifier for the Study.

  2. 9 Unique Identifiers (UIDs) - DICOM

    Unique Identifiers (UIDs) provide the capability to uniquely identify a wide variety of items. They guarantee uniqueness across multiple countries, sites, vendors and equipment.

  3. Should a DICOM StudyInstanceUID be unique to the patient?

    Dec 13, 2018 · In DICOM, a Study (identified by its Study Instance UID) is always associated with a single Patient. See DICOM standard part 3 for details. To answer your initial question/thought: a …

  4. The Medical Multiverse of DICOM UIDs – How Uniqueness is Guaranteed

    Aug 14, 2025 · The Study UID is the library card for the whole book collection. The Series UID is the call number for a specific book series. The SOP Instance UID is the barcode for an individual book.

  5. DICOM Tables - DICOMLookup

    Uniquely identifies the referenced SOP Instance. This Attribute is used only if Images may be retrieved as Single Image SOP Classes. Title of the DICOM Application Entity where the Image (s) may be …

  6. Anonymize: Replace UIDs assigns a new study instance UID for

    Feb 13, 2024 · At the moment, when using the option Replace UIDs when anonymizing, the program assigns a new study instance UID and a new series instance UID for each frame (image) in a series, …

  7. UIDs - DicomObjects.COM

    UIDs are fundamental to DICOM and have many uses, including there being a unique one for each SOP Class and for each Composite Instance and each Normalised Instance.

    Missing:
    • study instance
    Must include:
  8. Study Instance UID Attribute – DICOM Standard Browser

    Unique identifier for the Study. Required if Type of Instances (0040,E020) is DICOM and the Information Model of the referenced Instance contains the Study IE.

  9. Understanding DICOM - Towards Data Science

    Oct 26, 2020 · Unlike the descriptions, the UIDs are unique for every single patient, series, and study performed at a hospital. Furthermore, UIDs are not actually random numbers, they encode …

  10. How to generate unique DICOM UID? - Stack Overflow

    Multiple algorithms to generate DICOM UID are explained in this answer with their drawbacks. As per DICOM specifications, all UIDs including SOPInstanceUID in question should be unique.