The ATL COM module generalInvoiceRequest is capable of
generating electronic and printed invoices & reminders
generating electronic and printed invoices & reminders
API browser of generalInvoiceRequest430 COM module
ITarmedInput interface | V4.30/26 Aug 2010 | |
---|---|---|
The ITarmedInput interface provides methods for the input of data which will mainly stay constant for a particular installation of the program, such as the dignities of the physicians, or stay constant throughout a session, such as the patient sex or patient birth date. It is used in conjunction with the IValidate interface. The physician, patient and treatment data are entered via the ITarmedInput interface, then the service data are entered via the IValidate interface. | ||
Methods | 16 methods | |
AddDignity | Adds a qualitative dignity for the supplied physician. | |
AddSection | Adds the service location section. | |
GetAbortInfo | Get the abort information string with the error coded in the module language | |
GetFirstDignity | Retrieves the first dignity information given a EAN number and qualitative dignity as search criterion | |
GetFirstSection | Retrieves the first section information given a EAN number and section code as search criterion | |
GetNextDignity | Retrieves the next dignity information | |
GetNextSection | Retrieves the next section information | |
GetPatient | Retrieves the primary Tarmed relevant patient input data. | |
GetPhysician | Retrieves the Tarmed relevant physician input data. | |
GetTreatment | Retrieves the Tarmed relevant treatment input data. | |
InitDignity | Initializes the dignity-relevant input data parts. | |
Initialize | Initializes the static (physician, treatment patient parts) input data. | |
InitSection | Initializes the section-relevant input data parts | |
SetPatient | Sets the primary Tarmed relevant patient input data. | |
SetPhysician | Sets the Tarmed relevant physician input data. | |
SetTreatment | Sets the Tarmed relevant treatment input data | |
Properties | 2 properties | |
[get/put] ExternalFactor_MT | Get and Set the external scaling factor for the medical part of Tarmed services | |
[get/put] ExternalFactor_TT | Get and Set the external scaling factor for the technical part of Tarmed services | |