| Package | Description |
|---|---|
| ca.uhn.hl7v2.model.v24.message |
| Modifier and Type | Method and Description |
|---|---|
IAM |
ADT_AXX.getIAM()
Returns
the first repetition of
IAM () - creates it if necessary
|
IAM |
ADT_A60.getIAM()
Returns
the first repetition of
IAM (Patient adverse reaction information - unique iden) - creates it if necessary
|
IAM |
ADT_AXX.getIAM(int rep)
Returns a specific repetition of
IAM () - creates it if necessary
|
IAM |
ADT_A60.getIAM(int rep)
Returns a specific repetition of
IAM (Patient adverse reaction information - unique iden) - creates it if necessary
|
IAM |
ADT_AXX.insertIAM(int rep)
Inserts a specific repetition of IAM ()
|
IAM |
ADT_A60.insertIAM(int rep)
Inserts a specific repetition of IAM (Patient adverse reaction information - unique iden)
|
IAM |
ADT_AXX.removeIAM(int rep)
Removes a specific repetition of IAM ()
|
IAM |
ADT_A60.removeIAM(int rep)
Removes a specific repetition of IAM (Patient adverse reaction information - unique iden)
|
| Modifier and Type | Method and Description |
|---|---|
List<IAM> |
ADT_AXX.getIAMAll()
Returns a non-modifiable List containing all current existing repetitions of IAM.
|
List<IAM> |
ADT_A60.getIAMAll()
Returns a non-modifiable List containing all current existing repetitions of IAM.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ADT_AXX.insertIAM(IAM structure,
int rep)
Inserts a specific repetition of IAM ()
|
void |
ADT_A60.insertIAM(IAM structure,
int rep)
Inserts a specific repetition of IAM (Patient adverse reaction information - unique iden)
|
Copyright © 2001-2013 University Health Network. All Rights Reserved.