PACS Orders Control
Purpose
This Control is used to list all the Pacs Orders and the corresponding results for a particular patient.
Screenshot
Configuration
Sample Config
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
}
}Key Field Table
Key | Information | Mandatory | |||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
title | The title to be shown in the display control | Y | |||||||||||||||
type | Should be 'pacsOrders' | Y | |||||||||||||||
orderType | Only the orders of this type will shown in the display control | Y | |||||||||||||||
dashboardConfig |
|
|