Admission Details Control

Purpose

Admission Details Control is used to list the details of the patient like Bed and Ward number where the patient got assigned, Admission Date and Notes, Discharge Date and Notes details.


Screenshot

Configuration

Add to clinical/dashboard.json for it to appear on the patient dashboard
"admissionDetails": {
    "title": "Admission Details",
    "translationKey":"DASHBOARD_TITLE_ADMISSION_DETAILS_KEY",
    "type": "admissionDetails",
    "displayOrder": 19,
    "hideEmptyDisplayControl": false
}


On this Page

The Bahmni documentation is licensed under Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0)