public class AddHierarchicalEvidenceSequencetoStructuredReports extends Object
A class to process multiple SR files and their referenced instances (like Images, Presentation States and Segmentations) and build Hierarchical SOP Instance Reference Macros with which to (re-)populate CurrentRequestedProcedureEvidenceSequence.
| Modifier and Type | Class and Description |
|---|---|
protected class |
AddHierarchicalEvidenceSequencetoStructuredReports.OurMediaImporter |
| Modifier and Type | Field and Description |
|---|---|
protected String |
ourAETitle |
| Constructor and Description |
|---|
AddHierarchicalEvidenceSequencetoStructuredReports(String[] srcs,
String dstFolderName)
Copy only the most recent SR files and their references.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] arg)
Examine a set of SR and referenced files and copy SR files adding evidence sequence.
|
protected String ourAETitle
public AddHierarchicalEvidenceSequencetoStructuredReports(String[] srcs, String dstFolderName) throws FileNotFoundException, IOException, DicomException
Copy only the most recent SR files and their references.
srcs - dstFolderName - FileNotFoundExceptionIOExceptionDicomExceptionpublic static void main(String[] arg)
Examine a set of SR and referenced files and copy SR files adding evidence sequence.
arg - array of 2 or more strings - one or more source folder or DICOMDIR and a destination folder