STOW-RS服务商店DICOM pac服务器实例。这个服务符合最新版本(2015 c)的DICOM PS3.18规范。
参考规范参考信息调用这个服务。
资源 |
{服务}/ api / stow-rs |
方法 |
帖子 |
规范参考 |
旋度是一个开源命令行工具,可以用来发布pac服务器。它将用于以下样品存储image2。dcm的服务器:
存储DICOM实例id的一项研究
curl - h”内容类型:multipart /相关;类型= \“应用程序/ dicom \”“- f”内容= @IMAGE2.dcm;类型=应用程序/ dicom - x发布http://localhost: 23133 / api / stow /研究/ idgoeshere - i - v
商店没有研究DICOM实例id
curl - h”内容类型:multipart /相关;类型= \“应用程序/ dicom \”“- f”内容= @IMAGE2.dcm;类型=应用程序/ dicom - x发布http://localhost: 23133 / api / stow - i - v /研究
存储DICOM XML实例,没有研究id
curl - h“内容类型:多部分/相关;类型= \“应用程序/ dicom + xml \””- f“内容= @image2.xml;类型=应用程序/ dicom + xml”- x的帖子
http:/ / localhost: 23133 / api / stow - i - v /研究
存储DICOM JSON实例,没有一项研究id
curl - h”内容类型:multipart /相关;application / json类型= \“\”“- f”内容= @image2.json;application / json类型=“- x发布http://localhost: 23133 / api / stow - i - v /研究