DICOM Server / PACS
DICOM Server / PACS은(는) osFoundry 커뮤니티 카탈로그에 등록된 앱입니다. 경량 DICOM 서버 / 미니 PACS입니다. 웹 Explorer, REST API, DICOMweb(WADO-RS / QIDO-RS / STOW-RS)을 통해 의료 영상을 저장, 쿼리, 조회, 보기, 익명화, 내보내기 합니다. Hyland Acuo / Sectra PACS / Synapse PACS의 오픈 대체재이며, Orthanc로 구동됩니다. 영속 볼륨 위에 번들 SQLite를 갖춘 단일 자급식 컨테이너로 제공됩니다.
**중요 제약:** 모달리티의 디바이스-서버 직접 푸시에 사용되는 레거시 DICOM C-STORE 프로토콜(4242 TCP 포트)은 이 배포에서 노출되지 않습니다(플랫폼이 하나의 포트만 iframe함). 웹 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 컬렉션, 글로벌 내비게이션, 푸터, 테마, 게시 기능이 있는 다중 페이지 웹사이트 빌더
- 스토어프론트 — 상품 카탈로그, 장바구니, 결제 기능을 갖춘 이커머스 스토어프론트입니다.