Browse Source

更新接口描述

sw 3 days ago
parent
commit
26867b403d
1 changed files with 43 additions and 12 deletions
  1. 43 12
      docs/DR.md

+ 43 - 12
docs/DR.md

@@ -4110,7 +4110,38 @@ Completed|
 示例请求
 示例请求
 DELETE {{drurl}}/api/v1/auth/image/1.2.276.0.1000000.5.1.4.701601461.19649.1749539018.668478
 DELETE {{drurl}}/api/v1/auth/image/1.2.276.0.1000000.5.1.4.701601461.19649.1749539018.668478
 
 
-## 30	[Study]存储后处理dcm
+## 30	[Study]图像另存为
+
+> POST  /dr/api/v1/auth/image/save_as
+### 接口说明
+> 图像另存为
+### 请求头
+| 参数名称 | 默认值 | 描述 |
+| ------ | ------ | ------ |
+|Authorization|Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJleHAiOjE3NTEyNzc5NzAsImlkIjoxLCJuYW1lIjoiYWRtaW4ifQ.ooTGwBXaNhtunbKbpqteWbjDwJLjnRmSIl80r5dp1pY||
+|Language||en_US 或 zh_CN|
+|Product|DROS|DROS 或 VETDROS|
+|Source|Electron|Electron 或 Browser 或 Android|
+### 请求体(Request Body)
+| 参数名称 | 数据类型 | 默认值 | 不为空 | 描述 |
+| ------ | ------ | ------ | ------ | ------ |
+| instance_uid|string||true|sop_instance_uid|
+### 响应体
+● 200: OK 响应数据格式:JSON
+```json
+{
+	"code": "0x000000",
+	"description": "Success",
+	"solution": "",
+	"data": {
+		"@type": "type.googleapis.com/google.protobuf.Empty",
+		"value": {}
+	}
+}
+```
+
+
+## 31	[Study]存储后处理dcm
 
 
 > POST  /api/v1/auth/image/post_proc
 > POST  /api/v1/auth/image/post_proc
 ### 接口说明
 ### 接口说明
@@ -4144,7 +4175,7 @@ DELETE {{drurl}}/api/v1/auth/image/1.2.276.0.1000000.5.1.4.701601461.19649.17495
 ```
 ```
 
 
 
 
-## 31	报告预览
+## 32	报告预览
 
 
 > POST  /dr/api/v1/auth/report/preview
 > POST  /dr/api/v1/auth/report/preview
 ### 接口说明
 ### 接口说明
@@ -4202,7 +4233,7 @@ DELETE {{drurl}}/api/v1/auth/image/1.2.276.0.1000000.5.1.4.701601461.19649.17495
 宠物示例:
 宠物示例:
 ![  ](http://f1-xyj.fangdeco.cn/attachment/2025/9/23/2LYIk58dZYG/74547ae49660497f90c3db8806c87a72)
 ![  ](http://f1-xyj.fangdeco.cn/attachment/2025/9/23/2LYIk58dZYG/74547ae49660497f90c3db8806c87a72)
 
 
-## 32	保存报告
+## 33	保存报告
 
 
 > POST  /dr/api/v1/auth/study/{id}/report
 > POST  /dr/api/v1/auth/study/{id}/report
 ### 接口说明
 ### 接口说明
@@ -4268,7 +4299,7 @@ DELETE {{drurl}}/api/v1/auth/image/1.2.276.0.1000000.5.1.4.701601461.19649.17495
 示例
 示例
 ![  ](http://f1-xyj.fangdeco.cn/attachment/2025/9/19/2LRW3rk4TRY/74ef9c252fcb4627bafd24e0e0752204)
 ![  ](http://f1-xyj.fangdeco.cn/attachment/2025/9/19/2LRW3rk4TRY/74ef9c252fcb4627bafd24e0e0752204)
 
 
-## 33	获取报告
+## 34	获取报告
 
 
 > GET  /dr/api/v1/auth/study/{id}/report
 > GET  /dr/api/v1/auth/study/{id}/report
 ### 接口说明
 ### 接口说明
@@ -4289,7 +4320,7 @@ DELETE {{drurl}}/api/v1/auth/image/1.2.276.0.1000000.5.1.4.701601461.19649.17495
 请求示例
 请求示例
 /api/v1/auth/study/20250912063732016/report
 /api/v1/auth/study/20250912063732016/report
 
 
-## 34	[Device]打开设备
+## 35	[Device]打开设备
 
 
 > POST  /api/v1/auth/device/open
 > POST  /api/v1/auth/device/open
 ### 接口说明
 ### 接口说明
@@ -4320,7 +4351,7 @@ DELETE {{drurl}}/api/v1/auth/image/1.2.276.0.1000000.5.1.4.701601461.19649.17495
 ```
 ```
 
 
 
 
-## 35	[Device]执行Get
+## 36	[Device]执行Get
 
 
 > POST  /api/v1/auth/device/get
 > POST  /api/v1/auth/device/get
 ### 接口说明
 ### 接口说明
@@ -4352,7 +4383,7 @@ DELETE {{drurl}}/api/v1/auth/image/1.2.276.0.1000000.5.1.4.701601461.19649.17495
 ```
 ```
 
 
 
 
-## 36	[Device]执行Action
+## 37	[Device]执行Action
 
 
 > POST  /api/v1/auth/device/action
 > POST  /api/v1/auth/device/action
 ### 接口说明
 ### 接口说明
@@ -4387,7 +4418,7 @@ DELETE {{drurl}}/api/v1/auth/image/1.2.276.0.1000000.5.1.4.701601461.19649.17495
 ```
 ```
 
 
 
 
-## 37	[Task]开始检查
+## 38	[Task]开始检查
 
 
 > POST  /api/v1/auth/task/inspection/start
 > POST  /api/v1/auth/task/inspection/start
 ### 接口说明
 ### 接口说明
@@ -4422,7 +4453,7 @@ DELETE {{drurl}}/api/v1/auth/image/1.2.276.0.1000000.5.1.4.701601461.19649.17495
 ```
 ```
 
 
 
 
-## 38	[Task]获取全局状态
+## 39	[Task]获取全局状态
 
 
 > GET  /api/v1/auth/task/inspection/status
 > GET  /api/v1/auth/task/inspection/status
 ### 接口说明
 ### 接口说明
@@ -4469,7 +4500,7 @@ Topic: MODULE/TASK/STATUS/GLOBAL
 ```
 ```
 
 
 
 
-## 39	[Task]软曝光(包含状态推送说明)
+## 40	[Task]软曝光(包含状态推送说明)
 
 
 > POST  /api/v1/auth/task/inspection/trigger
 > POST  /api/v1/auth/task/inspection/trigger
 ### 接口说明
 ### 接口说明
@@ -4529,7 +4560,7 @@ Topic: MODULE/TASK/STATUS/GLOBAL
 ```
 ```
 
 
 
 
-## 40	[Task]接受拒绝图像
+## 41	[Task]接受拒绝图像
 
 
 > POST  /api/v1/auth/task/inspection/judge
 > POST  /api/v1/auth/task/inspection/judge
 ### 接口说明
 ### 接口说明
@@ -4565,7 +4596,7 @@ Topic: MODULE/TASK/STATUS/GLOBAL
 ```
 ```
 
 
 
 
-## 41	[Task]挂起或完成study
+## 42	[Task]挂起或完成study
 
 
 > POST  /api/v1/auth/task/inspection/leave
 > POST  /api/v1/auth/task/inspection/leave
 ### 接口说明
 ### 接口说明