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
IGeneralCreditResult interface | V4.50/ 1 Nov 2019 | ||
---|---|---|---|
The IGeneralCreditResult interface allows to read back all data that have been set by the IGeneralCreditRequest interface or by loading a previously generated XML infoset with the IGeneralCreditRequestManager::LoadXML method. | |||
Methods | 32 methods | ||
GetAbortInfo | Get the abort information string with the error coded in the module language | ||
GetBiller | Retrieves the biller's various identifiers (GLN, ZSR,...) as well as the structured address | ||
GetCard | Retrieves the patient's insurance card information | ||
GetCreditObject | Retrieves the general credit object reference parameters | ||
GetCreditRefObject | Retrieves the optional general creditRef object reference parameters | ||
GetData4CantonalPhysician | Retrieves the special data for the cantonal physician (CP) | ||
GetDebitor | Retrieves the debitor's GLN identifier as well as the structured address | ||
GetDiagnoses | Method for collecting all diagnosis data covered by the IGeneralCreditResult interface and returned as JSON array | ||
GetDocuments | Method for collecting all document data covered by the IGeneralCreditResult interface and returned as JSON array | ||
GetEmployer | Retrieves the employer's various identifiers (GLN, UID) and the structured address of the employer | ||
GetFirstDiagnosis | Retrieves the first diagnosis from the list of diagnoses | ||
GetFirstDocument | Retrieves the first document from the list of documents | ||
GetFirstService | Retrieves the first service record from the list of services | ||
GetFirstXtraData4CantonalPhysician | Retrieves the first xtra data instruction from the list of instructions | ||
GetInsurance | Retrieves the insurance's GLN as well as the structured address | ||
GetLaw | Retrieves the data about the applied law and its dependent information | ||
GetNextDiagnosis | Retrieves the next diagnosis from the list of diagnoses | ||
GetNextDocument | Retrieves the next document from the list of documents | ||
GetNextService | Retrieves the next service record from the list of services | ||
GetNextXtraData4CantonalPhysician | Retrieves the next xtra data instruction from the list of instructions | ||
GetPackage | Retrieves the identification parameters of the main software | ||
GetPatient | Retrieves the patient's primary parameters (sex, birthdate, SSN, etc.) as well as the structured address | ||
GetProvider | Retrieves the main provider's various identifiers (GLN, ZSR,...) and the structured address | ||
GetReferrer | Retrieves the referrer's various identifiers (GLN, ZSR,...) and the structured address | ||
GetRequest | Returns the primary parameters of the request, namely the language the data is supplied, the "storno" and "copy" status besides an optional remark. | ||
GetServices | Method for collecting all service records covered by the IGeneralCreditResult interface and returned as JSON array | ||
GetStationary | Retrieves the additional stationary treatment data if such a stationary treatment is defined | ||
GetSubstantiation | Retrieves the substantiation (motives and reasons) for the planned treatment | ||
GetSurgeon | Retrieves the surgeon's various identifiers (GLN, ZSR,...) and the structured address | ||
GetTransport | Returns the transport information that is the routing information going from a sender (from) over at least one intermediate (via) to the receiver (to) | ||
GetTreatment | Retrieves the basic treatment parameters | ||
GetXtraData4CantonalPhysician | Method for collecting all data for a cantonal physician covered by the IGeneralCreditResult interface and returned as JSON array | ||
Properties | 1 properties | ||
[put] DestructGeneralCreditResult | Destructs/invalidates this IGeneralCreditResult interface instance. | ||