| Package | Description |
|---|---|
| ca.uhn.hl7v2.model.v281.group |
| Modifier and Type | Method and Description |
|---|---|
IAR |
ADT_A60_ADVERSE_REACTION_GROUP.getIAR()
Returns
the first repetition of
IAR (allergy reaction) - creates it if necessary
|
IAR |
ADT_A60_ADVERSE_REACTION_GROUP.getIAR(int rep)
Returns a specific repetition of
IAR (allergy reaction) - creates it if necessary
|
IAR |
ADT_A60_ADVERSE_REACTION_GROUP.insertIAR(int rep)
Inserts a specific repetition of IAR (allergy reaction)
|
IAR |
ADT_A60_ADVERSE_REACTION_GROUP.removeIAR(int rep)
Removes a specific repetition of IAR (allergy reaction)
|
| Modifier and Type | Method and Description |
|---|---|
List<IAR> |
ADT_A60_ADVERSE_REACTION_GROUP.getIARAll()
Returns a non-modifiable List containing all current existing repetitions of IAR.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ADT_A60_ADVERSE_REACTION_GROUP.insertIAR(IAR structure,
int rep)
Inserts a specific repetition of IAR (allergy reaction)
|
Copyright © 2001-2017 University Health Network. All Rights Reserved.