FHIR Chat · FHIR server operation with .net · implementers

Stream: implementers

Topic: FHIR server operation with .net


view this post on Zulip François Macary (Nov 16 2016 at 15:39):

We try to implement operation $translate (on ConceptMap) as a server, using WebApi from Microsoft and we are not able to capture the client request. If someone wants to help us, we are on the Terminology table. Thanks.

view this post on Zulip Grahame Grieve (Nov 16 2016 at 16:41):

so this is a .Net question?

view this post on Zulip François Macary (Nov 17 2016 at 09:08):

Actually it was a basic REST issue. We solved our problem last night. We had a wrong way of handling parameters of a POST on the server side.


Last updated: Apr 12 2022 at 19:14 UTC