| Package | Description |
|---|---|
| ca.uhn.hl7v2.model.v21.message |
| Modifier and Type | Method and Description |
|---|---|
ADT_AXX_PATIENT |
ADT_AXX.getPATIENT()
Returns
the first repetition of
PATIENT () - creates it if necessary
|
ADT_AXX_PATIENT |
ADT_AXX.getPATIENT(int rep)
Returns a specific repetition of
PATIENT () - creates it if necessary
|
ADT_AXX_PATIENT |
ADT_AXX.insertPATIENT(int rep)
Inserts a specific repetition of PATIENT ()
|
ADT_AXX_PATIENT |
ADT_AXX.removePATIENT(int rep)
Removes a specific repetition of PATIENT ()
|
| Modifier and Type | Method and Description |
|---|---|
List<ADT_AXX_PATIENT> |
ADT_AXX.getPATIENTAll()
Returns a non-modifiable List containing all current existing repetitions of PATIENT.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ADT_AXX.insertPATIENT(ADT_AXX_PATIENT structure,
int rep)
Inserts a specific repetition of PATIENT ()
|
Copyright © 2001-2014 University Health Network. All Rights Reserved.