ca.uhn.hl7v2.app
Class HL7FileMsgCorrector

java.lang.Object
  extended by ca.uhn.hl7v2.app.HL7FileMsgCorrector

public class HL7FileMsgCorrector
extends java.lang.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

Constructor Summary
HL7FileMsgCorrector()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HL7FileMsgCorrector

public HL7FileMsgCorrector()
Method Detail

main

public static void main(java.lang.String[] args)


Copyright © 2001-2011 University Health Network. All Rights Reserved.