| Package | Description |
|---|---|
| ca.uhn.hl7v2.model.v26.group |
| Modifier and Type | Method and Description |
|---|---|
BLC |
BAR_P05_VISIT.getBLC()
Returns
the first repetition of
BLC (Blood Code) - creates it if necessary
|
BLC |
BAR_P05_VISIT.getBLC(int rep)
Returns a specific repetition of
BLC (Blood Code) - creates it if necessary
|
BLC |
BAR_P05_VISIT.insertBLC(int rep)
Inserts a specific repetition of BLC (Blood Code)
|
BLC |
BAR_P05_VISIT.removeBLC(int rep)
Removes a specific repetition of BLC (Blood Code)
|
| Modifier and Type | Method and Description |
|---|---|
List<BLC> |
BAR_P05_VISIT.getBLCAll()
Returns a non-modifiable List containing all current existing repetitions of BLC.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BAR_P05_VISIT.insertBLC(BLC structure,
int rep)
Inserts a specific repetition of BLC (Blood Code)
|
Copyright © 2001-2014 University Health Network. All Rights Reserved.