| Package | Description |
|---|---|
| ca.uhn.hl7v2.model.v26.message |
| Modifier and Type | Method and Description |
|---|---|
ISD |
ESU_U01.getISD()
Returns
the first repetition of
ISD (Interaction Status Detail) - creates it if necessary
|
ISD |
ESU_U01.getISD(int rep)
Returns a specific repetition of
ISD (Interaction Status Detail) - creates it if necessary
|
ISD |
ESU_U01.insertISD(int rep)
Inserts a specific repetition of ISD (Interaction Status Detail)
|
ISD |
ESU_U01.removeISD(int rep)
Removes a specific repetition of ISD (Interaction Status Detail)
|
| Modifier and Type | Method and Description |
|---|---|
List<ISD> |
ESU_U01.getISDAll()
Returns a non-modifiable List containing all current existing repetitions of ISD.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ESU_U01.insertISD(ISD structure,
int rep)
Inserts a specific repetition of ISD (Interaction Status Detail)
|
Copyright © 2001-2012 University Health Network. All Rights Reserved.