Stream: javascript
Topic: fhir.js angular 5/6
Kevin Mayfield (Jun 20 2018 at 11:39):
I'm pretty new to Angular and looking at fhir.js it supports Angular 1.x
I believe this would work with the later versions but my code makes a lot of use of Observables at the moment and wish to keep them.
Can I use ngFhir to get this?
Oliver Egger (Jun 21 2018 at 11:26):
i made an angular module which encapsulates fhir.js, maybe that would be a possibilty: https://github.com/ahdis/ng-fhirjs
Kevin Mayfield (Jun 22 2018 at 10:00):
many thanks, I'll take a look
Last updated: Apr 12 2022 at 19:14 UTC