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

PACS 처방 컨트롤

목적

화면 예시

Screen Shot 2016-06-28 at 10.40.10 AM.png

구성

구성 예시

Add to clinical/dashboard.json for it to appear on the patient dashboard
"allPacsOrders": {
    "orderType": "Radiology Order",
    "name": "pacsOrders",
    "title": "ALL PACS ORDER",
    "dashboardParams":{
        "pacsImageUrl":"http://10.0.0.10:8080/oviyam2/viewer.html?patientID={{patientID}}&accessionNumber={{orderNumber}}",
        "numberOfVisits":4
  }
}

주요 필드 표

KeyInformationMandatory
titleThe title to be shown in the display controlY
typeShould be 'pacsOrders'Y
orderTypeOnly the orders of this type will shown in the display controlY
dashboardConfigKeyInformation
pacsImageurlPlacholdersReplaced with
{{patientID}}The identifier of the patient
{{orderNumber}}The order number of the order

이 자리표시자는 URL 템플릿에 포함되어야 합니다.

목차

관련 문서: 검사실 및 영상의학 컨트롤
원문 정보

Bahmni Wiki · CC BY-SA 4.0

원문 보기 ↗