| Package | Description |
|---|---|
| cdac.medinfo.sdk.hl7282.hl7model.messages.claimsandreimbursement |
Provides classes which implements Claims And Reimbursement Messages in HL7.
|
| Modifier and Type | Method and Description |
|---|---|
PSG |
EHC_E13.getProductOrServiceGroupSegment()
Retrieves Product/Service Group(PSG) segment present in this message.
|
PSG |
EHC_E12.getProductOrServiceGroupSegment()
Retrieves Product/Service Group(PSG) segment present in this message.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EHC_E13.setProductOrServiceGroupSegment(PSG objPSG)
Sets value of PSG segment for this message,overwrites if already present.
|
void |
EHC_E12.setProductOrServiceGroupSegment(PSG objPSG)
Sets value of PSG segment for this message,overwrites if already present.
|