I have received Client ID and Secret Key.
I can get accessToken.
But, what to do next?
My purpose is to get patient demography from eHospital registered patient for use in Patient Laboratory of a Hospital
@Bhaskar1 ,
@IntegrationSupport
Thanks for taking interest.
Actually I am working through cURL only from gmcsurat.edu.in
I wish to develop python middleware
Its function will be
- Read Patient Demography and Test request from eHospital
- Save Laboratory Test results to eHospital
I want to know how I proceed cURL based testing for function-1 after obtaining accessToken.
Very newbee question
Can you give some outline about how to do it?
Which document to read? Any tutorial?