DICOM Server / PACS
DICOM Server / PACS osFoundry community catalog में एक app है। एक lightweight DICOM server / mini-PACS — store, query, retrieve, view, anonymize, and export medical images के माध्यम से the web Explorer, REST API, or DICOMweb (WADO-RS / QIDO-RS / STOW-RS). इसका एक open replacement Hyland Acuo / Sectra PACS / Synapse PACS. Powered by Orthanc. यह एक single self-contained container के रूप में आता है के साथ bundled SQLite एक persistent volume पर.
**Important constraint:** the legacy DICOM C-STORE protocol (port 4242 TCP) used by modalities for direct device-to-server push is NOT exposed by this deployment (platform iframes one port). Upload के माध्यम से the web Explorer, the REST API, or DICOMweb STOW-RS (all on port 8042).
विवरण
- Workspace: osfoundry
- Category: PRODUCTIVITY
- मूल्य: Free
- Access: Community
Features
- A lightweight DICOM server / mini-PACS — store
- Retrieve
- Anonymize
- Export medical images via the web Explorer
- REST API
Documentation
Documentation को upstream project द्वारा अंग्रेज़ी में मेंटेन किया जाता है।
# 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 को अपने workspace में install करें, फिर अपने stack के लिए prompts, tools, या configuration को customise करने के लिए इसे osStudio में fork करें। आपके workspace का कोई भी सदस्य वहीं से आगे बढ़ा सकता है जहाँ आपने छोड़ा था।
Community से अन्य apps
- CRM — Contacts, deals, और pipeline tracking के साथ customer relationship management।
- Kanban Board — एक Trello-style kanban and project board के साथ cards, boards, calendar and table views, and per-board properties. Powered by Focalboard (standalone personal server). Embedded SQLite एक persistent volume पर.
- Helpdesk — SLA tracking के साथ ticket triage और customer support inbox।
- Page Builder — Visual drag-and-drop page builder के साथ sections, themes, SEO, and publishing
- Website Builder — Multi-page website builder के साथ CMS collections, global navigation, footer, themes, and publishing
- Storefront — Product catalog, cart, और checkout के साथ e-commerce storefront।