| Package | Description |
|---|---|
| cdac.medinfo.sdk.hl7282.baselibs.segments |
Provides classes which implement segments in HL7 standard.
|
| Modifier and Type | Method and Description |
|---|---|
ISingleCollection<SPD> |
PRA.getSpecialty()
Retrieves the Specialty.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PRA.addSpecialty(SPD objSpecialty)
Add the Specialty.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PRA.setSpecialty(ISingleCollection<SPD> objSpecialtyList)
Set the Specialty.
|