Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Purpose

Excerpt

<NEED INFO>This Control is used to list all the Pacs Orders and the corresponding results for a particular patient.

Screenshot

Configuration

Sample Config

Code Block
languagejs
titleAdd to clinical/dashboard.json for it to appear on the patient dashboard
linenumberstrue
collapsetrue
"allPackOrders": {
    "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
  }
}

Key Field Table

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
dashboardConfig
KeyInformation
pacsImageurl

The url template of the pacs image link. (For ex. It could be the Oviyam2 DICOM image viewer link)

PlacholdersReplaced with
{{patientID}}The identifier of the patient
{{orderNumber}}The order number of the order

These placholders has to be parts of the url template

Y
numberOfVisitsIt is the number of visits for which data has to be displayedN

Tip
titleOn this Page

Table of Contents

Panel
titleColorWhite
titleBGColor#1FA5A0
titleRelated Display Controls

Child pages (Children Display)
alltrue
pageLab and Radiology Controls