API Version 1.0

The technical interface allows for the integration of the services provided by EPha.ch within the individual infrastructure of physicians, hospitals, software providers and service providers. The key ( 79VVZ51XJKSEN1G ) is limited to the sandbox for testing and in use. The following example demonstrates the simple application of the RESTful Webservice.


**** HELLOWORLD EXAMPLE****

--> To identify the ATC code of Lopresor ( EAN13 7680392520312 )
URI product/ean/7680392520312 access with key=79VVZ51XJKSEN1G and consume XML .

-->To check for an interaction between Metoprolol (ATC-Code: C07AB02) and Bupropion (ATC-Code: N06AX12)
URI interaction/list atc=c07ab02,n06ax12 and access with key=79VVZ51XJKSEN1G and consume XML.

--> To obtain detailed information about this interaction
URI interaction/N06AX12/C07AB02 access with key=79VVZ51XJKSEN1G and consume XML.


Credentials may be requested at support@epha.ch or alternatively consult the Documentation.