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)は、本デプロイメントでは公開されません(プラットフォームはポートを1つだけ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 でフォークしてプロンプト、ツール、または構成をご自身のスタックに合わせてカスタマイズできます。ワークスペース内のメンバーは誰でも、続きの作業を引き継げます。
コミュニティの他のアプリ
- CRM — 連絡先、商談、パイプライン管理を備えた顧客関係管理ツールです。
- Kanban Board — カード、ボード、カレンダー・テーブルビュー、ボードごとのプロパティを備えた、Trello風のカンバン・プロジェクトボードです。Focalboard(スタンドアロン個人サーバー)を基盤としています。永続ボリューム上に組み込みSQLiteを持ちます。
- ヘルプデスク — SLA トラッキング付きのチケットトリアージとカスタマーサポート受信箱です。
- Page Builder — セクション、テーマ、SEO、公開機能を備えた、ビジュアルなドラッグ&ドロップのページビルダーです
- Website Builder — CMS コレクション、グローバルナビゲーション、フッター、テーマ、公開機能を備えたマルチページの Web サイトビルダーです
- ストアフロント — 商品カタログ、カート、チェックアウトを備えた EC ストアフロントです。