| 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 |
|---|---|
ISingleCollection<DG1> |
DFT_P11.getDiagnosisInformationSegments()
Retrieves Collection of Diagnosis Information(DG1) present in this message.
|
ISingleCollection<DG1> |
DFT_P03.getDiagnosisInformationSegments()
Retrieves Collection of Diagnosis Information(DG1) present in this message.
|
ISingleCollection<DG1> |
BAR_P12.getDiagnosisSegments()
Retrieves Collection of Diagnosis(DG1) present in this message.
|
ISingleCollection<DG1> |
BAR_P10.getDiagnosisSegments()
Retrieves Collection of Diagnosis(DG1) present in this message.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DFT_P11.addDiagnosisInformationSegment(DG1 objDG1)
Adds Diagnosis Information(DG1) to this message.
|
void |
DFT_P03.addDiagnosisInformationSegment(DG1 objDG1)
Adds Diagnosis Information(DG1) to this message.
|
void |
BAR_P12.addDiagnosisSegment(DG1 objDG1)
Adds Diagnosis Segment(DG1) to this message.
|
void |
BAR_P10.addDiagnosisSegment(DG1 objDG1)
Adds Diagnosis Segment(DG1) to this message.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DFT_P11.addDiagnosisInformationSegment(ISingleCollection<DG1> objDG1SegmentCollection)
Adds collection of Diagnosis Information(DG1) to this message.
|
void |
DFT_P03.addDiagnosisInformationSegment(ISingleCollection<DG1> objDG1SegmentCollection)
Adds collection of Diagnosis Information(DG1) to this message.
|
void |
BAR_P12.addDiagnosisSegments(ISingleCollection<DG1> objDG1SegmentCollection)
Adds collection of Diagnosis(DG1) to this message.
|
void |
BAR_P10.addDiagnosisSegments(ISingleCollection<DG1> objDG1SegmentCollection)
Adds collection of Diagnosis(DG1) to this message.
|
| Modifier and Type | Method and Description |
|---|---|
ISingleCollection<DG1> |
ADT_A38.getDiagnosisInformationSegments()
Retrieves Collection of Diagnosis Information(DG1) present in this message.
|
ISingleCollection<DG1> |
ADT_A16.getDiagnosisInformationSegments()
Retrieves Collection of Diagnosis Information(DG1) present in this message.
|
ISingleCollection<DG1> |
ADT_A06_Common.getDiagnosisInformationSegments()
Retrieves Collection of Diagnosis Information(DG1) present in this message.
|
ISingleCollection<DG1> |
ADT_A05_Common.getDiagnosisInformationSegments()
Retrieves Collection of Diagnosis Information(DG1) present in this message.
|
ISingleCollection<DG1> |
ADT_A03.getDiagnosisInformationSegments()
Retrieves Collection of Diagnosis Information(DG1) present in this message.
|
ISingleCollection<DG1> |
ADT_A01_Common.getDiagnosisInformationSegments()
Retrieves Collection of Diagnosis Information(DG1) present in this message.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ADT_A38.addDiagnosisInformationSegment(DG1 objDG1)
Adds Diagnosis Information(DG1) to this message.
|
void |
ADT_A16.addDiagnosisInformationSegment(DG1 objDG1)
Adds Diagnosis Information(DG1) to this message.
|
void |
ADT_A15.addDiagnosisInformationSegment(DG1 objDG1)
Adds Diagnosis Information(DG1) to this message.
|
void |
ADT_A06_Common.addDiagnosisInformationSegment(DG1 objDG1)
Adds Diagnosis Information(DG1) to this message.
|
void |
ADT_A05_Common.addDiagnosisInformationSegment(DG1 objDG1)
Adds Diagnosis Information(DG1) to this message.
|
void |
ADT_A03.addDiagnosisInformationSegment(DG1 objDG1)
Adds Diagnosis Information(DG1) to this message.
|
void |
ADT_A01_Common.addDiagnosisInformationSegment(DG1 objDG1)
Adds Diagnosis Information(DG1) to this message.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ADT_A38.addDiagnosisInformationSegment(ISingleCollection<DG1> objDG1SegmentCollection)
Adds collection of Diagnosis Information(DG1) to this message.
|
void |
ADT_A16.addDiagnosisInformationSegment(ISingleCollection<DG1> objDG1SegmentCollection)
Adds collection of Diagnosis Information(DG1) to this message.
|
void |
ADT_A06_Common.addDiagnosisInformationSegment(ISingleCollection<DG1> objDG1SegmentCollection)
Adds collection of Diagnosis Information(DG1) to this message.
|
void |
ADT_A05_Common.addDiagnosisInformationSegment(ISingleCollection<DG1> objDG1SegmentCollection)
Adds collection of Diagnosis Information(DG1) to this message.
|
void |
ADT_A03.addDiagnosisInformationSegment(ISingleCollection<DG1> objDG1SegmentCollection)
Adds collection of Diagnosis Information(DG1) to this message.
|
void |
ADT_A01_Common.addDiagnosisInformationSegment(ISingleCollection<DG1> objDG1SegmentCollection)
Adds collection of Diagnosis Information(DG1) to this message.
|
| Modifier and Type | Method and Description |
|---|---|
ISingleCollection<DG1> |
RRI_I12_Common.getDiagnosisSegments()
Retrieves Collection of Diagnosis(DG1) present in this message.
|
ISingleCollection<DG1> |
RQA_I08_Common.getDiagnosisSegments()
Retrieves Collection of Diagnosis(DG1) present in this message.
|
ISingleCollection<DG1> |
RPA_I08_Common.getDiagnosisSegments()
Retrieves Collection of Diagnosis(DG1) present in this message.
|
ISingleCollection<DG1> |
REF_I12_Common.getDiagnosisSegments()
Retrieves Collection of Diagnosis(DG1) present in this message.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RRI_I12_Common.addDiagnosisSegment(DG1 objDG1)
Adds Diagnosis(DG1) to this message.
|
void |
RQA_I08_Common.addDiagnosisSegment(DG1 objDG1)
Adds Diagnosis(DG1) to this message.
|
void |
RPA_I08_Common.addDiagnosisSegment(DG1 objDG1)
Adds Diagnosis(DG1) to this message.
|
void |
REF_I12_Common.addDiagnosisSegment(DG1 objDG1)
Adds Diagnosis(DG1) to this message.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RRI_I12_Common.addDiagnosisSegments(ISingleCollection<DG1> objDG1SegmentCollection)
Adds collection of Diagnosis(DG1) to this message.
|
void |
RQA_I08_Common.addDiagnosisSegments(ISingleCollection<DG1> objDG1SegmentCollection)
Adds collection of Diagnosis(DG1) to this message.
|
void |
RPA_I08_Common.addDiagnosisSegments(ISingleCollection<DG1> objDG1SegmentCollection)
Adds collection of Diagnosis(DG1) to this message.
|
void |
REF_I12_Common.addDiagnosisSegments(ISingleCollection<DG1> objSegments)
Adds collection of Diagnosis(DG1) to this message.
|