This tool provides quick access to OpenEMR database table definitions.
- Fork this repository
- Install R
- Install Rstudio IDE
- Install R packages: tidyverse, data.table, stringr, shiny
- Open file openemr_table_definition_inspector.Rmd
Deploy openemr_table_definition_inspector.Rmd to a shiny server
-
Navigate to the URL of OpenEMR Table Definition Inspector
-
Select a table to view an OpenEMR CREATE TABLE statement listing
Copyright (C) 2017 John B. Williams
The OpenEMR Table Definition Inspector tool is licensed under the GNU GPL V3 license.