ca.uhn.hl7v2.app
Class HL7FileMsgCorrector
java.lang.Object
ca.uhn.hl7v2.app.HL7FileMsgCorrector
Deprecated.
public class HL7FileMsgCorrector
- extends Object
This is an application that will perform specific translations on the
hl7 messages stored within a flat file. It will output the new messages to
"./correctedMessageFile.txt"
- Version:
- $Revision: 1.1 $ updated on $Date: 2007-02-19 02:24:37 $ by $Author: jamesagnew $
- Author:
- Neal Acharya
|
Method Summary |
static void |
main(String[] args)
Deprecated. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HL7FileMsgCorrector
public HL7FileMsgCorrector()
- Deprecated.
main
public static void main(String[] args)
- Deprecated.
Copyright © 2001-2012 University Health Network. All Rights Reserved.