GNU Health/Health Institutions

From Wikibooks, open books for an open world
Jump to navigation Jump to search

Introduction to Health Institutions[edit | edit source]

The Health Institution plays a central role in GNU Health. As a matter of fact, is the first thing you will have to create in the installation.

The health institution is a model. It is linked to the party model, but it has many other attributes.

Creating and Updating Health Institutions[edit | edit source]

The Institutions form in GNU Health

The very first health institution that you create is special because it is also your company. Please refer to the "Create a Company" section in the "Installation" chapter for more details.

Health institutions can be accessed in the Health → Institutions section.

Health Institution Facilities[edit | edit source]

Selecting the health institution related facilities is done from the main institution form.

A health institution can have multiple facilities and resources, such as buildings, wards, operating rooms, beds or units.

The best way to access the health institution facilities is by clicking on the Relate button in the Institutions form as shown in the screenshot. One of the benefits of using related records from the institution form is that the related facility will contain the parent center, optimizing data entry and minimizing human error.

Beds[edit | edit source]

Beds are the most basic facilities in a health institution. Creating a bed record for each physical bed available is important for capacity planning and for finding a patient. Each bed belongs to a ward.

Configuring Beds[edit | edit source]

Bed records in GNU Health can be managed in the Health → Configuration → Institutions → Beds section. For each Bed record you need a corresponding Product Variant record (which stands for the individual bed) plus a Product record (which stands for the bed category and defines its price).

Note: If you are not familiar with products in Tryton, there is more information about this concept in the chapter "Products and Services Management". But if you just want to configure some beds at this moment and don't care about the details, then simply read on.

Configuring beds in GNU Health is a three step process:

1. For every category of beds, create a product record and enter the price the patient will be charged. Example:

Standard Bed Luxury Bed ICU Bed
Price per day USD 150 USD 250 USD 500

2. For every bed available in your health institution, create a product variant record and check the Bed checkbox. Every variant will need a code as an identifier, but you are free to use any combination of characters and numbers to match the numbering scheme in your institution. Example:

Standard Bed Luxury Bed ICU Bed
Variants
  • M101
  • M102
  • M103
  • M105
  • M201
  • M202
  • M203
  • ICU10
  • ICU20
  • ICU30

3. For every bed available in your health institution, create a bed record and assign it to the corresponding product variant record. A bed record stores additional information about a bed like its status (free, reserved, occupied, ...) or the ward it belongs to. If you skip this step you will not be able to assign a patient to a bed in the hospitalization process!

Buildings[edit | edit source]

Buildings simply have a name and a code. At the moment you can not enter more information.

Configuring Buildings[edit | edit source]

Creating and editing buildings is straight forward. The only thing to keep in mind is that both the name and the code of a building need to be unique within a given health institution.

Wards[edit | edit source]

Each ward belongs to one building (the physical location) and one unit (the organisational entity).

Configuring Wards[edit | edit source]

Configuring wards is straight forward. However, the Wards form allows you to enter a lot of details about a ward:

  • Name: The ward name is mandatory and must be unique within a health institution.
  • Building: Link to an existing building or create a new one.
  • Floor Number: Indicate the floor within a building.
  • Unit: Link to an existing unit or create a new one.
  • Number of beds: This field is for information only. It does not reflect the number of beds you have configured for your health institution.
  • Gender: Indicate if a ward is gender specific. (If not, set it to "Unisex" which is the default value.)
  • Status: Indicate if a ward has capacity for more patients. (Choose between "Beds available", "Full", or "Not available".)

The wards form allows you to indicate some special features as well:

  • Telephone access
  • Air conditioning
  • Private bathroom
  • Guest sofa-bed
  • Television
  • Internet access
  • Refrigerator
  • Microwave

Operating Rooms[edit | edit source]

Each operating room belongs to one building (the physical location) and one unit (the organizational entity).

Configuring Operating Rooms[edit | edit source]

The configuration of operating rooms is straight forward. A name is mandatory and must be unique within a given health institution. Assigning an operation room to a building and/or a unit is optional. Further information about the operation room can be stored in the Extra Info field.

Units[edit | edit source]

Units simply have a name and a code. At the moment you can not enter more information.

Configuring Units[edit | edit source]

Creating and editing units is straight forward. The only thing to keep in mind is that both the name and the code of a unit need to be unique within a given health institution.

The core module · Domiciliary Units