Class VisitMessageFactory

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

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

  • Method Details

    • asVisitMessage

      public IVisitMessage asVisitMessage(ca.uhn.hl7v2.model.AbstractMessage theMsg) throws ca.uhn.hl7v2.HL7Exception
      Throws:
      ca.uhn.hl7v2.HL7Exception