Class OrderMessageFactory

java.lang.Object
ca.cdr.api.pub.hl7v2.common.abstraction.OrderMessageFactory

public class OrderMessageFactory extends Object
Wraps the relevant portion of an HL7 V2 message to an IOrderMessage
  • Constructor Details

  • Method Details

    • asOrderMessage

      public IOrderMessage asOrderMessage(ca.uhn.hl7v2.model.AbstractMessage theMsg) throws ca.uhn.hl7v2.HL7Exception
      Throws:
      ca.uhn.hl7v2.HL7Exception