| Package | Description |
|---|---|
| ca.uhn.hl7v2.model.v26.group |
| Modifier and Type | Method and Description |
|---|---|
PRR_PC5_PROBLEM |
PRR_PC5_PATIENT.getPROBLEM()
Returns
the first repetition of
PROBLEM (a Group object) - creates it if necessary
|
PRR_PC5_PROBLEM |
PRR_PC5_PATIENT.getPROBLEM(int rep)
Returns a specific repetition of
PROBLEM (a Group object) - creates it if necessary
|
PRR_PC5_PROBLEM |
PRR_PC5_PATIENT.insertPROBLEM(int rep)
Inserts a specific repetition of PROBLEM (a Group object)
|
PRR_PC5_PROBLEM |
PRR_PC5_PATIENT.removePROBLEM(int rep)
Removes a specific repetition of PROBLEM (a Group object)
|
| Modifier and Type | Method and Description |
|---|---|
List<PRR_PC5_PROBLEM> |
PRR_PC5_PATIENT.getPROBLEMAll()
Returns a non-modifiable List containing all current existing repetitions of PROBLEM.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PRR_PC5_PATIENT.insertPROBLEM(PRR_PC5_PROBLEM structure,
int rep)
Inserts a specific repetition of PROBLEM (a Group object)
|
Copyright © 2001-2014 University Health Network. All Rights Reserved.