| Package | Description |
|---|---|
| cdac.medinfo.sdk.hl7282.hl7model.messages.financialmanagement |
Provides classes which implements Financial Management Messages.
|
| cdac.medinfo.sdk.hl7282.hl7model.messages.patientadministration |
Provides classes which implement Patient Administration Messages.
|
| cdac.medinfo.sdk.hl7282.hl7model.messages.patientreferral |
Provides classes which implement Patient Referral Messages.
|
| Modifier and Type | Method and Description |
|---|---|
ACC |
DFT_P11.getAccidentInformationSegment()
Retrieves Accident Information segment(ACC) present in this message.
|
ACC |
DFT_P03.getAccidentInformationSegment()
Retrieves Accident Information segment(ACC) present in this message.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DFT_P11.setAccidentInformationSegment(ACC objACC)
Sets value of Accident Information segment(ACC) for this message,overwrites if already present.
|
void |
DFT_P03.setAccidentInformationSegment(ACC objACC)
Sets value of Accident Information segment(ACC) for this message,overwrites if already present.
|
| Modifier and Type | Method and Description |
|---|---|
ACC |
ADT_A16.getAccidentInformationSegment()
Retrieves Accident Information segment(ACC) present in this message.
|
ACC |
ADT_A06_Common.getAccidentInformationSegment()
Retrieves Specified Accident Information segment(ACC) present in this message.
|
ACC |
ADT_A05_Common.getAccidentInformationSegment()
Retrieves Specified Accident Information segment(ACC) present in this message.
|
ACC |
ADT_A03.getAccidentInformationSegment()
Retrieves Accident Information segment(ACC) present in this message.
|
ACC |
ADT_A01_Common.getAccidentInformationSegment()
Retrieves Accident Information segment(ACC) present in this message.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ADT_A16.setAccidentInformationSegment(ACC objACC)
Sets value of Accident Information segment(ACC) for this message,overwrites if already present.
|
void |
ADT_A06_Common.setAccidentInformationSegment(ACC objACC)
Sets value of Accident Information segment(ACC) for this message,overwrites if already present.
|
void |
ADT_A05_Common.setAccidentInformationSegment(ACC objACC)
Sets value of Accident Information segment(ACC) for this message,overwrites if already present.
|
void |
ADT_A03.setAccidentInformationSegment(ACC objACC)
Sets value of Accident Information segment(ACC) for this message,overwrites if already present.
|
void |
ADT_A01_Common.setAccidentInformationSegment(ACC objACC)
Sets value of Accident Information segment(ACC) for this message,overwrites if already present.
|
| Modifier and Type | Method and Description |
|---|---|
ACC |
RRI_I12_Common.getAccidentInformationSegment()
Retrieves Accident Information(ACC) segment present in this message
|
ACC |
RQA_I08_Common.getAccidentInformationSegment()
Retrieves Accident Information(ACC) segment present in this message
|
ACC |
RPA_I08_Common.getAccidentInformationSegment()
Retrieves Accident Information(ACC) segment present in this message
|
ACC |
REF_I12_Common.getAccidentInformationSegment()
Retrieves Accident Information(ACC) segment present in this message
|
| Modifier and Type | Method and Description |
|---|---|
void |
RRI_I12_Common.setAccidentInformationSegment(ACC objACC)
Sets value of Accident Information segment for this message,overwrites if already present.
|
void |
RQA_I08_Common.setAccidentInformationSegment(ACC objACC)
Sets value of Accident Information segment for this message,overwrites if already present.
|
void |
RPA_I08_Common.setAccidentInformationSegment(ACC objACC)
Sets value of Accident Information segment for this message,overwrites if already present.
|
void |
REF_I12_Common.setAccidentInformationSegment(ACC objACC)
Sets value of Accident Information segment for this message,overwrites if already present.
|