Uses of Class
org.hl7.v3.EIVLEvent
-
Uses of EIVLEvent in org.hl7.v3
Fields in org.hl7.v3 declared as EIVLEventModifier and TypeFieldDescriptionprotected EIVLEventEIVLPPDTS.eventprotected EIVLEventEIVLTS.eventMethods in org.hl7.v3 that return EIVLEventModifier and TypeMethodDescriptionObjectFactory.createEIVLEvent()Create an instance ofEIVLEventEIVLPPDTS.getEvent()Gets the value of the event property.EIVLTS.getEvent()Gets the value of the event property.EIVLEvent.withCodeSystem(String value) EIVLEvent.withCodeSystemName(String value) EIVLEvent.withCodeSystemVersion(String value) EIVLEvent.withDisplayName(String value) EIVLEvent.withNullFlavor(String... values) EIVLEvent.withNullFlavor(Collection<String> values) EIVLEvent.withOriginalText(ED value) EIVLEvent.withQualifier(Collection<CR> values) EIVLEvent.withQualifier(CR... values) EIVLEvent.withTranslation(Collection<CD> values) EIVLEvent.withTranslation(CD... values) Methods in org.hl7.v3 with parameters of type EIVLEvent