cabolabs-mirth
cabolabs-mirth copied to clipboard
Mirth Connect Examples for Educational Purposes
cabolabs-mirth
(english)
This project has activities for the Mirth Connect Interoperability Workshop designed by CaboLabs
https://cabolabs.com/en/training
Setup
- Global Scripts and Configuration Map
Import from https://github.com/ppazos/cabolabs-mirth/tree/master/mirth/3.6.1/A01_global_scripts_conf_map
And set valid paths on the source_folder and dest_folder variables on your Configuration Map.
To configure the paths from Global Scripts on Windows, all the path separators should be "\\", like:
C:\\Folder\\Folder\\Subfolder
- Database
Create a database "mirth_tests" in MySQL, and use the SQL script provided to create tables.
https://github.com/ppazos/cabolabs-mirth/blob/master/mirth/mysql_database_tables.sql
(español)
Proyecto de actividades para el Taller de Interoperabilidad con Mirth Connect, diseñado por CaboLabs
https://cabolabs.com/es/training
Setup:
- Scripts Globales y Configuration Map
Importar desde https://github.com/ppazos/cabolabs-mirth/tree/master/mirth/3.6.1/A01_global_scripts_conf_map
Establecer rutas válidos para las variables source_folder y dest_folder en el Configuration Map.
Para configurar rutas de Windows, todos los separadores deben ser "\\", como:
C:\\Folder\\Folder\\Subfolder
- Base de datos
Crear una base de datos "mirth_tests" en MySQL, y utilizar el SQL provisto en el proyecto para crear las tablas.
https://github.com/ppazos/cabolabs-mirth/blob/master/mirth/mysql_database_tables.sql