Is your feature request related to a problem? Please describe.
We are trying to integrate with Cerners Millenium system using FHIR. Most have worked successfully, but we've hit a roadblock with updates using patches, even though we tried using v2.0-beta 2.. It's because their system only supports JSON Patches, and NOT FHIRPath Patches which have been implemented in v2.0.
Describe the solution you'd like
I would like built-in support for applying patches using plain JSON patch syntax, in addition to the FHIRPath patch support.
Describe alternatives you've considered
Additional context