| Package | Description |
|---|---|
| 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<AL1> |
ADT_A16.getAllergyInformationSegments()
Retrieves Collection of Allergy Information(AL1) present in this message.
|
ISingleCollection<AL1> |
ADT_A06_Common.getAllergyInformationSegments()
Retrieves Collection of Allergy Information(AL1) present in this message.
|
ISingleCollection<AL1> |
ADT_A05_Common.getAllergyInformationSegments()
Retrieves Collection of Allergy Information(AL1) present in this message.
|
ISingleCollection<AL1> |
ADT_A03.getAllergyInformationSegments()
Retrieves Collection of Allergy Information(AL1) present in this message.
|
ISingleCollection<AL1> |
ADT_A01_Common.getAllergyInformationSegments()
Retrieves Collection of Allergy Information(AL1) present in this message.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ADT_A16.addAllergyInformationSegment(AL1 objAL1)
Adds Allergy Information(AL1) to this message.
|
void |
ADT_A06_Common.addAllergyInformationSegment(AL1 objAL1)
Adds Allergy Information(AL1) to this message.
|
void |
ADT_A05_Common.addAllergyInformationSegment(AL1 objAL1)
Adds Allergy Information(AL1) to this message.
|
void |
ADT_A03.addAllergyInformationSegment(AL1 objAL1)
Adds Allergy Information(AL1) to this message.
|
void |
ADT_A01_Common.addAllergyInformationSegment(AL1 objAL1)
Adds Allergy Information(AL1) to this message.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ADT_A16.addAllergyInformationSegment(ISingleCollection<AL1> objAL1SegmentCollection)
Adds collection of Allergy Information(AL1) to this message.
|
void |
ADT_A06_Common.addAllergyInformationSegment(ISingleCollection<AL1> objAL1SegmentCollection)
Adds collection of Allergy Information(AL1) to this message.
|
void |
ADT_A05_Common.addAllergyInformationSegment(ISingleCollection<AL1> objAL1SegmentCollection)
Adds collection of Allergy Information(AL1) to this message.
|
void |
ADT_A03.addAllergyInformationSegment(ISingleCollection<AL1> objAL1SegmentCollection)
Adds collection of Allergy Information(AL1) to this message.
|
void |
ADT_A01_Common.addAllergyInformationSegment(ISingleCollection<AL1> objAL1SegmentCollection)
Adds collection of Allergy Information(AL1) to this message.
|
| Modifier and Type | Method and Description |
|---|---|
ISingleCollection<AL1> |
RRI_I12_Common.getAllergyInformationSegments()
Retrieves Collection of Allergy Information(AL1) present in this message.
|
ISingleCollection<AL1> |
RQA_I08_Common.getAllergyInformationSegments()
Retrieves Collection of Allergy Information(AL1) present in this message.
|
ISingleCollection<AL1> |
RPA_I08_Common.getAllergyInformationSegments()
Retrieves Collection of Allergy Information(AL1) present in this message.
|
ISingleCollection<AL1> |
REF_I12_Common.getAllergyInformationSegments()
Retrieves Collection of Allergy Information(AL1) present in this message.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RRI_I12_Common.addAllergyInformationSegment(AL1 objAL1)
Adds Allergy Information(AL1) to this message.
|
void |
RQA_I08_Common.addAllergyInformationSegment(AL1 objAL1)
Adds Allergy Information(AL1) to this message.
|
void |
RPA_I08_Common.addAllergyInformationSegment(AL1 objAL1)
Adds Allergy Information(AL1) to this message.
|
void |
REF_I12_Common.addAllergyInformationSegment(AL1 objAL1)
Adds Allergy Information(AL1) to this message.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RRI_I12_Common.addAllergyInformationSegments(ISingleCollection<AL1> objAL1SegmentCollection)
Adds collection of Allergy Information(AL1) to this message.
|
void |
RQA_I08_Common.addAllergyInformationSegments(ISingleCollection<AL1> objAL1SegmentCollection)
Adds collection of Allergy Information(AL1) to this message.
|
void |
RPA_I08_Common.addAllergyInformationSegments(ISingleCollection<AL1> objAL1SegmentCollection)
Adds collection of Allergy Information(AL1) to this message.
|
void |
REF_I12_Common.addAllergyInformationSegments(ISingleCollection<AL1> objAL1SegmentCollection)
Adds collection of Allergy Information(AL1) to this message.
|