Vermonster / fhir-kit-client

Node.js FHIR client library
MIT License
173 stars 37 forks source link

support for http conditional update #172

Closed oliveregger closed 2 years ago

oliveregger commented 2 years ago

This PR add's support for conditional update, instead of providing the id, searchParameters can be provided. A test case illustrate behaviour.