| Package | Description |
|---|---|
| cdac.medinfo.sdk.hl7282.hl7model.messages.financialmanagement |
Provides classes which implements Financial Management Messages.
|
| cdac.medinfo.sdk.hl7282.hl7model.messages.orderentry |
Provides classes which implement Order Entry 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 |
|---|---|
ISingleCollection<GT1> |
DFT_P11.getGuarantorSegments()
Retrieves Collection of Guarantor(GT1) present in this message.
|
ISingleCollection<GT1> |
DFT_P03.getGuarantorSegments()
Retrieves Collection of Guarantor(GT1) present in this message.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DFT_P11.addGuarantorSegment(GT1 objGT1)
Adds Guarantor(GT1) to this message.
|
void |
DFT_P03.addGuarantorSegment(GT1 objGT1)
Adds Guarantor(GT1) to this message.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DFT_P11.addGuarantorSegment(ISingleCollection<GT1> objGT1SegmentCollection)
Adds collection of Guarantor(GT1) to this message.
|
void |
DFT_P03.addGuarantorSegment(ISingleCollection<GT1> objGT1SegmentCollection)
Adds collection of Guarantor(GT1) to this message.
|
| Modifier and Type | Method and Description |
|---|---|
ISingleCollection<GT1> |
VXU_V04.getGuarantorSegments()
Retrieves Collection of Guarantor (global across all FT1s)(GT1) present in this message.
|
| Modifier and Type | Method and Description |
|---|---|
void |
VXU_V04.addGuarantorSegment(GT1 objGT1)
Adds Guarantor (global across all FT1s)(GT1 ) to this message.
|
| Modifier and Type | Method and Description |
|---|---|
void |
VXU_V04.addGuarantorSegments(ISingleCollection<GT1> objGT1SegmentCollection)
Adds collection of Guarantor (global across all FT1s)(GT1) to this message.
|
| Modifier and Type | Method and Description |
|---|---|
ISingleCollection<GT1> |
ADT_A16.getGuarantorSegments()
Retrieves Collection of Guarantor(GT1) present in this message.
|
ISingleCollection<GT1> |
ADT_A06_Common.getGuarantorSegments()
Retrieves Collection of Guarantor(GT1) present in this message.
|
ISingleCollection<GT1> |
ADT_A05_Common.getGuarantorSegments()
Retrieves Collection of Guarantor(GT1) present in this message.
|
ISingleCollection<GT1> |
ADT_A03.getGuarantorSegments()
Retrieves Collection of Guarantor(GT1) present in this message.
|
ISingleCollection<GT1> |
ADT_A01_Common.getGuarantorSegments()
Retrieves Collection of Guarantor(GT1) present in this message.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ADT_A16.addGuarantorSegment(GT1 objGT1)
Adds Guarantor(GT1) to this message.
|
void |
ADT_A06_Common.addGuarantorSegment(GT1 objGT1)
Adds Guarantor(GT1) to this message.
|
void |
ADT_A05_Common.addGuarantorSegment(GT1 objGT1)
Adds Guarantor(GT1) to this message.
|
void |
ADT_A03.addGuarantorSegment(GT1 objGT1)
Adds Guarantor(GT1) to this message.
|
void |
ADT_A01_Common.addGuarantorSegment(GT1 objGT1)
Adds Guarantor(GT1) to this message.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ADT_A16.addGuarantorSegment(ISingleCollection<GT1> objGT1SegmentCollection)
Adds collection of Guarantor(GT1) to this message.
|
void |
ADT_A06_Common.addGuarantorSegment(ISingleCollection<GT1> objGT1SegmentCollection)
Adds collection of Guarantor(GT1) to this message.
|
void |
ADT_A05_Common.addGuarantorSegment(ISingleCollection<GT1> objGT1SegmentCollection)
Adds collection of Guarantor(GT1) to this message.
|
void |
ADT_A03.addGuarantorSegment(ISingleCollection<GT1> objGT1SegmentCollection)
Adds collection of Guarantor(GT1) to this message.
|
void |
ADT_A01_Common.addGuarantorSegment(ISingleCollection<GT1> objGT1SegmentCollection)
Adds collection of Guarantor(GT1) to this message.
|
| Modifier and Type | Method and Description |
|---|---|
ISingleCollection<GT1> |
RQP_I04.getGuarantorSegments()
Retrieves Collection of Guarantor (global across all FT1s)(GT1) present in this message.
|
ISingleCollection<GT1> |
RPA_I08_Common.getGuarantorSegments()
Retrieves Collection of Guarantor (global across all FT1s)(GT1) present in this message.
|
ISingleCollection<GT1> |
REF_I12_Common.getGuarantorSegments()
Retrieves Collection of Guarantor (global across all FT1s)(GT1) present in this message.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RQP_I04.addGuarantorSegment(GT1 objGT1)
Adds Guarantor (global across all FT1s)(GT1 ) to this message.
|
void |
RPA_I08_Common.addGuarantorSegment(GT1 objGT1)
Adds Guarantor (global across all FT1s)(GT1 ) to this message.
|
void |
REF_I12_Common.addGuarantorSegment(GT1 objGT1)
Adds Guarantor (global across all FT1s)(GT1 ) to this message.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RQP_I04.addGuarantorSegments(ISingleCollection<GT1> objGT1SegmentCollection)
Adds collection of Guarantor (global across all FT1s)(GT1) to this message.
|
void |
RPA_I08_Common.addGuarantorSegments(ISingleCollection<GT1> objGT1SegmentCollection)
Adds collection of Guarantor (global across all FT1s)(GT1) to this message.
|
void |
REF_I12_Common.addGuarantorSegments(ISingleCollection<GT1> objGT1SegmentCollection)
Adds collection of Guarantor (global across all FT1s)(GT1) to this message.
|