nazrulworld / fhir.resources

FHIR Resources https://www.hl7.org/fhir/resourcelist.html
https://pypi.org/project/fhir.resources/
Other
372 stars 104 forks source link

Contained Resources #45

Closed dragos-dobre closed 3 years ago

dragos-dobre commented 3 years ago

Description

I need to implement the Contained Resources (https://www.hl7.org/fhir/references.html#contained) and to send the reference resources inside the referred resource. In my case, I need to send a Claim with all reference resources: Patient, Condition, etc.

Is this feature available in fhir.resources?

Thanks.

nazrulworld commented 3 years ago

Yes, should be possible. If you face any problem let us know.