beda-software / fhir-py

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

.refresh() does not work correctly with references #67

Open ruscoder opened 3 years ago

ruscoder commented 3 years ago

All dicts that look like references should be transformed into reference.

Now await res.refresh() and await sdk.to_reference().to_resource() returns different results