| Package | Description |
|---|---|
| ca.uhn.hl7v2.model.v22.segment |
| Modifier and Type | Method and Description |
|---|---|
CM_FINANCE[] |
PV1.getFinancialClass()
Returns all repetitions of Financial Class (PV1-20).
|
CM_FINANCE |
PV1.getFinancialClass(int rep)
Returns a specific repetition of
PV1-20: "Financial Class" - creates it if necessary
|
CM_FINANCE[] |
PV1.getPv120_FinancialClass()
Returns all repetitions of Financial Class (PV1-20).
|
CM_FINANCE |
PV1.getPv120_FinancialClass(int rep)
Returns a specific repetition of
PV1-20: "Financial Class" - creates it if necessary
|
CM_FINANCE |
PV1.insertFinancialClass(int rep)
Inserts a repetition of
PV1-20: "Financial Class" at a specific index
|
CM_FINANCE |
PV1.insertPv120_FinancialClass(int rep)
Inserts a repetition of
PV1-20: "Financial Class" at a specific index
|
CM_FINANCE |
PV1.removeFinancialClass(int rep)
Removes a repetition of
PV1-20: "Financial Class" at a specific index
|
CM_FINANCE |
PV1.removePv120_FinancialClass(int rep)
Removes a repetition of
PV1-20: "Financial Class" at a specific index
|
Copyright © 2001-2012 University Health Network. All Rights Reserved.