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

방문 표시 컨트롤

목적

스크린샷

Visit Control

구성

구성 예시

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
                }
         }

주요 필드 표

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

목차

관련 문서: 환자 컨트롤
원문 정보

Bahmni Wiki · CC BY-SA 4.0

원문 보기 ↗