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
see [dicomtrolley docs on readthedocs.io](https://dicomtrolley.readthedocs.io)
41
-
42
-
## Examples
43
-
Example code can be found [on github](https://github.com/sjoerdk/dicomtrolley/tree/master/examples)
44
39
45
-
## Alternatives
46
-
*[dicomweb-client](https://github.com/MGHComputationalPathology/dicomweb-client) - Active library supporting QIDO-RS, WADO-RS and STOW-RS.
47
-
*[pynetdicom](https://github.com/pydicom/pynetdicom) - dicomtrolley's DICOM-QR support is based on pynetdicom. Pynetdicom supports a broad range of DICOM networking interactions and can be used as a stand alone application.
48
-
49
-
## Caveats
50
-
Dicomtrolley has been developed for and tested on a Vitrea Connection 8.2.0.1 system. This claims to
51
-
be consistent with WADO and MINT 1.2 interfaces, but does not implement all parts of these standards.
52
-
53
-
Certain query parameter values and restraints might be specific to Vitrea Connection 8.2.0.1. For example,
54
-
the exact list of DICOM elements that can be returned from a query might be different for different servers.
55
-
56
-
## Contributing
57
-
See [Contributing](contributing.md)
40
+
## Documentation
41
+
See [dicomtrolley docs on readthedocs.io](https://dicomtrolley.readthedocs.io)
0 commit comments