When using a HAPI FHIR server, I noticed that when performing a PUT operation on a resource and updating the meta.security tag, the information is appended instead of being replaced.
According to the FHIR R4 standard, a PUT operation should replace the entire resource, including the meta fields.
How can I solve this problem so that the operation updates (replaces) the tag instead of appending it?
Thanks!
--
You received this message because you are subscribed to the Google Groups "HAPI FHIR" group.
To unsubscribe from this group and stop receiving emails from it, send an email to hapi-fhir+...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/hapi-fhir/634cabe1-4d8d-4590-9a2c-0b6ed9653657n%40googlegroups.com.