8000 GitHub - gpalli/cabolabs-mirth: Mirth Connect Examples for Educational Purposes
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

gpalli/cabolabs-mirth

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cabolabs-mirth

(english)

This project has activities for the Mirth Connect Interoperability Workshop designed by CaboLabs

https://cabolabs.com/en/training

Setup

  1. Global Scripts

Import https://github.com/ppazos/cabolabs-mirth/blob/master/mirth/global_scripts.xml

And set valid values for the source_folder and destination_folder variables.

To configure the paths from Global Scripts on Windows, all the path separators should be "\\", like:

C:\\Program Files\\Folder\\Subfolder

  1. 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:

  1. Scripts Globales

Importar https://github.com/ppazos/cabolabs-mirth/blob/master/mirth/global_scripts.xml

Establecer valores válidos para las variables source_folder y destination_folder.

Para configurar rutas de Windows, todos los separadores deben ser "\\", como:

C:\\Program Files\\Folder\\Subfolder

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

About

Mirth Connect Examples for Educational Purposes

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 89.6%
  • Shell 5.6%
  • Batchfile 4.3%
  • Other 0.5%
0