HackerTrans
TopNewTrendsCommentsPastAskShowJobs

zegerius

no profile record

comments

zegerius
·3 ปีที่แล้ว·discuss
Ultimately this is just an orchestration tool for publishing HL7v2 messages. You have to write your own pathways and segments, or push preconfigured HL7v2 messages. Take a look at the dashboard, you'll see what I mean[1].

Fairly sure they built this to test their HL7v2 store[2]. Also presuming it hasn't been very active given that Google surprisingly shut down their Healthcare division (and probably restarted it somewhere)[3].

[1] https://github.com/google/simhospital/blob/master/docs/dashb... [2] https://cloud.google.com/healthcare-api/docs/concepts/hl7v2#... [3] https://www.businessinsider.com/google-health-shutting-down-...
zegerius
·4 ปีที่แล้ว·discuss
This is also my goto.

I work with it to do reverse engineering of APIs for apps on Android icw Frida.
zegerius
·4 ปีที่แล้ว·discuss
I always recommend The Architecture of Open Source Applications [0], it contains some really interesting stories. And it’s free!

[0] http://aosabook.org
zegerius
·4 ปีที่แล้ว·discuss
Very interesting! I have been working with medical information standards for a while now. Recently, I took an interest in DICOM and ways to modernize it. For example by introducing streaming, caching, moving metadata to a FHIR ImagingStudy resource.

To me, specifically streaming and caching strategies to move the load of (often hopelessly legacy) hospital infrastructure are an interesting challenge.
zegerius
·5 ปีที่แล้ว·discuss
The docs[0] mention a .grok.json that's included in the PR. Looks good.

[0] https://marketplace.visualstudio.com/items?itemName=Adaptila...