Skip to content

In this repository there are python files that create custom widgets to analyze FHIR files in Orange.

Notifications You must be signed in to change notification settings

Luigimascolo123/Widgets-Orange-for-FHIR-files

Repository files navigation

Widgets Orange for FHIR files

In this repository there are python files that create custom widgets to analyze FHIR files in Orange.

FHIR (Fast Healthcare Interoperability Resources) Specification, which is a standard for exchanging healthcare information electronically. The basic building block in FHIR is a Resource: in this project we will focus only on some resources, to understand the mechanism that can also be applied to all other resources. For more info : https://www.hl7.org/fhir/overview.html

Orange is a component-based visual programming software package for data visualization, machine learning, data mining, and data analysis. It offers a lot of pre-installed widgets for ML, statistical analysis and more. Orange also offers the possibility of create a personal widget, and that's what was done in this project.

For more instructions for the use of the code, please check the file ISTRUZIONI.txt . In the end we have 3 Orange workflows, that you can open after you run the python code of the widgets and download Orange.

About

In this repository there are python files that create custom widgets to analyze FHIR files in Orange.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages