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

Patient Profile Control

Purpose

Screenshot

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

Configuration

Sample Config

Add to clinical/dashboard.json for it to appear on the patient dashboard
"patientInformation": {
 "title" : "Patient Information",
 "type" : "patientInformation",
 "patientAttributes" : ["caste", "class", "education", "occupation"],
 "addressFields": ["cityVillage", "stateProvince"],
 "showDOB" : false,
 "ageLimit" : 100
}

Key Field Table

KeyInfoMandatory
patientAttributesList of patient attributes to be displayedN
addressFieldsList of address fields to be displayedN
showDOBIndicates whether date of birth should be displayed in the control. Default value is true if nothing mentionedN
ageLimitDisplays age in the format of (years, days) when it is less than the number configured else displays it in format (years).N

Table of Contents

관련 문서: Patient Controls
원문 정보

Bahmni Wiki · CC BY-SA 4.0

원문 보기 ↗