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