Outline and description of classes that encapsulate the LEADTOOLS custom Patient Update command. These classes can be used instead of creating a DicomDataset.
Class | Description | |
---|---|---|
ChangePatient | Provides the necessary information to change a patient via the Patient Updater DICOM Service. | |
ChangeSeries | Provides the necessary information to change a series via the Patient Updater DICOM Service. | |
CopyPatient | Provides the necessary information to copy a patient to a new patient via the Patient Updater DICOM Service. | |
CopyStudy | Provides the necessary information to copy a study to a new patient via the Patient Updater DICOM Service. | |
DeletePatient | Provides the necessary information to delete a patient via the Patient Updater DICOM Service. | |
DeleteSeries | Provides the necessary information to delete a series via the Patient Updater DICOM Service. | |
MergePatient | Provides the necessary information to merge patient via the Patient Updater DICOM Service. | |
MergePatientSequence | Provides information to create a referenced patient sequence in a DICOM dataset. | |
MergeStudy | Provides the necessary information to merge a study via the Patient Updater DICOM Service. | |
MoveToNewPatient | Provides the necessary information to move a study to a new patient via the Patient Updater DICOM Service | |
PatientUpdate | Provides common information to all Patient Updater DICOM Service objects. | |
PatientUpdaterConstants.Action | Defines the available patient udater actions. | |
PatientUpdaterConstants.UID | Defines the Patient Updater DICOM Service SOP class and instance. |