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

환자 프로필 컨트롤

목적

화면 예시

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

구성

구성 예시

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
}

주요 필드 표

정보필수
patientAttributes표시할 환자 속성 목록N
addressFields표시할 주소 필드 목록N
showDOB컨트롤에 생년월일을 표시할지 지정. 미지정 시 기본값 trueN
ageLimit나이가 설정값보다 작으면 (년, 일), 그렇지 않으면 (년) 형식으로 표시N

목차

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

Bahmni Wiki · CC BY-SA 4.0

원문 보기 ↗