docs: diagram flow and make iso flow

This commit is contained in:
2026-06-05 14:16:57 +07:00
parent 38926ef4da
commit 644fda784a
5 changed files with 110 additions and 0 deletions

32
docs/diagrams/diagram.txt Normal file
View File

@@ -0,0 +1,32 @@
┌─┐
║"│
└┬┘
┌┼┐
│ ┌────────────────┐ ┌─────────────┐ ┌───────────┐ ┌───────────┐
┌┴┐ │HISv3 Verifikasi│ │DICOM ISO API│ │PACS Server│ │ISO Builder│
User └────────┬───────┘ └──────┬──────┘ └─────┬─────┘ └─────┬─────┘
│ Click "Make ISO" │ │ │ │
│──────────────────────>│ │ │ │
│ │ │ │ │
│ │Request ISO by accession number │ │ │
│ │───────────────────────────────>│ │ │
│ │ │ │ │
│ │ │Find and retrieve DICOM study │ │
│ │ │─────────────────────────────>│ │
│ │ │ │ │
│ │ │ Return DICOM files │ │
│ │ │<─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─│ │
│ │ │ │ │
│ │ │ Build ISO from DICOM files │
│ │ │────────────────────────────────────────────────────>│
│ │ │ │ │
│ │ │ ISO file ready │
│ │ │<─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ │
│ │ │ │ │
│ │ Return ISO download │ │ │
│ │<─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─│ │ │
│ │ │ │ │
│User receives ISO file │ │ │ │
│<─ ─ ─ ─ ─ ─ ─ ─ ─ ─ ─ │ │ │ │
│ │ │ │ │
│ │ │ │ │