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