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

Visit Control

Purpose

Screenshot

Visit Control

Configuration

Sample Config

Add to clinical/dashboard.json for it to appear on the patient dashboard
"visits": {
            "translationKey": "DASHBOARD_TITLE_VISITS_KEY",
            "type": "visits",
            "displayOrder": 17,
            "dashboardConfig": {
                 "maximumNoOfVisits": 8
                }
         }

Key Field Table

KeyInfoMandatory
typeIndicates the type of the display control.type should be "visits".Y
maximumNoOfVisitsSpecifies the maximum number of visits for which to display dataIf it is empty, then by default all the visits for the patient are displayed.N
dashboardConfigIndicates that all the configurations mentioned under this are for the patient dashboardY
displayOrderThe order in which the display control will be displayedN
translationKeyInternationalizes the display controlY

Table of Contents

관련 문서: Patient Controls
원문 정보

Bahmni Wiki · CC BY-SA 4.0

원문 보기 ↗