The generalCreditRequest ATL COM module for
generating electronic and paper based credit requests
generating electronic and paper based credit requests
API browser of generalCreditRequest450 COM module
IGeneralCreditRequest interface | V4.50/ 1 Nov 2019 | ||
---|---|---|---|
With the IGeneralCreditRequest interface all general credit related data and parameters can be set by the available interface methods like SetPatient, SetTreatment,...
Alternatively to producing the data from scratch, the data of a previously generated XML infoset can be loaded with the IGeneralCreditRequestManager::LoadXML method and thereafter data can selectively be changed. |
|||
Methods | 26 methods | ||
AddDiagnosis | Adds a diagnosis to the list of diagnoses. | ||
AddDocument | Attaches a PDF, JPG or PNG document inline to the list of documents | ||
AddService | Adds a service record from a simple/normal tariff to the list of services | ||
AddXtraData4CantonalPhysician | Adds a token/value pair to the list of cantonal physician instructions | ||
Finalize | Finalizes and validates all data set so far in the IGeneralCreditRequest interface | ||
GetAbortInfo | Get the abort information string with the error coded in the module language | ||
Initialize | Initializes all input data in the IGeneralCreditRequest interface | ||
SetBiller | Sets the biller's various identifiers (GLN, ZSR,...) as well as the structured address | ||
SetCard | Sets the patient's insurance card information - optional in respect to the dependent XSD schema. | ||
SetCreditObject | Sets the general credit object reference parameters | ||
SetCreditRefObject | Sets the optional creditRef object reference parameters | ||
SetData4CantonalPhysician | Sets the special data for the cantonal physician (CP) | ||
SetDebitor | Sets the debitor's GLN and the structured address | ||
SetEmployer | Sets the employer's various identifiers (GLN, UID) and the structured address of the employer of the patient | ||
SetInsurance | Sets the GLN and the structured address of the insurance | ||
SetLaw | Sets the data about the applied law and its dependent information | ||
SetPackage | Defines the identification parameters of the main software. | ||
SetPatient | Sets the primary parameters and structured address of the patient | ||
SetProvider | Sets the main provider's various identifiers (GLN, ZSR,...) as well as the structured address | ||
SetReferrer | Sets the referrer's various identifiers (GLN, ZSR,...) and the structured address - this is an optional part | ||
SetRequest | Sets the primary parameters of the request, namely the "storno" and "copy" status besides an optional remark | ||
SetStationary | Sets additional treatment data if it the treatment type is stationary. | ||
SetSubstantiation | Sets the substantiation (motives and reasons) for the planned treatment. | ||
SetSurgeon | Sets the various identifiers (GLN, ZSR,...) and the structured address of a surgeon | ||
SetTransport | Sets transport information that is the routing information going from a sender (from) over the first intermediate (via) to the receiver (to) | ||
SetTreatment | Sets the basic primary parameters of the planned treatment | ||
Properties | 3 properties | ||
[get] CreateAddress | Creates an instance of the IAddress interface | ||
[put] DestructAddress | Destructs/invalidates the IAddress interface instance | ||
[put] DestructGeneralCreditRequest | Destructs/invalidates this IGeneralCreditRequest interface instance | ||