Stream: dotnet
Topic: Handling of _elements in serializer
Theo Stolker (Jul 20 2016 at 11:41):
The FhirSerializer very neatly handles the SummaryType. Wouldn't it make sense for it to also handle the _elements query parameter?
Brian Postlethwaite (Jul 20 2016 at 11:54):
Yes, I have an implementation of this half complete, but haven't been able to get back to it.
There is an issue logged for it on GitHub,
Theo Stolker (Jul 20 2016 at 11:55):
OK, thanks, good to know!
Brian Postlethwaite (Jul 20 2016 at 11:55):
It's very intimite with the serializer/parser
Theo Stolker (Jul 20 2016 at 11:55):
Yes, I understand
Brian Postlethwaite (Jul 20 2016 at 11:55):
(Working on STU3 and Fluentpath on the models with Ewout before getting back to it)
Last updated: Apr 12 2022 at 19:14 UTC