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
ICareCreditResult interface | V4.50/ 6 May 2019 | ||
---|---|---|---|
The ICareCreditResult interface allows to read back all data that have been set by the ICareCreditRequest interface or by loading a previously generated XML infoset with the ICareCreditRequestManager::LoadXML method. | |||
Methods | 30 methods | ||
GetAbortInfo | Get the abort information string with the error coded in the module language | ||
GetAltProviders | Method for collecting all alternative providers covered by the ICareCreditResult interface and returned as JSON array | ||
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 care credit object reference parameters | ||
GetCreditRefObject | Retrieves the optional care creditRef object reference parameters | ||
GetDebitor | Retrieves the debitor's GLN identifier as well as the structured address | ||
GetDocuments | Method for collecting all document data covered by the ICareCreditResult interface and returned as JSON array | ||
GetFirstAltProvider | Retrieves the first additional (alternative) provider from the list of additional (alternative) providers | ||
GetFirstDocument | Retrieves the first document from the list of documents | ||
GetFirstPlanningRecord | Retrieves the first planning record from the list of planning records | ||
GetFirstService | Retrieves the first service record from the list of services | ||
GetHomeCare | Retrieves the primary parameters for a "Home Care" nursing case situation, that is the ordinary home caring situation supplied by a home care organization ("Spitex") | ||
GetInsurance | Retrieves the insurance's GLN as well as the structured address | ||
GetLaw | Retrieves the data about the applied law and its dependent information | ||
GetNextAltProvider | Retrieves the next additional (alternative) provider from the list of additional (alternative) providers | ||
GetNextDocument | Retrieves the next document from the list of documents | ||
GetNextPlanningRecord | Retrieves the next planning record from the list of planning records | ||
GetNextService | Retrieves the next service record from the list of services | ||
GetNursingHomeCare | Retrieves 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") | ||
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 | ||
GetPlanningRecords | Method for collecting all planning record data covered by the ICareCreditResult interface and returned as JSON array | ||
GetPostPartumCare | Retrieves the primary parameters for a "Post Partum Care" nursing case situation, that is the nursing care of a woman who recently had a childbirth. | ||
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 record data covered by the ICareCreditResult interface and returned as JSON array | ||
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 | ||
Properties | 1 properties | ||
[put] DestructCareCreditResult | Destructs/invalidates this ICareCreditResult interface instance. | ||