Difference between revisions of "MIRC CTP Articles"

From MircWiki
Jump to navigation Jump to search
Line 44: Line 44:
 
* [[Configuring the CTPClient Application for Clinical Trials]] describes how to configure and launch the CTPClient application.
 
* [[Configuring the CTPClient Application for Clinical Trials]] describes how to configure and launch the CTPClient application.
 
* [[Using CTPClient]] describes how to use CTPClient to submit studies to clinical trials.
 
* [[Using CTPClient]] describes how to use CTPClient to submit studies to clinical trials.
 +
* [[Using the DicomAnonymizer dateinterval Function]] describes special considerations in using the dateinterval function.
 
* [[Extending the CTP Server Content Type Associations]] describes how to add content type definitions to the CTP Server.
 
* [[Extending the CTP Server Content Type Associations]] describes how to add content type definitions to the CTP Server.
 
* [[Using the CTP EmailService Pipeline Stage]] describes how to send email notifications of received studies.
 
* [[Using the CTP EmailService Pipeline Stage]] describes how to send email notifications of received studies.

Revision as of 15:32, 23 February 2017

This is a list of articles on this Wiki related to the RSNA MIRC Clinical Trials Processor (CTP).

Main Articles

Data Object Articles

Filter Articles

Anonymizer Articles

FileStorageService Articles

Special Configuration Articles

Articles for Developers and Planners

Deprecated Articles

  • The CTP JarClassLoader describes the mechanism that CTP used to load classes before it was changed to allow it to dynamically modify the classpath.