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

환자 컨텍스트 표시 컨트롤

목적

스크린샷

image2016-2-10 16:25:32.png

구성

구성 예시

Add to clinical/app.json
"patientContext": {
    "programAttributes": [
        "Registration Number",
        "Registration Facility"
    ],
	"personAttributes": [
		"class",
		"caste"
	],
	"additionalPatientIdentifiers": [
		"National ID"
	],
    "preferredIdentifier": "Registration Number"
},

주요 필드 표

KeyInfoMandatory
programAttributesList of program attributes to be displayed. The names of program attributes have to be specified.N
personAttributesList of person attributes to be displayed. The names of person attributes have to be specifiedN
additionalPatientidentifiersList of additional patient identifiers to be displayed.N
preferredIdentifierIt can be the name of either a person attribute or a program attribute. The value of that attribute will be displayed instead of the patient identifier. If configured, that attribute will be removed from the other patient data displayed. If both person and program attributes have the same name, program attribute takes precedence.N

목차

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

Bahmni Wiki · CC BY-SA 4.0

원문 보기 ↗