You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+13Lines changed: 13 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -487,11 +487,17 @@ Field combining digital pathology with artificial intelligence and machine learn
487
487
**Aignostics Console**
488
488
Web-based user interface for managing organizations, applications, quotas, users, and monitoring platform usage.
489
489
490
+
**Container**
491
+
Objects that hold specimens including buckets, cassettes, vials, and slides. In DICOM terminology, slides are considered containers for tissue specimens.
492
+
490
493
### D
491
494
492
495
**DICOM (Digital Imaging and Communications in Medicine)**
493
496
Standard format for medical imaging data, supported by the Aignostics Platform for whole slide images.
494
497
498
+
**Digital Specimen**
499
+
The digitized representation of a physical specimen captured as a Whole Slide Image (WSI).
500
+
495
501
**Download URL**
496
502
Signed URL that allows the Aignostics Platform to securely download image data during processing.
497
503
@@ -591,6 +597,9 @@ Architectural style for web services that the Aignostics Platform API follows, e
591
597
**Self-signed URLs**
592
598
Secure URLs with embedded authentication that allow the platform to access user data without exposing credentials.
593
599
600
+
**Specimen**
601
+
A discrete physical object (or collection of objects) that is the subject of pathology examination, including objects at all levels of processing - from fresh tissue, dissected organs, tissue embedded in paraffin, sections made from embedded tissue, to liquid preparations (DICOM standard definition).
602
+
594
603
**SVS**
595
604
Aperio ScanScope Virtual Slide format, commonly used for whole slide images and supported by the platform.
596
605
@@ -626,3 +635,7 @@ High-resolution digital image of an entire histopathology slide, the primary inp
626
635
627
636
**Workflow**
628
637
Sequence of automated processing steps within an application that transform input images into analytical results.
638
+
639
+
640
+
## Standards References:
641
+
- DICOM specimen terminology based on [DICOM PS3.3 2025c - Information Object Definitions](https://dicom.nema.org/medical/dicom/current/output/chtml/part03/sect_C.7.6.22.html)
0 commit comments