Skip to content

Commit da644bd

Browse files
add DICOM specimen definition to glossary
1 parent 1b6a652 commit da644bd

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -487,11 +487,17 @@ Field combining digital pathology with artificial intelligence and machine learn
487487
**Aignostics Console**
488488
Web-based user interface for managing organizations, applications, quotas, users, and monitoring platform usage.
489489

490+
**Container**
491+
Objects that hold specimens including buckets, cassettes, vials, and slides. In DICOM terminology, slides are considered containers for tissue specimens.
492+
490493
### D
491494

492495
**DICOM (Digital Imaging and Communications in Medicine)**
493496
Standard format for medical imaging data, supported by the Aignostics Platform for whole slide images.
494497

498+
**Digital Specimen**
499+
The digitized representation of a physical specimen captured as a Whole Slide Image (WSI).
500+
495501
**Download URL**
496502
Signed URL that allows the Aignostics Platform to securely download image data during processing.
497503

@@ -591,6 +597,9 @@ Architectural style for web services that the Aignostics Platform API follows, e
591597
**Self-signed URLs**
592598
Secure URLs with embedded authentication that allow the platform to access user data without exposing credentials.
593599

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+
594603
**SVS**
595604
Aperio ScanScope Virtual Slide format, commonly used for whole slide images and supported by the platform.
596605

@@ -626,3 +635,7 @@ High-resolution digital image of an entire histopathology slide, the primary inp
626635

627636
**Workflow**
628637
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

Comments
 (0)