REMITT REMITT Electronic Medical Information Translation and Transmission |
Remitt:: UtilitiesContains general purpose utility functions necessary for the low-level operation of Remitt. Summary
Remitt:: Utilities:: ResolveTranslationPluginThe “Translation” layer of plugins for Remitt is a hidden layer, which means that the user only has to specify a “Render” layer and “Transport” layer plugin. This function resolves the plugin that is to be used for the “Translation” layer. Parameters
ReturnsName of the Translation plugin to be used. Remitt:: Utilities:: StoreContentsStore output from a transport plugin, and return the data. This is mostly necessary because the command-line interface does not want the data stored on the server, but rather returned immediately. Parameters
ReturnData to return to calling subroutine. Remitt:: Utilities:: StoreFileStore actual file in the REMITT spool for a particular user. This is more or less an internal function, and is called by Remitt::Utilities::StoreContents. Parameters
ReturnsTrue if successful. SeeAlso |
| sub Authenticate |
| sub Configuration |
| sub Fault |
| sub ForceAuthentication |