The ATL COM module generalInvoiceRequest is capable of
generating electronic and printed invoices & reminders
generating electronic and printed invoices & reminders
Important new feature: pseudo service codes
The IGeneralInvoiceRequest::AddService method has been patched to allow for controlling the underlying validators by using a pseudo service code:
Do not use pseudo service codes if the validator is turned off by setting eIgnoreValidate=enYes!
The IGeneralInvoiceRequest::AddService method has been patched to allow for controlling the underlying validators by using a pseudo service code:
bstrCode="setParameter(cmd=value)"where cmd=value are validator specific commands. In such a case besides the service code (bstrCode) only the tariff type (bstrTariffType) and date (dDate) must be defined.
Currently there are defined pseudo codes for the following tariff types/validators in effect:
- tariff type 010/swissDRG/drgValidator: pseudo codes allows to control the provider type, and relocation status - cf. New and important features of the drgValidator regarding swissDRG and references therein!
Do not use pseudo service codes if the validator is turned off by setting eIgnoreValidate=enYes!