Difference between revisions of "MIRC TFS Articles"

From MircWiki
Jump to navigation Jump to search
Line 22: Line 22:
 
* [[The MIRCqueryresult Schema]] describes the XML structure of a set of results transmitted from a MIRC storage service to a MIRC query service.
 
* [[The MIRCqueryresult Schema]] describes the XML structure of a set of results transmitted from a MIRC storage service to a MIRC query service.
 
* [[The MIRC TCE Service]] contains information for third-party developers wishing to interface to MIRC.
 
* [[The MIRC TCE Service]] contains information for third-party developers wishing to interface to MIRC.
* [[The RSNA MIRC Source Code]] describes how to get and build the MIRC software.
 
 
* [[The MIRC Protocol for Document Exchange]] describes how to interface a third-party authoring tool to MIRC.
 
* [[The MIRC Protocol for Document Exchange]] describes how to interface a third-party authoring tool to MIRC.
  
  
<b>Articles for Developers and Planners</b>
 
 
* [[Setting Up a MIRC Development Environment]] describes the development environment that was used to develop all the MIRC software, including CTP.
 
* [[Setting Up a MIRC Development Environment]] describes the development environment that was used to develop all the MIRC software, including CTP.
 
* [[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.
Line 32: Line 30:
 
* [[The CTP Module]] describes the contents and theory of operation of the CTP application.
 
* [[The CTP Module]] describes the contents and theory of operation of the CTP application.
 
* [[The Util Module]] describes the contents and theory of operation of the utilities used in CTP.
 
* [[The Util Module]] describes the contents and theory of operation of the utilities used in CTP.
 +
 +
 +
* [[The RSNA MIRC Source Code]] describes how to get and build the MIRC software.
  
 
For articles describing the configuration of CTP and the anonymizers, see [[CTP Articles]].
 
For articles describing the configuration of CTP and the anonymizers, see [[CTP Articles]].

Revision as of 13:27, 26 December 2012

This is a list of articles on the MIRC implementation running as a plugin to CTP.


Release Notes


Main Articles

  • MIRC is the top-level article. It describes the installation and configuration of the program.
  • MIRC Pipelines describes how to modify the configuration of the asynchronous pipelines that store files and create MIRCdocuments.
  • DICOM Service - Advanced Configuration describes how to configure the DICOM Service for specialized workflows.
  • MIRC Templates describes the formats of the various template files used in MIRC.
  • MIRC Hardware Considerations provides guidance in the selection of hardware for a teaching file site.
  • MIRC PHI Access Logging describes the responsibilities of authors and administrators with respect to MIRCdocuments that include PHI.


Articles for Developers


  • Setting Up a MIRC Development Environment describes the development environment that was used to develop all the MIRC software, including CTP.
  • Extending CTP describes how to add new pipeline stages or DatabaseAdapters to CTP.
  • The MIRC Module describes the contents and theory of operation of the TFS application.
  • The CTP Module describes the contents and theory of operation of the CTP application.
  • The Util Module describes the contents and theory of operation of the utilities used in CTP.


For articles describing the configuration of CTP and the anonymizers, see CTP Articles.