DICOM Server / PACS
DICOM Server / PACS 是 osFoundry 社区目录中的应用。轻量级 DICOM 服务器 / 迷你 PACS —— 通过 Web Explorer、REST API 或 DICOMweb(WADO-RS / QIDO-RS / STOW-RS)存储、查询、检索、查看、匿名化并导出医学影像。Hyland Acuo / Sectra PACS / Synapse PACS 的开源替代品。基于 Orthanc 构建。以单一自包含容器形式交付,使用持久卷上的内置 SQLite。
**重要限制:** 模态用于设备到服务器直接推送的传统 DICOM C-STORE 协议(端口 4242 TCP)在本部署中未暴露(平台 iframe 一个端口)。请通过 Web Explorer、REST API 或 DICOMweb STOW-RS 上传(均在端口 8042)。
详情
- 工作区: osfoundry
- 分类: PRODUCTIVITY
- 价格: Free
- 访问权限: Community
功能
- A lightweight DICOM server / mini-PACS — store
- Retrieve
- Anonymize
- Export medical images via the web Explorer
- REST API
文档
文档由上游项目以英文维护。
# DICOM Server / PACS
A self-hosted DICOM server, powered by Orthanc 25.x.
## Setup
Set `ORTHANC_PASSWORD` to a strong password before first start. Login at the app root with `ORTHANC_USERNAME` / `ORTHANC_PASSWORD`.
## How to upload images
- **Web Explorer**: drag-drop .dcm files into the upload page
- **REST API**: `POST /instances` with a binary DICOM file body
- **DICOMweb STOW-RS**: `POST /dicom-web/studies` (W3C-standard)
## How to view images
The Orthanc Explorer 2 plugin ships built-in. For a richer browser-viewer experience, install the companion **DICOM Viewer** app (`dicom-viewer`, OHIF) and point its `wadoRoot` at this server's `/dicom-web` endpoint.
## Single-port caveat
Legacy DICOM C-STORE (port 4242, used by modalities like CT/MR scanners to push studies directly over the DICOM-network protocol) is NOT exposed by this deployment. Modality push doesn't work; all uploads must go via HTTP (web/REST/DICOMweb). This is fine for clinical-review use cases but not for receiving live studies from a scanner.
## Storage
20 GB volume covers ~5–10k studies depending on modality + compression. SQLite index + bulk DICOM files all live under `/var/lib/orthanc/db/`.
## Privacy / compliance disclaimer
Orthanc is open-source PACS software. osFoundry provides no HIPAA Business Associate Agreement. Operator is solely responsible for HIPAA/GDPR/any clinical-data regulatory compliance.
## Theme / appearance
Orthanc Explorer 2 has its own light/dark toggle.
如何在 osFoundry 中使用 DICOM Server / PACS
一键将 DICOM Server / PACS 安装到您的工作区,然后在 osStudio 中将其分支,针对您的技术栈自定义提示词、工具或配置。工作区中的任何人都可以接续您的工作继续推进。
社区中的其他应用
- 客户关系管理 — 客户关系管理工具,支持联系人、交易和销售管道跟踪。
- Kanban Board — Trello 风格的看板与项目板,含卡片、面板、日历与表格视图以及每面板属性。基于 Focalboard(独立个人服务器)构建。在持久卷上内嵌 SQLite。
- 服务台 — 工单分流与客户支持收件箱,附带 SLA 跟踪。
- Page Builder — 可视化拖放页面生成器,支持区块、主题、SEO 与发布
- Website Builder — 带 CMS 合集、全局导航、页脚、主题与发布的多页面网站生成器
- 店面 — 电商店面,包含商品目录、购物车和结账流程。