Tiro-health / FHIRkit

Toolkit for efficient and pythonic FHIR resource manipulation
MIT License
9 stars 0 forks source link

Make sure no duplicate resources are created in SimpleFHIRStore #2

Open axelv opened 1 year ago

axelv commented 1 year ago

The put_resources method in SimpleFHIRStore.py needs some final touches to make sure that resources aren't duplicated when using the put_resource method.

axelv commented 1 year ago

zie wip-references