Skip to content
This repository has been archived by the owner on Jan 9, 2023. It is now read-only.

API External Submission #11

Closed
bkerensa opened this issue Jan 25, 2016 · 9 comments
Closed

API External Submission #11

bkerensa opened this issue Jan 25, 2016 · 9 comments

Comments

@bkerensa
Copy link

Allow third-party apps like Glucosio to submit glucose and other health metrics

@tangollama
Copy link
Member

@bkerensa I'm 100% for building capacity for integrating with API's like this. Do you have any specific guidance on a first concrete step?

@tangollama
Copy link
Member

@bkerensa any interest in defining some concrete calls / API's from systems like Glucosio? If we could get more definition here, it would make it more likely a feature like this could / would be added.

@bkerensa
Copy link
Author

Ideally for us to be willing to add support for HospitalRun what we would want to be able to do via API
is push any data users enter into Glucosio on demand.

So ideally we would want a way to allow user to authenticate to their record and push in that data
not entirely sure what this would look like on your side.

Do you have any doc for your api so I can dig in?

@drpump
Copy link

drpump commented May 19, 2016

Regarding APIs, I would suggest implementing an API based on the draft FHIR standard. The community around it is very active and progressive, and OAUTH is also their preferred authentication/authorisation mechanism.

For submitting metrics, the FHIR Observation resource is likely to be most appropriate.

@bkerensa
Copy link
Author

That would work for us as we look at adding this kind of support and the closer to a standard we can get external API's to work the better for us.

@mariusa
Copy link

mariusa commented Jun 13, 2017

Is there any API to get data in/out of hospitalrun server that other apps could use?
examples: create patient, read patient details
Couldn't find any docs. Thanks

@tangollama
Copy link
Member

@mariusa there is not presently an API. That would certainly be a welcome addition to the server project if you or someone was interested in investing the time to build it. Presently, the project is generally focused on features and functions; but - as it's an OSS project - that can change with community input / energy.

@stale
Copy link

stale bot commented Aug 7, 2019

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix label Aug 7, 2019
@fox1t
Copy link
Member

fox1t commented Aug 7, 2019

This kind of integrations will be handled by HL7 module.

@stale stale bot removed the wontfix label Aug 7, 2019
@fox1t fox1t added v2.x and removed enhancement labels Aug 7, 2019
@fox1t fox1t closed this as completed Aug 7, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

5 participants