beda-software / fhir-py

FHIR Client for python
MIT License
168 stars 31 forks source link

Add support for conditional CRUD #39

Closed ruscoder closed 1 year ago

ruscoder commented 4 years ago

TBD

ruscoder commented 4 years ago

Use ideas from https://github.com/beda-software/aidbox-react/issues/10

ir4y commented 3 years ago

API may be inspired by Django get_or_create https://docs.djangoproject.com/en/3.1/ref/models/querysets/#get-or-create

ruscoder commented 1 year ago

Related PR #112

ruscoder commented 1 year ago

https://miro.com/app/board/uXjVMvMgnFQ=/

pavlushkin commented 1 year ago

Implemented in: