FHIR Chat · asp.net core serialization · dotnet

Stream: dotnet

Topic: asp.net core serialization


view this post on Zulip Jose Molina (Sep 13 2018 at 18:59):

can I use the fhir model with asp.net core serialization?, when i try it attempts to model bind but i get alot of "Could not create an instance of type Hl7.Fhir.Model.Resource. Type is an interface or abstract class and cannot be instantiated. Path.." do i have to use the .parse() that is provided?

view this post on Zulip Jose Molina (Sep 13 2018 at 22:41):

disregard i found an earlier post that answered my question ....default serializer doesn't work with fhir model :(


Last updated: Apr 12 2022 at 19:14 UTC