At this moment, our (C)CIS supports Controle op Verzekeringsrecht, a service provided by Vecozo for the dutch market.

Functional

From a functional perspective the provide OSGI vecozo plugin enables the use to search for (insured) patients and use returned COV information as the starting point to register a new patient in the system. (see the maven vecozo module in svn for details)

It is possible to provide a BSN (burger service nummer) or Postalcode + housenumber and the birthdate of the patient in order to retrieve this information.

The functionality works based on the X509 certificates provided by vecozo, without such a certificate the code provide won't work.

Nice to have

At this moment, Vecozo seems to return patient and insurance details without the address details of the patient. We need to find a way to retrieve address details (for instance based on postalCode and housenumber) automatically. This helps to prevent errors during entry.

NOTE

For non-dutch users of the platform, this functionality is provided by plugins and is not part of the core of the system. (but available in svn of course)