Uses of Class
ca.cdr.api.pub.hl7v2.common.abstraction.PatientMessage
Packages that use PatientMessage
-
Uses of PatientMessage in ca.cdr.api.pub.hl7v2.common.abstraction
Methods in ca.cdr.api.pub.hl7v2.common.abstraction that return PatientMessageModifier and TypeMethodDescriptionPatientMessage.setNK1(List<ca.uhn.hl7v2.model.v25.segment.NK1> theNk1, IAddCallback<ca.uhn.hl7v2.model.v25.segment.NK1> theAddNk1Function) PatientMessage.setPD1(ca.uhn.hl7v2.model.v25.segment.PD1 thePd1) PatientMessage.setPID(ca.uhn.hl7v2.model.v25.segment.PID thePid) PatientMessage.setROL(List<ca.uhn.hl7v2.model.v25.segment.ROL> theROL, IAddCallback<ca.uhn.hl7v2.model.v25.segment.ROL> theAddRolFunction)