fhir-py icon indicating copy to clipboard operation
fhir-py copied to clipboard

Support for FHIR Patch

Open ZuSe opened this issue 4 years ago • 2 comments

Related to https://github.com/beda-software/fhir-py/issues/68

So we don't forget it.

Further discussion in this thread pls

ZuSe avatar Feb 11 '21 14:02 ZuSe

Hi @ZuSe. Thanks for the contribution. For now it's quite not ready PR.

ruscoder avatar Jun 23 '21 14:06 ruscoder

This lacks support of JavaScript Object Notation (JSON) Pointer RFC 6901 and only allows top level changes.

BSVogler avatar Oct 12 '21 09:10 BSVogler