diff --git a/Community/collaborationTools.md b/Community/collaborationTools.md index 1de5d8d..8486742 100644 --- a/Community/collaborationTools.md +++ b/Community/collaborationTools.md @@ -3,7 +3,7 @@ title: Collaboration Tools icon: tools --- -![_2013 OpenMRS Implementers Meeting, Eldoret, Kenya_](/assets/collaboration-tools.jpg) +![_2013 OpenMRS Implementers Meeting, Eldoret, Kenya_](/assets/collaboration-tools.jpg){ style="width:600px" } ---- diff --git a/Community/workingCooperatively.md b/Community/workingCooperatively.md index a66aa6d..8e81b9c 100644 --- a/Community/workingCooperatively.md +++ b/Community/workingCooperatively.md @@ -3,7 +3,7 @@ title: Working Cooperatively icon: people --- -![_OpenMRS design brainstorming session October 2013_](/assets/working-cooperatively.jpg) +![_OpenMRS design brainstorming session October 2013_](/assets/working-cooperatively.jpg){ style="width:600px" } ---- diff --git a/Kick_off/brief_background_of_health_it.md b/Kick_off/brief_background_of_health_it.md index 20fa21d..e2c71fe 100644 --- a/Kick_off/brief_background_of_health_it.md +++ b/Kick_off/brief_background_of_health_it.md @@ -9,9 +9,7 @@ For many years, Health IT applications have been created and used to effectively Over the past several decades, several commercial and [open source EMR](https://en.wikipedia.org/wiki/OpenEMR) tools have been developed and implemented with varied levels of success. OpenMRS is one of them! -![](/assets/Story-of-OpenMRS.jpg) - - *Patient registration clerks using OpenMRS* +![_Patient registration clerks using OpenMRS_](/assets/Story-of-OpenMRS.jpg){ style="width:600px" } ## Improving Health Care Quality diff --git a/Kick_off/openmrs_today.md b/Kick_off/openmrs_today.md index f042510..07680cc 100644 --- a/Kick_off/openmrs_today.md +++ b/Kick_off/openmrs_today.md @@ -2,7 +2,7 @@ title: OpenMRS Today icon: calendar --- -![_OpenMRS Atlas, October 2016_](/assets/openmrs_atlas_2016.png) +![_OpenMRS Atlas, October 2016_](/assets/openmrs_atlas_2016.png){ style="width:600px" } ---- diff --git a/Technology/architecture.md b/Technology/architecture.md index 1e74d2e..13b3a11 100644 --- a/Technology/architecture.md +++ b/Technology/architecture.md @@ -9,7 +9,7 @@ OpenMRS is a framework built upon Java and other related frameworks. It is based The key architectural components of the OpenMRS core can be depicted as follows: -![_An Overview of OpenMRS_](/assets/OpenMRS-architecture.png) +![_An Overview of OpenMRS_](/assets/OpenMRS-architecture.png){ style="width:600px" } The backbone of OpenMRS lies in its core API. The OpenMRS API has methods for all of the basic functions such as adding/updating a patient, encounter, observation, etc. Methods which enable this functionality are provided in service layer classes. diff --git a/Technology/getSetUp.md b/Technology/getSetUp.md index 62daf77..08b8624 100644 --- a/Technology/getSetUp.md +++ b/Technology/getSetUp.md @@ -3,7 +3,7 @@ title: Setting Up icon: play --- -![](/assets/get-set-up.jpg) +![](/assets/get-set-up.jpg){ style="width:600px" } ---- diff --git a/What_next/getInvolved.md b/What_next/getInvolved.md index a0e937e..91c009e 100644 --- a/What_next/getInvolved.md +++ b/What_next/getInvolved.md @@ -3,7 +3,7 @@ title: Get Involved icon: git-pull-request --- -![_The OpenMRS Community, Circa 2013_](/assets/OpenMRS-Community.jpg) +![_The OpenMRS Community, Circa 2013_](/assets/OpenMRS-Community.jpg){ style="width:600px" } Now that you understand the basics of OpenMRS development, you can do a lot or you can do a little. How deep you dive into the OpenMRS community is up to you! Keep in mind that someone may want to pick up your work where you leave off, so be sure to document everything as you go along.