Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

There are certain observation templates which should packaged by default with bahmni. These packaged observation templates can be divided into two categories.

  • Disease or condition specific - Things like gynaecology, cancer, tuberculosis, etc.
  • Clinical methodology based - Things like History, Examination, Discharge, etc.

The purpose for doing this is to provide a starting point for any implementation, standardise names for things like chief complaints, lifestyle (see below) in our code, reports, analysis.

Implementation

From the source control perspective we should introduce new repository for this where these are maintained. If we decide to do this via the liquibase scripts we should define stored procs to make it easy to add/change these. Using CURL is also an option.

Specification for the templates

Complaints

- Chief complaint (s)

Detailed History

- History of present illness
- Past medical history
- Past surgical history
- Home medications
- Social history
- Lifestyle - values {Smoking, Alcohol} (with duration) similar to chief complaint
- Family history

Detailed physical examination

- Review of systems
-- Cardiovascular
-- Respiratory
-- Gastrointestinal
-- Genitourinary
-- Nervous
-- Cranial nerves
-- Endocrine
-- Musculoskeletal
-- Skin

- Physical examination

 

  • No labels