FHIR Chat · Fhir and Swagger UI Dotnet · dotnet

Stream: dotnet

Topic: Fhir and Swagger UI Dotnet


view this post on Zulip Harald Sømnes Hanssen (Sep 15 2017 at 13:58):

I'm attempting to make an implementation with Swagger-Net (https://github.com/heldersepu/Swagger-Net) with my own fork (https://github.com/verzada/Swagger-Net). I've seen a couple of implementations done with Node.Js (
https://github.com/bobby-brennan/fhir-swagger) plus OpenMRS have somehow made their own implementation (https://wiki.openmrs.org/display/projects/FHIR+Swagger+Document+generator+and+enhancements). Swagger-Net works very well with normal Web API services, however, FHIR is a bit different since you have to write something that reads the CapabilityStatement (STU3) and creates an interface based on it.

If someone is looking to do the same, I'd be glad to hear from you.

view this post on Zulip Grahame Grieve (Sep 15 2017 at 14:59):

I'm expecting to have swagger support in the fhir in publisher in the next few weeks

view this post on Zulip Harald Sømnes Hanssen (Sep 18 2017 at 07:31):

What is publisher? Are you referring to http://wiki.hl7.org/index.php?title=IG_Publisher_Documentation ?

view this post on Zulip Grahame Grieve (Sep 18 2017 at 11:27):

Yes.


Last updated: Apr 12 2022 at 19:14 UTC