| Package | Description |
|---|---|
| ca.uhn.hl7v2.model.v21.group |
| Modifier and Type | Method and Description |
|---|---|
IN1 |
BAR_P01_VISIT.getIN1()
Returns
the first repetition of
IN1 (INSURANCE) - creates it if necessary
|
IN1 |
BAR_P01_VISIT.getIN1(int rep)
Returns a specific repetition of
IN1 (INSURANCE) - creates it if necessary
|
IN1 |
BAR_P01_VISIT.insertIN1(int rep)
Inserts a specific repetition of IN1 (INSURANCE)
|
IN1 |
BAR_P01_VISIT.removeIN1(int rep)
Removes a specific repetition of IN1 (INSURANCE)
|
| Modifier and Type | Method and Description |
|---|---|
List<IN1> |
BAR_P01_VISIT.getIN1All()
Returns a non-modifiable List containing all current existing repetitions of IN1.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BAR_P01_VISIT.insertIN1(IN1 structure,
int rep)
Inserts a specific repetition of IN1 (INSURANCE)
|
Copyright © 2001-2014 University Health Network. All Rights Reserved.