| Package | Description |
|---|---|
| cdac.medinfo.sdk.hl7282.hl7model.messages.patientadministration |
Provides classes which implement Patient Administration Messages.
|
| Modifier and Type | Method and Description |
|---|---|
UB2 |
ADT_A06_Common.getUniversalBill92InformationSegment()
Retrieves Specified Universal Bill 92 Information segment(UB2) present in this message.
|
UB2 |
ADT_A05_Common.getUniversalBill92InformationSegment()
Retrieves Universal Bill 92 Information segment(UB2) present in this message.
|
UB2 |
ADT_A01_Common.getUniversalBill92InformationSegment()
Retrieves Universal Bill 92 Information segment(UB2) present in this message.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ADT_A06_Common.setUniversalBill92InformationSegment(UB2 objUB2)
Sets value of Universal Bill 92 Information segment(UB2) for this message,overwrites if already present.
|
void |
ADT_A05_Common.setUniversalBill92InformationSegment(UB2 objUB2)
Sets value of Universal Bill 92 Information segment(UB2) for this message,overwrites if already present.
|
void |
ADT_A01_Common.setUniversalBill92InformationSegment(UB2 objUB2)
Sets value of Universal Bill 92 Information segment(UB2) for this message,overwrites if already present.
|