| Package | Description |
|---|---|
| cdac.medinfo.sdk.hl7282.hl7model.messages.medicalrecords |
Provides classes which implement Medical Records Messages.
|
| Modifier and Type | Method and Description |
|---|---|
TXA |
MDM_T02_Common.getDocumentNotificationSegment()
Retrieves Document Notification(TXA) segment present in this message.
|
TXA |
MDM_T01_Common.getDocumentNotificationSegment()
Retrieves Document Notification(TXA) segment present in this message.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MDM_T02_Common.setDocumentNotificationSegment(TXA objTXA)
Sets value of TXA segment for this message,overwrites if already present.
|
void |
MDM_T01_Common.setDocumentNotificationSegment(TXA objTXA)
Sets value of TXA segment for this message,overwrites if already present.
|