Stream: implementers
Topic: Fhir Server vs Springboot
Bhanu P (May 20 2020 at 01:46):
I am trying to do a POC for exposing our data in FHIR standards. I wonder wher eever i see the videos , i see FHIR server...MAy be Microsfot FHIR or Happy FHIR server or Simile CDR server... If we are exposing this as a resource can't that be done with a spring boot app...
AM 'i missign any thing
Jens Villadsen (May 20 2020 at 06:55):
Have a look at https://github.com/hapifhir/hapi-fhir-jpaserver-starter for spring example use
Bhanu P (May 20 2020 at 13:22):
Thanks Jens.. Where is the actual mapping happening between the data to FHIR mapping in that sample... Any specific class..
How does this advantage when we use FHIR server or Microsoft FHIR Server .
Last updated: Apr 12 2022 at 19:14 UTC