|
|
@@ -0,0 +1,162 @@
|
|
|
+{
|
|
|
+ "page": {
|
|
|
+ "title": "Mgr",
|
|
|
+ "header": {
|
|
|
+ "menuBar": {
|
|
|
+ "items": [
|
|
|
+ "通用设置",
|
|
|
+ "新建检查",
|
|
|
+ "工作流",
|
|
|
+ "四角信息",
|
|
|
+ "添加备注",
|
|
|
+ "查看和处理",
|
|
|
+ "报告"
|
|
|
+ ],
|
|
|
+ "active": "四角信息"
|
|
|
+ },
|
|
|
+ "topRightIcons": [
|
|
|
+ "用户头像/设置图标"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "sidebar": {
|
|
|
+ "sections": [
|
|
|
+ { "title": "系统之家", "icon": "home" },
|
|
|
+ { "title": "首选项", "icon": "settings", "active": true },
|
|
|
+ { "title": "硬件配置", "icon": "hardware" },
|
|
|
+ { "title": "网络设置", "icon": "network" },
|
|
|
+ { "title": "协议设置", "icon": "protocol" },
|
|
|
+ { "title": "统计分析", "icon": "chart" }
|
|
|
+ ],
|
|
|
+ "activeItem": "四角信息"
|
|
|
+ },
|
|
|
+ "mainContent": {
|
|
|
+ "sectionTitle": "四角信息",
|
|
|
+ "tabs": [
|
|
|
+ "应用",
|
|
|
+ "常规属性"
|
|
|
+ ],
|
|
|
+ "contentArea": {
|
|
|
+ "leftPanel": {
|
|
|
+ "title": "筛选项目",
|
|
|
+ "list": [
|
|
|
+ "PatientName",
|
|
|
+ "PatientSex",
|
|
|
+ "PatientID",
|
|
|
+ "PatientBirthD...",
|
|
|
+ "PatientAge",
|
|
|
+ "AccessionNu...",
|
|
|
+ "ExposuremA...",
|
|
|
+ "EXP",
|
|
|
+ "TargetExposu...",
|
|
|
+ "ExposureIndex",
|
|
|
+ "DeviationIndex",
|
|
|
+ "ImageUsedR...",
|
|
|
+ "SeriesDescrip...",
|
|
|
+ "Grid",
|
|
|
+ "..."
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ "centerArea": {
|
|
|
+ "description": "预览区域",
|
|
|
+ "imagePlaceholder": "[Image Placeholder]"
|
|
|
+ },
|
|
|
+ "rightPanel": {
|
|
|
+ "title": "标签分组",
|
|
|
+ "tab": "所有",
|
|
|
+ "list": [
|
|
|
+ "AccessionNumber",
|
|
|
+ "AcquisitionDate",
|
|
|
+ "AcquisitionTime",
|
|
|
+ "OperationName",
|
|
|
+ "AcquisitionD...",
|
|
|
+ "AcquisitionDeviceProcessingDescription",
|
|
|
+ "AcquisitionNumber",
|
|
|
+ "AcquisitionTime",
|
|
|
+ "AdditionalPatientHistory",
|
|
|
+ "AdmissionID",
|
|
|
+ "AdmittingDiagnosesDescription",
|
|
|
+ "AnodeTargetMaterial",
|
|
|
+ "BitsAllocated",
|
|
|
+ "BitsStored",
|
|
|
+ "BluePaletteColorLookupTableDescriptor",
|
|
|
+ "BodyPartExamined",
|
|
|
+ "BodyPartThickness",
|
|
|
+ "BreastImplantPresent",
|
|
|
+ "BurnedInAnnotation",
|
|
|
+ "CalibrationImage",
|
|
|
+ "*ColumnRows",
|
|
|
+ "FilterType",
|
|
|
+ "*WindowCenter",
|
|
|
+ "*WindowWidth",
|
|
|
+ "..."
|
|
|
+ ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "footer": {
|
|
|
+ "buttons": [
|
|
|
+ { "label": "取消", "action": "cancel" },
|
|
|
+ { "label": "预览", "action": "preview" },
|
|
|
+ { "label": "保存", "action": "save" }
|
|
|
+ ]
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "modalDialog": {
|
|
|
+ "title": "编辑标记",
|
|
|
+ "visible": true,
|
|
|
+ "fields": [
|
|
|
+ {
|
|
|
+ "label": "标签名",
|
|
|
+ "name": "PatientAge",
|
|
|
+ "value": "PatientAge",
|
|
|
+ "charCount": "10/100"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "label": "前缀",
|
|
|
+ "name": "前缀",
|
|
|
+ "value": "年龄:",
|
|
|
+ "charCount": "5/50"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "label": "类型",
|
|
|
+ "name": "类型",
|
|
|
+ "type": "dropdown",
|
|
|
+ "value": "JavaScriptFile"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "label": "格式化",
|
|
|
+ "name": "格式化",
|
|
|
+ "value": "",
|
|
|
+ "charCount": "0/20"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "label": "组合元素号",
|
|
|
+ "name": "组合元素号",
|
|
|
+ "value": "0010,1010",
|
|
|
+ "readOnly": true
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "label": "后缀",
|
|
|
+ "name": "后缀",
|
|
|
+ "value": "",
|
|
|
+ "charCount": "0/50"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "label": "文件名",
|
|
|
+ "name": "文件名",
|
|
|
+ "value": "IDX.ImageTag.AgeOfPrefix.js",
|
|
|
+ "charCount": "27/50"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "label": "参数",
|
|
|
+ "name": "参数",
|
|
|
+ "value": "",
|
|
|
+ "charCount": "0/50"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "actions": [
|
|
|
+ { "label": "取消", "action": "cancel" },
|
|
|
+ { "label": "保存", "action": "save", "primary": true }
|
|
|
+ ]
|
|
|
+ }
|
|
|
+ }
|
|
|
+}
|