Difference between revisions of "MIRC CTP Articles"

From MircWiki
Jump to navigation Jump to search
Line 1: Line 1:
 
This is a list of all the CTP articles on the RSNA MIRC Wiki.
 
This is a list of all the CTP articles on the RSNA MIRC Wiki.
  
==Main Articles==
+
<b>Main Articles</b>
  
 
* [[CTP-The RSNA Clinical Trial Processor]] is the top-level article. It describes the installation and configuration of the program.
 
* [[CTP-The RSNA Clinical Trial Processor]] is the top-level article. It describes the installation and configuration of the program.
Line 8: Line 8:
 
* [[The CTP ZipObject]] describes the structure of a ZipObject, including the schema of the manifest.
 
* [[The CTP ZipObject]] describes the structure of a ZipObject, including the schema of the manifest.
  
==Filter Articles==
+
<b>Filter Articles</b>
 
* [[The CTP DICOM Filter]] describes the script language for the DicomFilter pipeline stage.
 
* [[The CTP DICOM Filter]] describes the script language for the DicomFilter pipeline stage.
 
* [[The CTP XML and Zip Filters]] describes the script language for the XmlFilter and ZipFilter pipeline stages.
 
* [[The CTP XML and Zip Filters]] describes the script language for the XmlFilter and ZipFilter pipeline stages.
  
==Anonymizer Articles==
+
<b>Anonymizer Articles</b>
 
* [[The CTP DICOM Anonymizer]] describes the script language and the functions available for anonymization of DICOM objects.
 
* [[The CTP DICOM Anonymizer]] describes the script language and the functions available for anonymization of DICOM objects.
 
* [[The CTP DICOM Anonymizer Configurator]] describes anonymization profiles and how to use the configurator to edit anonymization scripts.
 
* [[The CTP DICOM Anonymizer Configurator]] describes anonymization profiles and how to use the configurator to edit anonymization scripts.
 
* [[The CTP XML Anonymizer]] describes the script language and the functions available for anonymization of XML objects and the manifests of Zip objects.
 
* [[The CTP XML Anonymizer]] describes the script language and the functions available for anonymization of XML objects and the manifests of Zip objects.
  
==FileStorageService Articles==
+
<b>FileStorageService Articles</b>
 
* [[The CTP FileStorageService Web Server]] describes the web access features of the FileStorageService pipeline stage.
 
* [[The CTP FileStorageService Web Server]] describes the web access features of the FileStorageService pipeline stage.
 
* [[The CTP FileStorageService Access Mechanism]] describes the how access to stored objects can be controlled in the FileStorageService pipeline stage.
 
* [[The CTP FileStorageService Access Mechanism]] describes the how access to stored objects can be controlled in the FileStorageService pipeline stage.
  
==Special Configuration Articles==
+
<b>Special Configuration Articles</b>
 
* [[CTP Configuration for Study Distribution]] describes how to use CTP to distribute studies to patients and referring physicians.
 
* [[CTP Configuration for Study Distribution]] describes how to use CTP to distribute studies to patients and referring physicians.
 
* [[CTP Configuration for NCIA]] describes how to configure CTP to serve as the front-end of the NCIA database.
 
* [[CTP Configuration for NCIA]] describes how to configure CTP to serve as the front-end of the NCIA database.
  
==Articles for Developers and Planners==
+
<b>Articles for Developers and Planners</b>
 
* [[The CTP JarClassLoader]] describes the mechanism CTP uses to load classes.
 
* [[The CTP JarClassLoader]] describes the mechanism CTP uses to load classes.
 
* [[Extending CTP]] describes how to add new pipeline stages or DatabaseAdapters to CTP.
 
* [[Extending CTP]] describes how to add new pipeline stages or DatabaseAdapters to CTP.
 
* [[CTP Task List]] describes the current list of planned extensions to CTP.
 
* [[CTP Task List]] describes the current list of planned extensions to CTP.

Revision as of 15:46, 30 June 2009

This is a list of all the CTP articles on the RSNA MIRC Wiki.

Main Articles

Filter Articles

Anonymizer Articles

FileStorageService Articles

Special Configuration Articles

Articles for Developers and Planners