Hacker News new | past | comments | ask | show | jobs | submit login

Most EHRs now have standard HL7 FHIR APIs which would allow remotely querying that data.



Thanks for the heads-up!

Do you know of a good way to leverage this API in a way that can be directly used by clinicians to pull and work with data?


You'll have to start by finding the FHIR web service endpoint URL for your EHR instance, as well as appropriate authentication credentials.

Client applications can be written using the HAPI FHIR library.

https://hapifhir.io/

Then use the search operation to find the resources you need.

http://www.hl7.org/fhir/search.html




Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: