Browse Source

新增扫查部位

denny 2 years ago
parent
commit
0690e9fa5f
1 changed files with 18 additions and 0 deletions
  1. 18 0
      src/Resource/Consultation/ScanPosition.json

+ 18 - 0
src/Resource/Consultation/ScanPosition.json

@@ -0,0 +1,18 @@
+{
+    "General":{
+        "Version":"1.0"
+    },
+    "ScanPosition":{
+        "Source":[
+            "Uterus",
+            "Adnexa",
+            "Pelvic",
+            "Liver",
+            "Cholecyst",
+            "BileDuct",
+            "Pancreas",
+            "Spleen",
+            "Kidneys"
+        ]
+    }
+}