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

Diagnosis Control

Purpose

Screenshot

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

Configuration

Sample Configuration

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
}

Key Field Table

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

to configure this display control in print관련 문서: Configure Display Controls in Print

Table of Contents

관련 문서: Clinical Observation Controls
원문 정보

Bahmni Wiki · CC BY-SA 4.0

원문 보기 ↗