Using FHIR RDF in a SOLID POD

I am new to SOLID, so any help is welcome.

I have a POD on https://solidcommunity.net, and the idea is to build a demonstrator. The first aim is to read FHIR resources to the POD, specifically by transforming FHIR resources in JSON format to FHIR RDF. Once data is stored, the second aim is to query it.

Does anyone have experience? The aim is to set up a complete working pipeline using Python in Jupyter Notebook.

Thanks for the support and feedback.

Hey there,

Welcome to the Solid community.

You should read this link: https://dspace.mit.edu/handle/1721.1/127459?show=full, it is probably similar to what you are attempting to do.