DicomModifyRTStructPlugin¶
- MLModule¶
author
package
dll
definition
see also
keywords
Purpose¶
Plugin managing all DICOM modules belonging to the RT Structure Set IOD. It enables editing of all non-sequence tags, inheriting their values from inputDicomTree and copying all sequence tags from inputDicomTree.
Usage¶
See example network to see how to use the module.
Details¶
Not all DICOM tags are supported.
Windows¶
Default Panel¶
Input Fields¶
inputDicomTree¶
- name: inputDicomTree, type: MLBase¶
Connect here DICOM tree which should serve as a source of information.
inputModifierList¶
- name: inputModifierList, type: MLBase¶
Here other DicomModifyPlugin module can be connected in order to apply further modification to a DICOM tree.
Output Fields¶
outputModifierList¶
- name: outputModifierList, type: MLBase¶
The
outputModifierListfields provides a reference-counted Base object to be connected to other DicomModifyPlugin modules or toModifyDicomTreeto apply modifications to a DICOM tree.
Parameter Fields¶
Field Index¶
Visible Fields¶
Modify Deidentification Method¶
- name: modifyDeidentificationMethod, type: Bool, default: TRUE¶
Deidentification Method¶
- name: DeidentificationMethod, type: String¶
Modify Ethnic Group¶
- name: modifyEthnicGroup, type: Bool, default: TRUE¶
Ethnic Group¶
- name: EthnicGroup, type: String¶
Modify Issuer Of Patient ID¶
- name: modifyIssuerOfPatientID, type: Bool, default: TRUE¶
Issuer Of Patient ID¶
- name: IssuerOfPatientID, type: String¶
Modify Other Patient IDs¶
- name: modifyOtherPatientIDs, type: Bool, default: TRUE¶
Other Patient IDs¶
- name: OtherPatientIDs, type: String¶
Modify Other Patient Names¶
- name: modifyOtherPatientNames, type: Bool, default: TRUE¶
Other Patient Names¶
- name: OtherPatientNames, type: String¶
Modify Patient Breed Description¶
- name: modifyPatientBreedDescription, type: Bool, default: TRUE¶
Patient Breed Description¶
- name: PatientBreedDescription, type: String¶
Modify Patient Comments¶
- name: modifyPatientComments, type: Bool, default: TRUE¶
Patient Comments¶
- name: PatientComments, type: String¶
Modify Patient ID¶
- name: modifyPatientID, type: Bool, default: TRUE¶
Patient ID¶
- name: PatientID, type: String¶
Modify Patient Identity Removed¶
- name: modifyPatientIdentityRemoved, type: Bool, default: TRUE¶
Patient Identity Removed¶
- name: PatientIdentityRemoved, type: String¶
Modify Patient Name¶
- name: modifyPatientName, type: Bool, default: TRUE¶
Patient Name¶
- name: PatientName, type: String¶
Modify Patient Sex¶
- name: modifyPatientSex, type: Bool, default: TRUE¶
Patient Sex¶
- name: PatientSex, type: String¶
Modify Patient Species Description¶
- name: modifyPatientSpeciesDescription, type: Bool, default: TRUE¶
Patient Species Description¶
- name: PatientSpeciesDescription, type: String¶
Modify Responsible Organization¶
- name: modifyResponsibleOrganization, type: Bool, default: TRUE¶
Responsible Organization¶
- name: ResponsibleOrganization, type: String¶
Modify Responsible Person¶
- name: modifyResponsiblePerson, type: Bool, default: TRUE¶
Responsible Person¶
- name: ResponsiblePerson, type: String¶
Modify Responsible Person Role¶
- name: modifyResponsiblePersonRole, type: Bool, default: TRUE¶
Responsible Person Role¶
- name: ResponsiblePersonRole, type: String¶
Set to now (setPatientBirthDateToNow)¶
- name: setPatientBirthDateToNow, type: Bool, default: FALSE¶
Set to now.
Modify Patient Birth Date¶
- name: modifyPatientBirthDate, type: Bool, default: TRUE¶
Patient Birth Date¶
- name: PatientBirthDate, type: String¶
Set to now (setPatientBirthTimeToNow)¶
- name: setPatientBirthTimeToNow, type: Bool, default: FALSE¶
Set to now.
Modify Patient Birth Time¶
- name: modifyPatientBirthTime, type: Bool, default: TRUE¶
Patient Birth Time¶
- name: PatientBirthTime, type: String¶
Copy Breed Registration Sequence¶
- name: copyBreedRegistrationSequence, type: Bool, default: TRUE¶
Copy Deidentification Method Code Sequence¶
- name: copyDeidentificationMethodCodeSequence, type: Bool, default: TRUE¶
Copy Other Patient IDs Sequence¶
- name: copyOtherPatientIDsSequence, type: Bool, default: TRUE¶
Copy Patient Breed Code Sequence¶
- name: copyPatientBreedCodeSequence, type: Bool, default: TRUE¶
Copy Patient Species Code Sequence¶
- name: copyPatientSpeciesCodeSequence, type: Bool, default: TRUE¶
Copy Referenced Patient Sequence¶
- name: copyReferencedPatientSequence, type: Bool, default: TRUE¶
Select All (PatientModule_SelectAll)¶
- name: PatientModule_SelectAll, type: Trigger¶
Deselect All (PatientModule_DeselectAll)¶
- name: PatientModule_DeselectAll, type: Trigger¶
Inherit Values (PatientModule_InheritValues)¶
- name: PatientModule_InheritValues, type: Trigger¶
Clear Values (PatientModule_ClearValues)¶
- name: PatientModule_ClearValues, type: Trigger¶
Modify Clinical Trial Protocol ID¶
- name: modifyClinicalTrialProtocolID, type: Bool, default: TRUE¶
Clinical Trial Protocol ID¶
- name: ClinicalTrialProtocolID, type: String¶
Modify Clinical Trial Protocol Name¶
- name: modifyClinicalTrialProtocolName, type: Bool, default: TRUE¶
Clinical Trial Protocol Name¶
- name: ClinicalTrialProtocolName, type: String¶
Modify Clinical Trial Site ID¶
- name: modifyClinicalTrialSiteID, type: Bool, default: TRUE¶
Clinical Trial Site ID¶
- name: ClinicalTrialSiteID, type: String¶
Modify Clinical Trial Site Name¶
- name: modifyClinicalTrialSiteName, type: Bool, default: TRUE¶
Clinical Trial Site Name¶
- name: ClinicalTrialSiteName, type: String¶
Modify Clinical Trial Sponsor Name¶
- name: modifyClinicalTrialSponsorName, type: Bool, default: TRUE¶
Clinical Trial Sponsor Name¶
- name: ClinicalTrialSponsorName, type: String¶
Modify Clinical Trial Subject ID¶
- name: modifyClinicalTrialSubjectID, type: Bool, default: TRUE¶
Clinical Trial Subject ID¶
- name: ClinicalTrialSubjectID, type: String¶
Modify Clinical Trial Subject Reading ID¶
- name: modifyClinicalTrialSubjectReadingID, type: Bool, default: TRUE¶
Clinical Trial Subject Reading ID¶
- name: ClinicalTrialSubjectReadingID, type: String¶
Select All (ClinicalTrialSubjectModule_SelectAll)¶
- name: ClinicalTrialSubjectModule_SelectAll, type: Trigger¶
Deselect All (ClinicalTrialSubjectModule_DeselectAll)¶
- name: ClinicalTrialSubjectModule_DeselectAll, type: Trigger¶
Inherit Values (ClinicalTrialSubjectModule_InheritValues)¶
- name: ClinicalTrialSubjectModule_InheritValues, type: Trigger¶
Clear Values (ClinicalTrialSubjectModule_ClearValues)¶
- name: ClinicalTrialSubjectModule_ClearValues, type: Trigger¶
Modify Accession Number¶
- name: modifyAccessionNumber, type: Bool, default: TRUE¶
Accession Number¶
- name: AccessionNumber, type: String¶
Modify Name Of Physicians Reading Study¶
- name: modifyNameOfPhysiciansReadingStudy, type: Bool, default: TRUE¶
Name Of Physicians Reading Study¶
- name: NameOfPhysiciansReadingStudy, type: String¶
Modify Physicians Of Record¶
- name: modifyPhysiciansOfRecord, type: Bool, default: TRUE¶
Physicians Of Record¶
- name: PhysiciansOfRecord, type: String¶
Modify Referring Physician Name¶
- name: modifyReferringPhysicianName, type: Bool, default: TRUE¶
Referring Physician Name¶
- name: ReferringPhysicianName, type: String¶
Modify Study Description¶
- name: modifyStudyDescription, type: Bool, default: TRUE¶
Study Description¶
- name: StudyDescription, type: String¶
Modify Study ID¶
- name: modifyStudyID, type: Bool, default: TRUE¶
Study ID¶
- name: StudyID, type: String¶
Create new UID (autoCreateStudyInstanceUID)¶
- name: autoCreateStudyInstanceUID, type: Bool, default: FALSE¶
Auto create new UID.
Modify Study Instance UID¶
- name: modifyStudyInstanceUID, type: Bool, default: TRUE¶
Study Instance UID¶
- name: StudyInstanceUID, type: String¶
Set to now (setStudyDateToNow)¶
- name: setStudyDateToNow, type: Bool, default: FALSE¶
Set to now.
Modify Study Date¶
- name: modifyStudyDate, type: Bool, default: TRUE¶
Study Date¶
- name: StudyDate, type: String¶
Set to now (setStudyTimeToNow)¶
- name: setStudyTimeToNow, type: Bool, default: FALSE¶
Set to now.
Modify Study Time¶
- name: modifyStudyTime, type: Bool, default: TRUE¶
Study Time¶
- name: StudyTime, type: String¶
Copy Physicians Of Record Identification Sequence¶
- name: copyPhysiciansOfRecordIdentificationSequence, type: Bool, default: TRUE¶
Copy Physicians Reading Study Identification Sequence¶
- name: copyPhysiciansReadingStudyIdentificationSequence, type: Bool, default: TRUE¶
Copy Procedure Code Sequence¶
- name: copyProcedureCodeSequence, type: Bool, default: TRUE¶
Copy Referenced Study Sequence¶
- name: copyReferencedStudySequence, type: Bool, default: TRUE¶
Copy Referring Physician Identification Sequence¶
- name: copyReferringPhysicianIdentificationSequence, type: Bool, default: TRUE¶
Select All (GeneralStudyModule_SelectAll)¶
- name: GeneralStudyModule_SelectAll, type: Trigger¶
Deselect All (GeneralStudyModule_DeselectAll)¶
- name: GeneralStudyModule_DeselectAll, type: Trigger¶
Inherit Values (GeneralStudyModule_InheritValues)¶
- name: GeneralStudyModule_InheritValues, type: Trigger¶
Clear Values (GeneralStudyModule_ClearValues)¶
- name: GeneralStudyModule_ClearValues, type: Trigger¶
Modify Additional Patient History¶
- name: modifyAdditionalPatientHistory, type: Bool, default: TRUE¶
Additional Patient History¶
- name: AdditionalPatientHistory, type: String¶
Modify Admission ID¶
- name: modifyAdmissionID, type: Bool, default: TRUE¶
Admission ID¶
- name: AdmissionID, type: String¶
Modify Admitting Diagnoses Description¶
- name: modifyAdmittingDiagnosesDescription, type: Bool, default: TRUE¶
Admitting Diagnoses Description¶
- name: AdmittingDiagnosesDescription, type: String¶
Modify Issuer Of Admission ID¶
- name: modifyIssuerOfAdmissionID, type: Bool, default: TRUE¶
Issuer Of Admission ID¶
- name: IssuerOfAdmissionID, type: String¶
Modify Occupation¶
- name: modifyOccupation, type: Bool, default: TRUE¶
Occupation¶
- name: Occupation, type: String¶
Modify Patient Age¶
- name: modifyPatientAge, type: Bool, default: TRUE¶
Patient Age¶
- name: PatientAge, type: String¶
Modify Patient Sex Neutered¶
- name: modifyPatientSexNeutered, type: Bool, default: TRUE¶
Patient Sex Neutered¶
- name: PatientSexNeutered, type: String¶
Modify Patient Size¶
- name: modifyPatientSize, type: Bool, default: TRUE¶
Patient Size¶
- name: PatientSize, type: String¶
Modify Patient Weight¶
- name: modifyPatientWeight, type: Bool, default: TRUE¶
Patient Weight¶
- name: PatientWeight, type: String¶
Copy Admitting Diagnoses Code Sequence¶
- name: copyAdmittingDiagnosesCodeSequence, type: Bool, default: TRUE¶
Select All (PatientStudyModule_SelectAll)¶
- name: PatientStudyModule_SelectAll, type: Trigger¶
Deselect All (PatientStudyModule_DeselectAll)¶
- name: PatientStudyModule_DeselectAll, type: Trigger¶
Inherit Values (PatientStudyModule_InheritValues)¶
- name: PatientStudyModule_InheritValues, type: Trigger¶
Clear Values (PatientStudyModule_ClearValues)¶
- name: PatientStudyModule_ClearValues, type: Trigger¶
Modify Clinical Trial Time Point Description¶
- name: modifyClinicalTrialTimePointDescription, type: Bool, default: TRUE¶
Clinical Trial Time Point Description¶
- name: ClinicalTrialTimePointDescription, type: String¶
Modify Clinical Trial Time Point ID¶
- name: modifyClinicalTrialTimePointID, type: Bool, default: TRUE¶
Clinical Trial Time Point ID¶
- name: ClinicalTrialTimePointID, type: String¶
Select All (ClinicalTrialStudyModule_SelectAll)¶
- name: ClinicalTrialStudyModule_SelectAll, type: Trigger¶
Deselect All (ClinicalTrialStudyModule_DeselectAll)¶
- name: ClinicalTrialStudyModule_DeselectAll, type: Trigger¶
Inherit Values (ClinicalTrialStudyModule_InheritValues)¶
- name: ClinicalTrialStudyModule_InheritValues, type: Trigger¶
Clear Values (ClinicalTrialStudyModule_ClearValues)¶
- name: ClinicalTrialStudyModule_ClearValues, type: Trigger¶
Modify Modality¶
- name: modifyModality, type: Bool, default: TRUE¶
Modality¶
- name: Modality, type: String¶
Modify Performed Procedure Step Description¶
- name: modifyPerformedProcedureStepDescription, type: Bool, default: TRUE¶
Performed Procedure Step Description¶
- name: PerformedProcedureStepDescription, type: String¶
Modify Performed Procedure Step ID¶
- name: modifyPerformedProcedureStepID, type: Bool, default: TRUE¶
Performed Procedure Step ID¶
- name: PerformedProcedureStepID, type: String¶
Modify Series Description¶
- name: modifySeriesDescription, type: Bool, default: TRUE¶
Series Description¶
- name: SeriesDescription, type: String¶
Modify Series Number¶
- name: modifySeriesNumber, type: Bool, default: TRUE¶
Series Number¶
- name: SeriesNumber, type: String¶
Create new UID (autoCreateSeriesInstanceUID)¶
- name: autoCreateSeriesInstanceUID, type: Bool, default: FALSE¶
Auto create new UID.
Modify Series Instance UID¶
- name: modifySeriesInstanceUID, type: Bool, default: TRUE¶
Series Instance UID¶
- name: SeriesInstanceUID, type: String¶
Set to now (setPerformedProcedureStepStartDateToNow)¶
- name: setPerformedProcedureStepStartDateToNow, type: Bool, default: FALSE¶
Set to now.
Modify Performed Procedure Step Start Date¶
- name: modifyPerformedProcedureStepStartDate, type: Bool, default: TRUE¶
Performed Procedure Step Start Date¶
- name: PerformedProcedureStepStartDate, type: String¶
Set to now (setPerformedProcedureStepStartTimeToNow)¶
- name: setPerformedProcedureStepStartTimeToNow, type: Bool, default: FALSE¶
Set to now.
Modify Performed Procedure Step Start Time¶
- name: modifyPerformedProcedureStepStartTime, type: Bool, default: TRUE¶
Performed Procedure Step Start Time¶
- name: PerformedProcedureStepStartTime, type: String¶
Copy Performed Protocol Code Sequence¶
- name: copyPerformedProtocolCodeSequence, type: Bool, default: TRUE¶
Copy Referenced Performed Procedure Step Sequence¶
- name: copyReferencedPerformedProcedureStepSequence, type: Bool, default: TRUE¶
Copy Request Attributes Sequence¶
- name: copyRequestAttributesSequence, type: Bool, default: TRUE¶
Select All (RTSeriesModule_SelectAll)¶
- name: RTSeriesModule_SelectAll, type: Trigger¶
Deselect All (RTSeriesModule_DeselectAll)¶
- name: RTSeriesModule_DeselectAll, type: Trigger¶
Inherit Values (RTSeriesModule_InheritValues)¶
- name: RTSeriesModule_InheritValues, type: Trigger¶
Clear Values (RTSeriesModule_ClearValues)¶
- name: RTSeriesModule_ClearValues, type: Trigger¶
Modify Clinical Trial Coordinating Center Name¶
- name: modifyClinicalTrialCoordinatingCenterName, type: Bool, default: TRUE¶
Clinical Trial Coordinating Center Name¶
- name: ClinicalTrialCoordinatingCenterName, type: String¶
Select All (ClinicalTrialSeriesModule_SelectAll)¶
- name: ClinicalTrialSeriesModule_SelectAll, type: Trigger¶
Deselect All (ClinicalTrialSeriesModule_DeselectAll)¶
- name: ClinicalTrialSeriesModule_DeselectAll, type: Trigger¶
Inherit Values (ClinicalTrialSeriesModule_InheritValues)¶
- name: ClinicalTrialSeriesModule_InheritValues, type: Trigger¶
Clear Values (ClinicalTrialSeriesModule_ClearValues)¶
- name: ClinicalTrialSeriesModule_ClearValues, type: Trigger¶
Modify Device Serial Number¶
- name: modifyDeviceSerialNumber, type: Bool, default: TRUE¶
Device Serial Number¶
- name: DeviceSerialNumber, type: String¶
Modify Gantry ID¶
- name: modifyGantryID, type: Bool, default: TRUE¶
Gantry ID¶
- name: GantryID, type: String¶
Modify Institution Address¶
- name: modifyInstitutionAddress, type: Bool, default: TRUE¶
Institution Address¶
- name: InstitutionAddress, type: String¶
Modify Institution Name¶
- name: modifyInstitutionName, type: Bool, default: TRUE¶
Institution Name¶
- name: InstitutionName, type: String¶
Modify Institutional Department Name¶
- name: modifyInstitutionalDepartmentName, type: Bool, default: TRUE¶
Institutional Department Name¶
- name: InstitutionalDepartmentName, type: String¶
Modify Manufacturer¶
- name: modifyManufacturer, type: Bool, default: TRUE¶
Manufacturer¶
- name: Manufacturer, type: String¶
Modify Manufacturer Model Name¶
- name: modifyManufacturerModelName, type: Bool, default: TRUE¶
Manufacturer Model Name¶
- name: ManufacturerModelName, type: String¶
Modify Pixel Padding Value¶
- name: modifyPixelPaddingValue, type: Bool, default: TRUE¶
Pixel Padding Value¶
- name: PixelPaddingValue, type: String¶
Modify Software Versions¶
- name: modifySoftwareVersions, type: Bool, default: TRUE¶
Software Versions¶
- name: SoftwareVersions, type: String¶
Modify Spatial Resolution¶
- name: modifySpatialResolution, type: Bool, default: TRUE¶
Spatial Resolution¶
- name: SpatialResolution, type: String¶
Modify Station Name¶
- name: modifyStationName, type: Bool, default: TRUE¶
Station Name¶
- name: StationName, type: String¶
Set to now (setDateOfLastCalibrationToNow)¶
- name: setDateOfLastCalibrationToNow, type: Bool, default: FALSE¶
Set to now.
Modify Date Of Last Calibration¶
- name: modifyDateOfLastCalibration, type: Bool, default: TRUE¶
Date Of Last Calibration¶
- name: DateOfLastCalibration, type: String¶
Set to now (setTimeOfLastCalibrationToNow)¶
- name: setTimeOfLastCalibrationToNow, type: Bool, default: FALSE¶
Set to now.
Modify Time Of Last Calibration¶
- name: modifyTimeOfLastCalibration, type: Bool, default: TRUE¶
Time Of Last Calibration¶
- name: TimeOfLastCalibration, type: String¶
Select All (GeneralEquipmentModule_SelectAll)¶
- name: GeneralEquipmentModule_SelectAll, type: Trigger¶
Deselect All (GeneralEquipmentModule_DeselectAll)¶
- name: GeneralEquipmentModule_DeselectAll, type: Trigger¶
Inherit Values (GeneralEquipmentModule_InheritValues)¶
- name: GeneralEquipmentModule_InheritValues, type: Trigger¶
Clear Values (GeneralEquipmentModule_ClearValues)¶
- name: GeneralEquipmentModule_ClearValues, type: Trigger¶
Modify Structure Set Description¶
- name: modifyStructureSetDescription, type: Bool, default: TRUE¶
Structure Set Description¶
- name: StructureSetDescription, type: String¶
Modify Structure Set Label¶
- name: modifyStructureSetLabel, type: Bool, default: TRUE¶
Structure Set Label¶
- name: StructureSetLabel, type: String¶
Modify Structure Set Name¶
- name: modifyStructureSetName, type: Bool, default: TRUE¶
Structure Set Name¶
- name: StructureSetName, type: String¶
Set to now (setStructureSetDateToNow)¶
- name: setStructureSetDateToNow, type: Bool, default: FALSE¶
Set to now.
Modify Structure Set Date¶
- name: modifyStructureSetDate, type: Bool, default: TRUE¶
Structure Set Date¶
- name: StructureSetDate, type: String¶
Set to now (setStructureSetTimeToNow)¶
- name: setStructureSetTimeToNow, type: Bool, default: FALSE¶
Set to now.
Modify Structure Set Time¶
- name: modifyStructureSetTime, type: Bool, default: TRUE¶
Structure Set Time¶
- name: StructureSetTime, type: String¶
Copy Referenced Frame Of Reference Sequence¶
- name: copyReferencedFrameOfReferenceSequence, type: Bool, default: TRUE¶
Copy Structure Set ROISequence¶
- name: copyStructureSetROISequence, type: Bool, default: TRUE¶
Select All (StructureSetModule_SelectAll)¶
- name: StructureSetModule_SelectAll, type: Trigger¶
Deselect All (StructureSetModule_DeselectAll)¶
- name: StructureSetModule_DeselectAll, type: Trigger¶
Inherit Values (StructureSetModule_InheritValues)¶
- name: StructureSetModule_InheritValues, type: Trigger¶
Clear Values (StructureSetModule_ClearValues)¶
- name: StructureSetModule_ClearValues, type: Trigger¶
Copy ROIContour Sequence¶
- name: copyROIContourSequence, type: Bool, default: TRUE¶
Select All (ROIContourModule_SelectAll)¶
- name: ROIContourModule_SelectAll, type: Trigger¶
Deselect All (ROIContourModule_DeselectAll)¶
- name: ROIContourModule_DeselectAll, type: Trigger¶
Inherit Values (ROIContourModule_InheritValues)¶
- name: ROIContourModule_InheritValues, type: Trigger¶
Clear Values (ROIContourModule_ClearValues)¶
- name: ROIContourModule_ClearValues, type: Trigger¶
Copy RTROIObservations Sequence¶
- name: copyRTROIObservationsSequence, type: Bool, default: TRUE¶
Select All (RTROIObservationsModule_SelectAll)¶
- name: RTROIObservationsModule_SelectAll, type: Trigger¶
Deselect All (RTROIObservationsModule_DeselectAll)¶
- name: RTROIObservationsModule_DeselectAll, type: Trigger¶
Inherit Values (RTROIObservationsModule_InheritValues)¶
- name: RTROIObservationsModule_InheritValues, type: Trigger¶
Clear Values (RTROIObservationsModule_ClearValues)¶
- name: RTROIObservationsModule_ClearValues, type: Trigger¶
Modify Approval Status¶
- name: modifyApprovalStatus, type: Bool, default: TRUE¶
Approval Status¶
- name: ApprovalStatus, type: String¶
Modify Reviewer Name¶
- name: modifyReviewerName, type: Bool, default: TRUE¶
Reviewer Name¶
- name: ReviewerName, type: String¶
Set to now (setReviewDateToNow)¶
- name: setReviewDateToNow, type: Bool, default: FALSE¶
Set to now.
Modify Review Date¶
- name: modifyReviewDate, type: Bool, default: TRUE¶
Review Date¶
- name: ReviewDate, type: String¶
Set to now (setReviewTimeToNow)¶
- name: setReviewTimeToNow, type: Bool, default: FALSE¶
Set to now.
Modify Review Time¶
- name: modifyReviewTime, type: Bool, default: TRUE¶
Review Time¶
- name: ReviewTime, type: String¶
Select All (ApprovalModule_SelectAll)¶
- name: ApprovalModule_SelectAll, type: Trigger¶
Deselect All (ApprovalModule_DeselectAll)¶
- name: ApprovalModule_DeselectAll, type: Trigger¶
Inherit Values (ApprovalModule_InheritValues)¶
- name: ApprovalModule_InheritValues, type: Trigger¶
Clear Values (ApprovalModule_ClearValues)¶
- name: ApprovalModule_ClearValues, type: Trigger¶
Modify Original Specialized SOPClass UID¶
- name: modifyOriginalSpecializedSOPClassUID, type: Bool, default: TRUE¶
Original Specialized SOPClass UID¶
- name: OriginalSpecializedSOPClassUID, type: String¶
Modify SOPClass UID¶
- name: modifySOPClassUID, type: Bool, default: TRUE¶
SOPClass UID¶
- name: SOPClassUID, type: String¶
Modify SOPInstance Status¶
- name: modifySOPInstanceStatus, type: Bool, default: TRUE¶
SOPInstance Status¶
- name: SOPInstanceStatus, type: String¶
Modify Specific Character Set¶
- name: modifySpecificCharacterSet, type: Bool, default: TRUE¶
Specific Character Set¶
- name: SpecificCharacterSet, type: String¶
Modify Timezone Offset From UTC¶
- name: modifyTimezoneOffsetFromUTC, type: Bool, default: TRUE¶
Timezone Offset From UTC¶
- name: TimezoneOffsetFromUTC, type: String¶
Create new UID (autoCreateInstanceCreatorUID)¶
- name: autoCreateInstanceCreatorUID, type: Bool, default: FALSE¶
Auto create new UID.
Modify Instance Creator UID¶
- name: modifyInstanceCreatorUID, type: Bool, default: TRUE¶
Instance Creator UID¶
- name: InstanceCreatorUID, type: String¶
Create new UID (autoCreateSOPInstanceUID)¶
- name: autoCreateSOPInstanceUID, type: Bool, default: FALSE¶
Auto create new UID.
Modify SOPInstance UID¶
- name: modifySOPInstanceUID, type: Bool, default: TRUE¶
SOPInstance UID¶
- name: SOPInstanceUID, type: String¶
Set to now (setInstanceCreationDateToNow)¶
- name: setInstanceCreationDateToNow, type: Bool, default: FALSE¶
Set to now.
Modify Instance Creation Date¶
- name: modifyInstanceCreationDate, type: Bool, default: TRUE¶
Instance Creation Date¶
- name: InstanceCreationDate, type: String¶
Set to now (setInstanceCreationTimeToNow)¶
- name: setInstanceCreationTimeToNow, type: Bool, default: FALSE¶
Set to now.
Modify Instance Creation Time¶
- name: modifyInstanceCreationTime, type: Bool, default: TRUE¶
Instance Creation Time¶
- name: InstanceCreationTime, type: String¶
Copy Coding Scheme Identification Sequence¶
- name: copyCodingSchemeIdentificationSequence, type: Bool, default: TRUE¶
Copy Contributing Equipment Sequence¶
- name: copyContributingEquipmentSequence, type: Bool, default: TRUE¶
Copy Digital Signatures Sequence¶
- name: copyDigitalSignaturesSequence, type: Bool, default: TRUE¶
Copy Encrypted Attributes Sequence¶
- name: copyEncryptedAttributesSequence, type: Bool, default: TRUE¶
Copy HL7Structured Document Reference Sequence¶
- name: copyHL7StructuredDocumentReferenceSequence, type: Bool, default: TRUE¶
Copy MACParameters Sequence¶
- name: copyMACParametersSequence, type: Bool, default: TRUE¶
Copy Original Attributes Sequence¶
- name: copyOriginalAttributesSequence, type: Bool, default: TRUE¶
Select All (SOPCommonModule_SelectAll)¶
- name: SOPCommonModule_SelectAll, type: Trigger¶
Deselect All (SOPCommonModule_DeselectAll)¶
- name: SOPCommonModule_DeselectAll, type: Trigger¶
Inherit Values (SOPCommonModule_InheritValues)¶
- name: SOPCommonModule_InheritValues, type: Trigger¶
Clear Values (SOPCommonModule_ClearValues)¶
- name: SOPCommonModule_ClearValues, type: Trigger¶
Select All (selectAll)¶
- name: selectAll, type: Trigger¶
Deselect All (deselectAll)¶
- name: deselectAll, type: Trigger¶
Inherit Values (inheritValues)¶
- name: inheritValues, type: Trigger¶
Clear Values (clearValues)¶
- name: clearValues, type: Trigger¶