physioValidator, a module capable of browsing,
querying, and validating physio therapy services.
physioValidator
    API DocBrowser   ·  Revision history
    Download area
    FAQ
 
home
system
integrators
search the
site
 

validator
modules
invoice
modules
credit
modules
miscellaneous
modules
tools

  Design by TMR AG
  © by sumex1.net
 
 
Notice about the
"configuration parameters" in the physioValidator!!

Please note:

  • The IPhysioValidator module provides methods like SetTreatment for setting treatment relevant parameters like the settlement type (electronic invoice or not).
     
    Currently the "settlement type" parameter is not relevant!
    Neither is this parameter used for validating/limiting the set of available services nor is the evaluated tax point value in any way a function of this parameter.
     
    However, the future might be different?
    Should that occur, there is no further need for a software company to change any of their code, as the parameter is already supplied to the validator module. Therefore we strongly urge you to use this feature.
     
  • The tax point values per canton for the KVG law used by the physician are not yet defined. For the moment they are set equal to the physiotherapist tax point value in order to have a functional module. As soon as the negotiations between the partners succeed the resulting set of values these will be integrated.
     
  • The methods SearchCode and SearchName have eDeactivateRoleFilter as a parameter. Since the filtering function of the role (physician, physio, hospital,...) upon the tariff is not yet defined, eDeactivateRoleFilter is internally set to true (that is no filter applied!!) independant of the value given as the argument! As a consequence the property UsableBy always returns a value signifying that the service is usable by all roles!

    In the future it might likely be that certain services are restricted to a certain role. Therefore be prepared for the intended functionality of eDeactivateRoleFilter and UsableBy!