Overview

The careCreditRequestManager is an ATL COM module which provides methods to generate nursing care credit requests for all roles and places.

Architectural blueprint

The input will be supplied through a programmatic interface. Thereafter the data is transformed into a standards-compliant XML care credit stream that is sent to the intermediate. Alternatively, one can force the module to send the input to a print engine producing the appropriate nursing care credit on paper. As a side effect of the encapsulation the developers of the main software do not need to care, format nor implement the XML care credit standard.

Please also have a look at the Important Documents that serves as a jump start and might effect the ease of the implementation. Furthermore, some external documents such as XML test files, PDF output files, the schema documentation in CHM format and the XSD schema itself are downloadable in this data container.


Keyfacts at a glance

Version 450
Last update:  Thursday, 27 October 2022 - 16:51:55
Module version/date:  4.50.003 27 Oct 2022
Interface version/date: 4.50 6 May 2019
Covering: XML schema 4.50 from 06. May 2019

API browser

The online documentation browser allows you to browse, view, and check the various interfaces, methods und properties of the Dll. Please note, that this documentation is included in the full installer in form of a .CHM file.
Date Time API version
12.09.22 10:22:19 V4.50: View API browser
12.09.22 10:22:19 V4.50: Download API browser .CHM file

Download area for careCreditRequest related files

All careCreditRequest COM modules have the following communication channels:
  • outbound to medSRS.ch - port 80|443
    The communication service is triggered inside the method ICareCreditRequest::SetTransport by using the queryRHS() patch as described in the API documentation.
     
    Information about the Restful Webservice is available at medSRS.ch
Installation directory:
    INSTALLDIR=full_path_to_install_dir
 
Silent install:
    careCreditRequestInstaller.exe /s /v"/quiet INSTALLDIR=\"c:\my test\" "
 
Silent uninstall:
    careCreditRequestInstaller.exe /s /v"/quiet REMOVE=ALL INSTALLDIR=\"c:\my test\" "
Date Version Description
27.10.22 4.50.003 careCreditRequestManager with the new restserver careCreditRequestManagerServer450 - cf. history
Download careCreditRequestManager installer (14.1 MB)
show older builds ...