| Package | Description |
|---|---|
| ca.uhn.hl7v2.model.v25.group |
| Modifier and Type | Method and Description |
|---|---|
OMG_O19_INSURANCE |
OMG_O19_PATIENT.getINSURANCE()
Returns
the first repetition of
INSURANCE (a Group object) - creates it if necessary
|
OMG_O19_INSURANCE |
OMG_O19_PATIENT.getINSURANCE(int rep)
Returns a specific repetition of
INSURANCE (a Group object) - creates it if necessary
|
OMG_O19_INSURANCE |
OMG_O19_PATIENT.insertINSURANCE(int rep)
Inserts a specific repetition of INSURANCE (a Group object)
|
OMG_O19_INSURANCE |
OMG_O19_PATIENT.removeINSURANCE(int rep)
Removes a specific repetition of INSURANCE (a Group object)
|
| Modifier and Type | Method and Description |
|---|---|
List<OMG_O19_INSURANCE> |
OMG_O19_PATIENT.getINSURANCEAll()
Returns a non-modifiable List containing all current existing repetitions of INSURANCE.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OMG_O19_PATIENT.insertINSURANCE(OMG_O19_INSURANCE structure,
int rep)
Inserts a specific repetition of INSURANCE (a Group object)
|
Copyright © 2001-2014 University Health Network. All Rights Reserved.