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

Enhance FHIRReference for external references

Open ruscoder opened this issue 7 years ago • 0 comments

Now, FHIRReference returns None for .id/.resourceType attributes. But we can extract them from URL: http://another.fhir.server/fhir/Patient/id

ruscoder avatar Sep 19 '18 09:09 ruscoder