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