FHIR Chat · IOT for bed tracking. · Covid-19 Response

Stream: Covid-19 Response

Topic: IOT for bed tracking.


view this post on Zulip Luca Toldo (Mar 31 2020 at 08:57):

Dear all, i'm driving the project https://devpost.com/software/icu-bed-availability-service , for which currently I have implemented a hardware device that sends FHIR resource information by clicking on a button. The software and the hardware design is https://github.com/lucatoldo/fhir-ebutton . I am also creating a version of the FHIR for use in embedded devices (currently the FHIR that my hardware generates is directly written in C++... a library would be much better). https://github.com/lucatoldo/arduino-fhir. The "arduinoFHIR" library just started, I have simply autogenerated c++ from the xsd using the xsde tool. If anyone wants to contribute / assess / review / use those activities is very welcome.

Currently I am implementing the DigitalSignature, using https://bearssl.org/. If anyone has interest into Digital Signature implementation is also welcome.


Last updated: Apr 12 2022 at 19:14 UTC