76 lines
2.4 KiB
JSON
76 lines
2.4 KiB
JSON
{
|
|
"OrthancExplorer2": {
|
|
"CustomTitle": "BlackFish PACS",
|
|
"IsDefaultOrthancUI": true,
|
|
"Theme": "light",
|
|
"UiOptions": {
|
|
"EnableOpenInMedDreamViewer": false,
|
|
"EnableOpenInOhifViewer3": true,
|
|
"EnableOpenInVolView": true,
|
|
"EnableStudyList": true,
|
|
"EnableDownloadZip": true,
|
|
"EnableLinkToLegacyUi": false,
|
|
"ShowOrthancName": false,
|
|
"DateFormat": "dd/MM/yyyy",
|
|
"EnableDownloadDicomFile": true,
|
|
"EnableModification": true,
|
|
"DefaultShareDuration": 0,
|
|
"EnableApiViewMenu": true,
|
|
"EnableEditLabels": true,
|
|
"EnableViewerQuickButton": true,
|
|
"EnableReportQuickButton": false,
|
|
"StudyListSearchMode": "search-button",
|
|
"StudyListContentIfNoSearch": "empty",
|
|
"MaxStudiesDisplayed": 150,
|
|
"PageLoadSize": 50,
|
|
"MaxMyJobsHistorySize": 5,
|
|
"UploadReportTags": [
|
|
"PatientName",
|
|
"StudyDescription",
|
|
"PatientID",
|
|
"AccessionNumber",
|
|
"StudyDate"
|
|
],
|
|
"UploadReportMaxTags": 2,
|
|
"PatientMainTags": [
|
|
"PatientID",
|
|
"PatientName",
|
|
"PatientBirthDate",
|
|
"PatientSex",
|
|
"OtherPatientIDs"
|
|
],
|
|
"StudyMainTags": [
|
|
"StudyDate",
|
|
"StudyTime",
|
|
"StudyDescription",
|
|
"AccessionNumber",
|
|
"StudyID",
|
|
"StudyInstanceUID",
|
|
"RequestingPhysician",
|
|
"ReferringPhysicianName",
|
|
"Department",
|
|
"ReportingDoctor",
|
|
"InstitutionName"
|
|
],
|
|
"SeriesMainTags": [
|
|
"SeriesDate",
|
|
"SeriesTime",
|
|
"SeriesDescription",
|
|
"SeriesNumber",
|
|
"BodyPartExamined",
|
|
"ProtocolName",
|
|
"SeriesInstanceUID"
|
|
],
|
|
"StudyListColumns": [
|
|
"PatientBirthDate",
|
|
"PatientName",
|
|
"PatientID",
|
|
"StudyDescription",
|
|
"StudyDate",
|
|
"modalities",
|
|
"AccessionNumber",
|
|
"seriesAndInstancesCount"
|
|
]
|
|
}
|
|
}
|
|
} |