org.hl7.rim
public interface FinancialContract extends RimObject, Act
A contract whose value is measured in monetary terms.
Examples: Insurance; Purchase agreement
| Method Summary | |
|---|---|
| CE | getPaymentTermsCode()
Gets attribute paymentTermsCode of type CE and cardinality 0..1.
|
| void | setPaymentTermsCode(CE value)
Sets attribute paymentTermsCode of type CE and cardinality 0..1.
|
Establishes the payment terms for a contractual agreement or obligation.
Examples: "net 30"; "on receipt of invoice"; "upon completion of service"
Returns: the attribute value
Establishes the payment terms for a contractual agreement or obligation.
Examples: "net 30"; "on receipt of invoice"; "upon completion of service"
Parameters: value the new attribute value