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.
@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.