| Package | Description |
|---|---|
| ca.uhn.hl7v2.model.v21.message |
| Modifier and Type | Method and Description |
|---|---|
FT1 |
DFT_P03.getFT1()
Returns
the first repetition of
FT1 (FINANCIAL TRANSACTION) - creates it if necessary
|
FT1 |
DFT_P03.getFT1(int rep)
Returns a specific repetition of
FT1 (FINANCIAL TRANSACTION) - creates it if necessary
|
FT1 |
DFT_P03.insertFT1(int rep)
Inserts a specific repetition of FT1 (FINANCIAL TRANSACTION)
|
FT1 |
DFT_P03.removeFT1(int rep)
Removes a specific repetition of FT1 (FINANCIAL TRANSACTION)
|
| Modifier and Type | Method and Description |
|---|---|
List<FT1> |
DFT_P03.getFT1All()
Returns a non-modifiable List containing all current existing repetitions of FT1.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DFT_P03.insertFT1(FT1 structure,
int rep)
Inserts a specific repetition of FT1 (FINANCIAL TRANSACTION)
|
Copyright © 2001-2013 University Health Network. All Rights Reserved.