- ssh into your server with
ssh openmrs@server_ipand then enter the server the password when prompted - Go to the
development_emrfolder withcd /development_emr - clone the concepts folder by running
sudo git clone https://github.com/eRegister/eregister_concepts_release.git - Get into your container cli with
docker exec -it bahmni_docker_emr-service_1 bash - CD to the
developmentfolder withcd /development - Get into your MySQL server by running
mysql -u root -p - Choose your db
use openmrs - Import the latest concepts with
source omrs_concept_dictionary.sql
eRegister/eregister_concepts_release
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|