Package | Description |
---|---|
ca.uhn.hl7v2.model.v24.group |
Modifier and Type | Method and Description |
---|---|
PPP_PCB_PROBLEM_OBSERVATION |
PPP_PCB_PROBLEM.getPROBLEM_OBSERVATION()
Returns
the first repetition of
PROBLEM_OBSERVATION (a Group object) - creates it if necessary
|
PPP_PCB_PROBLEM_OBSERVATION |
PPP_PCB_PROBLEM.getPROBLEM_OBSERVATION(int rep)
Returns a specific repetition of
PROBLEM_OBSERVATION (a Group object) - creates it if necessary
|
PPP_PCB_PROBLEM_OBSERVATION |
PPP_PCB_PROBLEM.insertPROBLEM_OBSERVATION(int rep)
Inserts a specific repetition of PROBLEM_OBSERVATION (a Group object)
|
PPP_PCB_PROBLEM_OBSERVATION |
PPP_PCB_PROBLEM.removePROBLEM_OBSERVATION(int rep)
Removes a specific repetition of PROBLEM_OBSERVATION (a Group object)
|
Modifier and Type | Method and Description |
---|---|
List<PPP_PCB_PROBLEM_OBSERVATION> |
PPP_PCB_PROBLEM.getPROBLEM_OBSERVATIONAll()
Returns a non-modifiable List containing all current existing repetitions of PROBLEM_OBSERVATION.
|
Modifier and Type | Method and Description |
---|---|
void |
PPP_PCB_PROBLEM.insertPROBLEM_OBSERVATION(PPP_PCB_PROBLEM_OBSERVATION structure,
int rep)
Inserts a specific repetition of PROBLEM_OBSERVATION (a Group object)
|
Copyright © 2001–2017 University Health Network. All rights reserved.