BBahmni 한국어 매뉴얼검색
한국어 번역 완료
한국어English

Treatment Details Control

Purpose

Screenshot

Medication Tab.png

Configuration

Sample Config

Add to dashboard.json (under sections) for it to appear on the patient dashboard
"sections":{ 
  "treatmentsDetails": {
    "title":"Treatments Details",
    "translationKey" : "treatmentsDetails",
    "name": "drugOrderDetails",
    "displayOrder": 1,
    "displayType":"Full-Page",
    "dashboardParams": {
            "drugNames":["Isoniazid","Paracetamol 500mg", "Sodium Thiosulphate Camical 500gm", "Isosorbide Mononitrate"],
            "showDetailsButton":true
     }
   }
 }

Table of Contents

관련 문서: Medication Controls
원문 정보

Bahmni Wiki · CC BY-SA 4.0

원문 보기 ↗