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

Add support for conditional CRUD

Open ruscoder opened this issue 6 years ago • 2 comments

TBD

ruscoder avatar Dec 11 '19 13:12 ruscoder

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

ruscoder avatar Feb 07 '20 05:02 ruscoder

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

ir4y avatar Oct 12 '20 08:10 ir4y