Uses of Interface
ca.cdr.api.pub.hl7v2.common.abstraction.IDocumentManagementMessage
Packages that use IDocumentManagementMessage
-
Uses of IDocumentManagementMessage in ca.cdr.api.pub.hl7v2.common.abstraction
Classes in ca.cdr.api.pub.hl7v2.common.abstraction that implement IDocumentManagementMessageModifier and TypeClassDescriptionclass
This class represents MDM_T01 and MDM_T02 messages, along with the trigger event, which informs what the intent of the message is.Methods in ca.cdr.api.pub.hl7v2.common.abstraction that return IDocumentManagementMessageModifier and TypeMethodDescriptionDocumentManagementMessageFactory.asDocumentManagementMessage
(ca.uhn.hl7v2.model.AbstractMessage theMsg) static IDocumentManagementMessage
WrapperFactory.asDocumentManagementMessage
(ca.uhn.hl7v2.model.AbstractMessage theModifiableMessage)