comparison Applications/StoneWebViewer/NOTES.txt @ 2104:5653b6335642

migration to UCLouvain servers
author Sebastien Jodogne <s.jodogne@gmail.com>
date Wed, 22 Nov 2023 07:43:13 +0100
parents f30d7055ed6a
children
comparison
equal deleted inserted replaced
2101:517ef20aef74 2104:5653b6335642
24 same quality as the source DICOM image. 24 same quality as the source DICOM image.
25 25
26 26
27 - The Stone Web viewer uses the DICOM identifiers, while the Osimis Web 27 - The Stone Web viewer uses the DICOM identifiers, while the Osimis Web
28 viewer uses the Orthanc identifiers. 28 viewer uses the Orthanc identifiers.
29 https://book.orthanc-server.com/faq/orthanc-ids.html 29 https://orthanc.uclouvain.be/book/faq/orthanc-ids.html
30 30
31 In the Stone Web viewer, the studies are indexed by their "Study 31 In the Stone Web viewer, the studies are indexed by their "Study
32 Instance UID" tag (0020,000d). The series are indexed by their 32 Instance UID" tag (0020,000d). The series are indexed by their
33 "Series Instance UID" tag (0020,000e). To open a single series, 33 "Series Instance UID" tag (0020,000e). To open a single series,
34 the parent study must be provided. 34 the parent study must be provided.