DICOM Server / PACS
DICOM Server / PACS est un(e) app du catalogue communautaire osFoundry. Un serveur DICOM léger / mini-PACS — stockez, interrogez, récupérez, visualisez, anonymisez et exportez des images médicales via l'Explorer web, l'API REST ou DICOMweb (WADO-RS / QIDO-RS / STOW-RS). Une alternative ouverte à Hyland Acuo / Sectra PACS / Synapse PACS. Propulsé par Orthanc. Livré comme un container autonome unique avec SQLite intégré sur un volume persistant.
**Contrainte importante :** le protocole legacy DICOM C-STORE (port 4242 TCP) utilisé par les modalités pour le push direct appareil-vers-serveur N'EST PAS exposé par ce déploiement (la plateforme n'iframe qu'un port). Téléversez via l'Explorer web, l'API REST ou DICOMweb STOW-RS (tout sur le port 8042).
Détails
- Espace de travail: osfoundry
- Catégorie: PRODUCTIVITY
- Tarif: Free
- Accès: Community
Fonctionnalités
- A lightweight DICOM server / mini-PACS — store
- Retrieve
- Anonymize
- Export medical images via the web Explorer
- REST API
Documentation
La documentation est maintenue en anglais par le projet d'origine.
# 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.
Comment utiliser DICOM Server / PACS dans osFoundry
Installez DICOM Server / PACS dans votre workspace en un clic, puis forkez-le dans osStudio pour personnaliser les prompts, les outils ou la configuration selon votre stack. Toute personne de votre workspace peut reprendre là où vous vous êtes arrêté.
Autres apps de la communauté
- CRM — Gestion de la relation client avec contacts, opportunités et suivi de pipeline.
- Kanban Board — Un tableau Kanban et de projet de type Trello avec cartes, tableaux, vues calendrier et tableau, et propriétés par tableau. Propulsé par Focalboard (serveur personnel autonome). SQLite intégré sur un volume persistant.
- Helpdesk — Tri de tickets et boîte de réception du support client avec suivi des SLA.
- Page Builder — Constructeur de pages visuel glisser-déposer avec sections, thèmes, SEO et publication
- Website Builder — Constructeur de site web multi-page avec collections CMS, navigation globale, footer, thèmes et publication
- Boutique en ligne — Boutique e-commerce avec catalogue produits, panier et paiement.