Skip to content

An Open Source implementation of the connectors needed to connect to belgian eHealth services

License

Notifications You must be signed in to change notification settings

ryanbyloos/freehealth-connector

 
 

Repository files navigation

Freehealth Connector

A streamlined mmu (Massively Multi User) version of the eHealth connector

Run via gradlew

./gradlew bootRun

go to http://127.0.0.1:8080/api/index.html for documentation

You need to set the mycarenet license info in org.taktik.connector.technical.properties (mycarenet.license.username & mycarenet.license.password). Make sure you have credentials adapted to the environment.

Test config

File test/resources/test.properties:

org.taktik.icure.keystore1.ssin=...
org.taktik.icure.keystore1.nihii=...
org.taktik.icure.keystore1.password=...
org.taktik.icure.keystore1.name=...
org.taktik.icure.keystore2.ssin=...
org.taktik.icure.keystore2.nihii=...
org.taktik.icure.keystore2.password=...
org.taktik.icure.keystore2.name=...

About

An Open Source implementation of the connectors needed to connect to belgian eHealth services

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 90.0%
  • XSLT 5.0%
  • Kotlin 4.0%
  • HTML 0.7%
  • Batchfile 0.1%
  • C# 0.1%
  • Other 0.1%