Use Fire.Ly open source libraries in a FHIR server

221 views Asked by At

I am developing a FHIR Based ASP.NET Web API. I would like to know how to plug in Fire.Ly's JSON Parsor in the WEB API Pipeline so as to directly parse the FHIR Resource using [FromBody] attribute in the POST Request. Any example / documentation would be helpful.

0

There are 0 answers