Browse Source

fix 0011263: 【远程诊断】AI诊断报告描述和特诊分析的字段关键词不匹配

Jeremy 2 years ago
parent
commit
8d7368ad2c

+ 32 - 2
src/Resource/Diagnosis/ReportLanguage/en-US.json

@@ -10613,7 +10613,37 @@
   },
   {
 	"Key": "LiverDescription-HHE",
-	"Content": "边界清,内部回声均匀。",
+	"Content": "边界清",
+	"State": 1
+  },
+  {
+	"Key": "LiveShape-Regular",
+	"Content": ",形态规则",
+	"State": 1
+  },
+  {
+	"Key": "LiveShape-Irregular",
+	"Content": ",形态不规则",
+	"State": 1
+  },
+  {
+	"Key": "LiveBoundary-AbruptInterface",
+	"Content": ",边界清",
+	"State": 1
+  },
+  {
+	"Key": "LiveBoundary-EchogenicHalo",
+	"Content": ",边界不清",
+	"State": 1
+  },
+  {
+	"Key": "LiveEcho-Homogeneous",
+	"Content": ",内部回声均匀",
+	"State": 1
+  },
+  {
+	"Key": "LiveEcho-Heterogeneous",
+	"Content": ",内部回声不均匀",
 	"State": 1
   },
   {
@@ -10653,7 +10683,7 @@
   },
   {
 	"Key": "LiverDescription-PossibleCancer",
-	"Content": "边界不清,内部回声欠均匀,周边可见低回声晕。",
+	"Content": ",周边可见低回声晕。",
 	"State": 1
   },
   {

+ 32 - 2
src/Resource/Diagnosis/ReportLanguage/zh-CN.json

@@ -10724,7 +10724,37 @@
   },
   {
 	"Key": "LiverDescription-HHE",
-	"Content": "边界清,内部回声均匀。",
+	"Content": "边界清",
+	"State": 1
+  },
+  {
+	"Key": "LiveShape-Regular",
+	"Content": ",形态规则",
+	"State": 1
+  },
+  {
+	"Key": "LiveShape-Irregular",
+	"Content": ",形态不规则",
+	"State": 1
+  },
+  {
+	"Key": "LiveBoundary-AbruptInterface",
+	"Content": ",边界清",
+	"State": 1
+  },
+  {
+	"Key": "LiveBoundary-EchogenicHalo",
+	"Content": ",边界不清",
+	"State": 1
+  },
+  {
+	"Key": "LiveEcho-Homogeneous",
+	"Content": ",内部回声均匀",
+	"State": 1
+  },
+  {
+	"Key": "LiveEcho-Heterogeneous",
+	"Content": ",内部回声不均匀",
 	"State": 1
   },
   {
@@ -10764,7 +10794,7 @@
   },
   {
 	"Key": "LiverDescription-PossibleCancer",
-	"Content": "边界不清,内部回声欠均匀,周边可见低回声晕。",
+	"Content": ",周边可见低回声晕。",
 	"State": 1
   },
   {