Stream: hapi
Topic: hapi-fhir: issue 276: Wrong Serialization of contained re...
Zulip HAPI Bot (Dec 30 2015 at 18:23):
hugosoares opened issue 276
Calling encodeResourceToString on a resource causes duplication of contained resources.
I know this sounds strange but se attached generated JSON.
The Resource object only contains a single Patient resource but the output json contains TWO DUPLICATE PATIENTS?!
Last updated: Apr 12 2022 at 19:14 UTC