Wiki Spaces
Documentation
Projects
Resources
Get Help from Others
Q&A: Ask OpenMRS
Discussion: OpenMRS Talk
Real-Time: IRC Chat | Slack
<html><head><title></title></head><body>h1. Overview
For an overview visit the module homepage.
The Medical Problem Module must be running prior to installing this module.
This module extends the locations (e.g. a hospital) of OpenMRS with three new hierarchy levels – department, specialty and room. Each of these new types has been given an own administration page (Administration → Manage Departments/Encounters/Rooms). Their administration is analogous to that of regular locations. Unlike other types, rooms contain some additional data, therefore their administration will be explained in detail.
The page shown in Figure 1 contains a list of currently existing rooms. Each room will be listed with its details, such as its parent specialty, department and location, as well as its bed capacity. The 'Current Patients' column will list the number of patients currently occupying a bed in that room. Clicking on that number will take you to the list of these patients (given you have the 'View Patients' privilege). Clicking on the room name, as well as the 'Add Room' link (1) will open a form for room creation/editing (Figure 2). To delete a room, check the box to the left of its name (2) and press the delete button (4).
Note: Deleting a record of any type will also delete all of its children (e.g. deleting a hospital location record will also delete all of its departments, as well as their specialties and rooms). Also, you cannot delete a room that has been used in an existing encounter record.
The room creation/editing form (Figure 2) contains the following elements:
Management of departments and specialties is very similar (although they lack the 'Capacity' fields) and will not be explained in detail.
This module adds new content to the OpenMRS patient dashboard. This includes an 'Inpatient Care' tab (Figure 4), which is a specialized version of the regular 'Encounters' tab. It will list inpatient care (parent) encounters, as well as their child encounters (a parent encounter will be listed using a regular sized font, while its child encounters will have a smaller font, see Figure 3). Clicking on one of the 'Edit' icons (1) will open the corresponding record details on the encounter management page (see “Encounter Management†below). In addition, there is a link for creating a new encounter record (2) for this patient, which will also take you to the encounter management page.
Note: The core OpenMRS application cannot differ between outpatient and inpatient care encounters, so be careful when using the regular 'Encounters' tab, as all encounters (outpatient, inpatient parent and inpatient child) will be listed there without further identification. It is therefore recommended to use 'INPATIENTCARE' encounter types (added by this module) when creating inpatient care encounters (for better visual identification).
A new box has also been added to the 'Overview' tab. It displays a time line of encounters for the last 12 months (see Figure 3), with a visible difference between outpatient and inpatient care encounters (as well as their child encounters). A list of of these encounters will be displayed underneath for individual access (press the “Toggle Encounter List†button to display the list).
The 'Manage Encounters' section on the OpenMRS administration panel (Administration → Manage Encounters) will take you to an extended encounter management section (Figure 5).
This page has been extended by several new items.
When a discharge date has been set on an encounter, you are given the option to generate a PDF discharge letter (Figure 6). The generated letter is an XML message adhering to the Belgian KMEHR standard (Kind Messages for Electronic Healthcare Records), which is in return used to generate the PDF document. In the future, these message could be made available electronically, provided the appropriate service are available in OpenMRS.
Note: Habits and allergies are currently not supported.
More on the KMEHR discharge letter message format
</body></html>