| Package | Description |
|---|---|
| ca.uhn.hl7v2.model.v23.message |
| Modifier and Type | Method and Description |
|---|---|
RRI_I15_PROCEDURE |
RRI_I15.getPROCEDURE()
Returns
the first repetition of
PROCEDURE (a Group object) - creates it if necessary
|
RRI_I15_PROCEDURE |
RRI_I15.getPROCEDURE(int rep)
Returns a specific repetition of
PROCEDURE (a Group object) - creates it if necessary
|
RRI_I15_PROCEDURE |
RRI_I15.insertPROCEDURE(int rep)
Inserts a specific repetition of PROCEDURE (a Group object)
|
RRI_I15_PROCEDURE |
RRI_I15.removePROCEDURE(int rep)
Removes a specific repetition of PROCEDURE (a Group object)
|
| Modifier and Type | Method and Description |
|---|---|
List<RRI_I15_PROCEDURE> |
RRI_I15.getPROCEDUREAll()
Returns a non-modifiable List containing all current existing repetitions of PROCEDURE.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RRI_I15.insertPROCEDURE(RRI_I15_PROCEDURE structure,
int rep)
Inserts a specific repetition of PROCEDURE (a Group object)
|
Copyright © 2001-2014 University Health Network. All Rights Reserved.