IM1 Transaction API & EMIS Partner API

We need to compare the responses for patient medical records between the IM1 Transaction API and the EMIS Partner API to understand the differences and the effort required to support both.

IM1 Transaction API capabilities:

  • Retrieve patient demographics
  • Retrieve a full patient medical record
  • Retrieve a patient consultation record
  • Access diary information

I already have the responses for the Partner APIs. Now, I need to find the IM1 Transaction API responses, particularly any examples of JSON or XML responses. Can someone help me find the detailed responses we get from these APIs?

Unfortunately the answer is: you need to begin onboarding and you will be given a website which has this documentation.

I think this is pants.

The content is very similar, it does use different data models (one using a XSD schema and the other relies on OAS based schema) and also one is xml and the other json.
The API documentation is better on the transaction API.