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

진단 컨트롤

목적

스크린샷

Screen Shot 2016-05-25 at 4.09.52 PM.png

구성

구성 예시

Add to clinical/dashboard.json for it to appear on the patient dashboard
"diagnosis": {
   "translationKey": "DIAGNOSIS_KEY",
   "type": "diagnosis",
   "showRuledOutDiagnoses": false,
   "showCertainty": true,
   "showOrder": true,
   "showDetailsButton":true,
   "hideEmptyDisplayControl": false
}

주요 필드 표

KeyInfoMandatory
translationKeyInternationalizes and displays the title for the display control.Y
typeIndicated the type of the control.type should be "diagnosis"Y
showRuledOutDiagnosesIndicates whether to filter out ruled out diagnoses or not. If set to false, ruled out diagnoses will not be displayed in the display control.N
showCertaintyIndicates whether certainty(CONFIRMED/PRESUMED) of the diagnosis should be displayed for each diagnosis in the display control.If set to false, certainty of the diagnosis will not be displayed for the diagnoses.N
showOrderIndicates whether order(PRIMARY/SECONDARY) of the diagnosis should be displayed for each diagnosis in the display control.If set to false, orders for the diagnosis will not be displayed for the diagnoses.N
showDetailsButtonConfiguration to display audit information when '+ ' sign is clicked. If set to false, the '+' button will not be displayed.N
hideEmptyDisplayControlHides the display control if there are no recorded values present for it when set to true, default value is set to falseN

인쇄에서 이 표시 컨트롤을 구성하려면관련 문서: 인쇄물의 표시 컨트롤 구성

목차

관련 문서: 임상 관찰 컨트롤
원문 정보

Bahmni Wiki · CC BY-SA 4.0

원문 보기 ↗