Class VisitMessageFactory
java.lang.Object
ca.cdr.api.pub.hl7v2.common.abstraction.VisitMessageFactory
Wraps the relevant portion of an HL7 V2 message to an
IVisitMessage
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
VisitMessageFactory
public VisitMessageFactory()
-
-
Method Details
-
asVisitMessage
public IVisitMessage asVisitMessage(ca.uhn.hl7v2.model.AbstractMessage theMsg) throws ca.uhn.hl7v2.HL7Exception - Throws:
ca.uhn.hl7v2.HL7Exception
-