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