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

Treatment Display Control

Purpose

Screenshot

Screen Shot 2016-06-28 at 10.44.29 AM.png

Configuration

Sample Config

Config
"treatment": {
 "title": "Treatments",
 "type": "treatment",
 "dashboardConfig": {
   "showFlowSheet": false,
   "showListView": true,
   "showRoute": false,
   "showDrugForm": false,
   "numberOfVisits": 2,
   "showOtherActive": true,
   "showDetailsButton": false
 },
 "expandedViewConfig": {
   "title": "Treatments",
   "showFlowSheet": false,
   "showListView": true,
   "showRoute": true,
   "showDrugForm": true,
   "numberOfVisits": 5,
   "showOtherActive": true,
   "showDetailsButton": true
 },
 "hideEmptyDisplayControl": false
}

Key Field Table

KeyInfoMandatory
titleIndicates the title that will be displayed on the dashboard/visit page for the sectionY
typeThe type of the control.value of type for this control should be treatmentY
showFlowSheetConfiguration to display the flowsheet (treatment chart). If it is on, the flowsheet will be displayed along with the treatment details for IPD patients.N
showListViewConfiguration to display the treatment details list. If set to false along with showFlowSheet, only the header will be displayed.N
showRouteConfiguration to display the route information. If you don't specify the "showRoute" in the treatment section, the default value will be false.N
showDrugFormConfiguration to display the drug form information. If you don't specify the "showDrugForm" in the treatment section, the default value will be false.N
numberOfVisitsThe number of visits for which data has to be displayedN
showOtherActiveIf set to true, then a separate section "Other Active Drugs" is displayed with a list of active drugs from other visits.N
showDetailsButtonConfiguration to display audit information. If set to false, the audit information will not be displayed.N
dashboardConfigIndicates the configuration for the dashboardY
expandedViewConfigIndicates the configuration for the details or expanded page (All Treatments Page/)N
hideEmptyDisplayControlHides the display control if there are no recorded values present for it when set to true, default value is set to falseN

Table of Contents

관련 문서: Medication Controls
원문 정보

Bahmni Wiki · CC BY-SA 4.0

원문 보기 ↗