Open pswarts opened 5 years ago
https://github.com/Vermonster/fhir-kit-smart-messenger is the only such project I'm aware of, but I don't know if @bkaney has any further plans for it
https://github.com/Vermonster/fhir-kit-smart-messenger
I should have this as an NPM module and on a CDN before this weekend... Let me know what you think!
Okay, I did some updates to that library just now. You can run a full example locally (see the README), and you can put a script tag in your HTML like so:
<script src="https://cdn.jsdelivr.net/gh/Vermonster/fhir-kit-smart-messenger@latest/dist/index.min.js"></script>
Good luck, feedback welcome!
Ooh, cool! Tomorrow let's try swapping this into our demo PAMA app (FYI @barabo)
Thankx. I will have a look soon
Did someone already implemented a draft implementation of the smart-web-messaging methods?