DICOM Server / PACS
DICOM Server / PACS adalah aplikasi di katalog komunitas osFoundry. Server DICOM ringan / mini-PACS — simpan, kueri, ambil, lihat, anonimkan, dan ekspor gambar medis via web Explorer, REST API, atau DICOMweb (WADO-RS / QIDO-RS / STOW-RS). Pengganti terbuka untuk Hyland Acuo / Sectra PACS / Synapse PACS. Didukung oleh Orthanc. Dikemas sebagai single container mandiri dengan SQLite terbundel pada volume persisten.
**Kendala penting:** protokol DICOM C-STORE legacy (port 4242 TCP) yang digunakan oleh modalitas untuk push langsung perangkat-ke-server TIDAK diekspos oleh deployment ini (platform mem-iframe satu port). Unggah via web Explorer, REST API, atau DICOMweb STOW-RS (semua di port 8042).
Detail
- Workspace: osfoundry
- Kategori: PRODUCTIVITY
- Harga: Free
- Akses: Community
Fitur
- A lightweight DICOM server / mini-PACS — store
- Retrieve
- Anonymize
- Export medical images via the web Explorer
- REST API
Dokumentasi
Dokumentasi dipelihara dalam bahasa Inggris oleh proyek upstream.
# 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.
Cara menggunakan DICOM Server / PACS di osFoundry
Instal DICOM Server / PACS ke workspace Anda dalam satu klik, lalu fork di osStudio untuk menyesuaikan prompt, tool, atau konfigurasi sesuai stack Anda. Siapa pun di workspace Anda dapat melanjutkan dari titik Anda berhenti.
aplikasi lainnya dari komunitas
- CRM — Manajemen hubungan pelanggan dengan kontak, deal, dan pelacakan pipeline.
- Kanban Board — Papan kanban dan proyek gaya Trello dengan kartu, papan, tampilan kalender dan tabel, dan properti per papan. Didukung oleh Focalboard (server pribadi standalone). SQLite tertanam pada volume persisten.
- Helpdesk — Triase tiket dan inbox dukungan pelanggan dengan pelacakan SLA.
- Page Builder — Page builder drag-and-drop visual dengan section, tema, SEO, dan publishing
- Website Builder — Builder situs multi-halaman dengan koleksi CMS, navigasi global, footer, tema, dan publikasi
- Storefront — Etalase e-commerce dengan katalog produk, keranjang, dan checkout.