Interface IHasRol
- All Known Subinterfaces:
IPatientMessage
,IVisitMessage
- All Known Implementing Classes:
PatientMessage
,VisitMessage
public interface IHasRol
Abstracts the portion of a V2 message containing a ROL segment. A ROL segment corresponds to someone that has
played a role in a medical procedure, and what that role was.
-
Method Summary
-
Method Details
-
addROL
ca.uhn.hl7v2.model.v25.segment.ROL addROL()May return null if the structure does not support ROL segments -
getROL
-