Package | Description |
---|---|
ca.uhn.hl7v2.model.v24.message |
Modifier and Type | Method and Description |
---|---|
PPR_PC1_PROBLEM |
PPR_PC1.getPROBLEM()
Returns
the first repetition of
PROBLEM (a Group object) - creates it if necessary
|
PPR_PC1_PROBLEM |
PPR_PC1.getPROBLEM(int rep)
Returns a specific repetition of
PROBLEM (a Group object) - creates it if necessary
|
PPR_PC1_PROBLEM |
PPR_PC1.insertPROBLEM(int rep)
Inserts a specific repetition of PROBLEM (a Group object)
|
PPR_PC1_PROBLEM |
PPR_PC1.removePROBLEM(int rep)
Removes a specific repetition of PROBLEM (a Group object)
|
Modifier and Type | Method and Description |
---|---|
List<PPR_PC1_PROBLEM> |
PPR_PC1.getPROBLEMAll()
Returns a non-modifiable List containing all current existing repetitions of PROBLEM.
|
Modifier and Type | Method and Description |
---|---|
void |
PPR_PC1.insertPROBLEM(PPR_PC1_PROBLEM structure,
int rep)
Inserts a specific repetition of PROBLEM (a Group object)
|
Copyright © 2001–2017 University Health Network. All rights reserved.