The ATL COM module careCreditRequest is capable of
generating electronic & printed nursing care credit requests
generating electronic & printed nursing care credit requests
API browser of CareCreditRequest450 COM module
ICareCreditRequest interface | V4.50/ 6 May 2019 | ||
---|---|---|---|
With the ICareCreditRequest interface all nursing care 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 ICareCreditRequestManager::LoadXML method and thereafter data can selectively be changed. |
|||
Methods | 24 methods | ||
AddAltProvider | Adds an additional (alternative) provider object with various identifiers (GLN, ZSR,...) and the structured address, who are taking over part or all of the planned treatment, should the primary provider be indisposed or hindered from doing so | ||
AddDocument | Attaches a PDF, JPG or PNG document -either inline or online- to the list of documents | ||
AddPlanningRecord | Adds a planning record to the list of planning records | ||
AddService | Adds a service record from a simple/normal tariff to the list of services | ||
Finalize | Finalizes and validates all data set so far in the ICareCreditRequest interface | ||
GetAbortInfo | Get the abort information string with the error coded in the module language | ||
Initialize | Initializes all input data in the ICareCreditRequest 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 care credit object reference parameters | ||
SetCreditRefObject | Sets the optional creditRef object reference parameters | ||
SetDebitor | Sets the debitor's GLN and the structured address | ||
SetHomeCare | Sets the primary parameters for a "Home Care" nursing case situation, that is the ordinary home caring situation supplied by a home care organization ("Spitex") | ||
SetInsurance | Sets the GLN and the structured address of the insurance | ||
SetLaw | Sets the data about the applied law and its dependent information | ||
SetNursingHomeCare | Sets the primary parameters for a "Nursing Home Care" nursing case situation, that is the ordinary nursing home caring situation supplied by a nursing home organization ("Pflegeheim") | ||
SetPackage | Defines the identification parameters of the main software. | ||
SetPatient | Sets the primary parameters and structured address of the patient | ||
SetPostPartumCare | Sets the primary parameters for a "Post Partum Care" nursing case situation, that is the nursing care of a woman who recently had a childbirth. | ||
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 | ||
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 treatment parameters. | ||
Properties | 3 properties | ||
[get] CreateAddress | Creates an instance of the IAddress interface | ||
[put] DestructAddress | Destructs/invalidates the IAddress interface instance | ||
[put] DestructCareCreditRequest | Destructs/invalidates this ICareCreditRequest interface instance | ||