| Package | Description |
|---|---|
| ca.uhn.hl7v2.model.v281.group |
| Modifier and Type | Method and Description |
|---|---|
RRA_O18_TREATMENT |
RRA_O18_ADMINISTRATION.getTREATMENT()
Returns
the first repetition of
TREATMENT (a Group object) - creates it if necessary
|
RRA_O18_TREATMENT |
RRA_O18_ADMINISTRATION.getTREATMENT(int rep)
Returns a specific repetition of
TREATMENT (a Group object) - creates it if necessary
|
RRA_O18_TREATMENT |
RRA_O18_ADMINISTRATION.insertTREATMENT(int rep)
Inserts a specific repetition of TREATMENT (a Group object)
|
RRA_O18_TREATMENT |
RRA_O18_ADMINISTRATION.removeTREATMENT(int rep)
Removes a specific repetition of TREATMENT (a Group object)
|
| Modifier and Type | Method and Description |
|---|---|
List<RRA_O18_TREATMENT> |
RRA_O18_ADMINISTRATION.getTREATMENTAll()
Returns a non-modifiable List containing all current existing repetitions of TREATMENT.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RRA_O18_ADMINISTRATION.insertTREATMENT(RRA_O18_TREATMENT structure,
int rep)
Inserts a specific repetition of TREATMENT (a Group object)
|
Copyright © 2001-2017 University Health Network. All Rights Reserved.