bunsen-tutorial icon indicating copy to clipboard operation
bunsen-tutorial copied to clipboard

Tutorial for exploring FHIR data with Apache Spark in an interactive notebook

Results 3 bunsen-tutorial issues
Sort by recently updated
recently updated
newest added

I am facing below issue for the creation of valuesets and values table in tutorial ontologies database. It seems functions is expecting these table to be already present within the...

I followed the steps in README to run the notebook. But when I try to open the ipynb file from the browser, I am seeing errors in the terminal where...

Description of Issue I am trying to extract QuestionnaireResponse from the bundle using bunsen-tutorial. The command extract_entry(spark, bundles, 'QuestionnaireResponse') gives an error. The same happens for resources like Questionnaire,PlanDefinition. Py4JJavaError:...