FHIR Chat · Serializing extensions on primitives · hapi

Stream: hapi

Topic: Serializing extensions on primitives


view this post on Zulip Josh Mandel (Oct 26 2016 at 20:59):

I heard a report today from a HAPI user who couldn't create extensions on a primitive (string) and serialize to JSON. Is there a known issue like this?

view this post on Zulip James Agnew (Oct 26 2016 at 21:00):

Hmm not that I'm aware of. Do you mean like he was writing java code to create an extension with an extension on a primitive and then encoding to JSON and that was failing?

view this post on Zulip Josh Mandel (Oct 26 2016 at 21:01):

Yes, but I'll try to substantiate. Just wanted to make sure it wasn't something known.

view this post on Zulip James Agnew (Oct 28 2016 at 18:14):

We worked this one out, fyi


Last updated: Apr 12 2022 at 19:14 UTC