瀏覽代碼

乳腺AI报告翻译

MIke 1 年之前
父節點
當前提交
608f2b71f1
共有 2 個文件被更改,包括 11 次插入1 次删除
  1. 10 0
      src/Resource/Diagnosis/ReportLanguage/en-US.json
  2. 1 1
      src/Resource/Diagnosis/ReportLanguage/zh-CN.json

+ 10 - 0
src/Resource/Diagnosis/ReportLanguage/en-US.json

@@ -10706,6 +10706,16 @@
 	"Content": "homogeneous internal echoes.",
 	"State": 1
   },
+  {
+    "Key": "BI5Calcification-NoCalcifications",
+    "Content": "no calcification inside",
+    "State": 1
+    },
+    {
+    "Key": "BI5Calcification-Calcifications",
+    "Content": "calcification inside",
+    "State": 1
+    },
   {
 	"Key": "LiverSummary-HHE",
 	"Content": "Liver hemangioma",

+ 1 - 1
src/Resource/Diagnosis/ReportLanguage/zh-CN.json

@@ -10823,7 +10823,7 @@
 	"State": 1
   },
   {
-	"Key": "DBI5Calcification-Calcifications",
+	"Key": "BI5Calcification-Calcifications",
 	"Content": ",肿块可见钙化",
 	"State": 1
   },