Skip to content

Latest commit

 

History

History
40 lines (32 loc) · 3.36 KB

ENDPOINT_STATUS.md

File metadata and controls

40 lines (32 loc) · 3.36 KB

Status

Check here to see if the library is known to be working or not against each DiGA endpoint, together with information on how many companies are using each endpoint, and issue tracking if the endpoint is not working:

Test Result Explanation
CODE TEST OK test codes are working
CODE TEST NOT OK test codes are not working
CODE OK real code validation has been attempted and verified to work
CODE NOT VERIFIED real code validation probably works, but it has not been tested on a real code yet
CODE NOT OK real code validation does not work
BILLING TEST OK test bill is working (the APIs dont support this completely, but as far as you can get it is working)
BILLING TEST NOT OK test bill is not working
BILLING OK billing has been attempted and verified to work
BILLING NOT VERIFIED billing probably works, but it has not been verified with a real bill yet
BILLING NOT OK billing does not work

Endpoints

Api #Companies CODE TEST CODE BILLING TEST BILLING
diga.bitmarck-daten.de 86 OK OK OK OK
diga-api.tk.de/diga/api/public/rest 1 OK OK OK OK
da-api.gkvi.de 5 OK OK OK OK
diga.kkh.de 1 OK OK
itscare.da-api.aok.de 3 OK OK OK NOT VERIFIED
kubus-it.da-api.aok.de 2 OK NOT VERIFIED OK NOT VERIFIED
arge.da-api.aok.de 3 OK OK OK OK
diga.apimisc.de 3 OK OK NOT OK OK

Summary

Endpoints covering 98/104 insurance companies are working with test code validation requests.

Endpoints covering 99/104 insurance companies are working with test invoice requests.

We will update endpoints as we go. If you are using this library in production, and you find out that a request to one of the un-verified endpoints works, please either send us a message or add a pull request updating this file. If you find out it doesn't work, create an Issue!