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.

1 Like

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.

1 Like

@JrV Have you progressed with this FHIR app? I’m asking because I also want to do a similar thing using FHIR. However, I’m more interested in a web app than a mobile app.

1 Like

No, we are still exploring what is possible.