| Package | Description |
|---|---|
| ca.uhn.hl7v2.model.v281.group |
| Modifier and Type | Method and Description |
|---|---|
SRM_S01_OBXPRT |
SRM_S01_PATIENT.getOBXPRT()
Returns
the first repetition of
OBXPRT (a Group object) - creates it if necessary
|
SRM_S01_OBXPRT |
SRM_S01_PATIENT.getOBXPRT(int rep)
Returns a specific repetition of
OBXPRT (a Group object) - creates it if necessary
|
SRM_S01_OBXPRT |
SRM_S01_PATIENT.insertOBXPRT(int rep)
Inserts a specific repetition of OBXPRT (a Group object)
|
SRM_S01_OBXPRT |
SRM_S01_PATIENT.removeOBXPRT(int rep)
Removes a specific repetition of OBXPRT (a Group object)
|
| Modifier and Type | Method and Description |
|---|---|
List<SRM_S01_OBXPRT> |
SRM_S01_PATIENT.getOBXPRTAll()
Returns a non-modifiable List containing all current existing repetitions of OBXPRT.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SRM_S01_PATIENT.insertOBXPRT(SRM_S01_OBXPRT structure,
int rep)
Inserts a specific repetition of OBXPRT (a Group object)
|
Copyright © 2001-2017 University Health Network. All Rights Reserved.