comparison Resources/DicomConformanceStatement.txt @ 1072:1dffa9f44a94

conformance
author Sebastien Jodogne <s.jodogne@gmail.com>
date Mon, 28 Jul 2014 13:31:35 +0200
parents
children 01414536c930
comparison
equal deleted inserted replaced
1071:b630faa3a64f 1072:1dffa9f44a94
1 *** WORK IN PROGRESS, UNSTABLE FILE!!! ***
2
3
4 ======================================
5 DICOM Conformance Statement of Orthanc
6 ======================================
7
8
9 ---------------------
10 Echo SCU Conformance
11 ---------------------
12
13 Orthanc supports the following SOP Classes as an SCU for C-Echo:
14
15
16 ---------------------
17 Store SCU Conformance
18 ---------------------
19
20 Orthanc supports the following SOP Classes as an SCU for C-Store:
21
22
23
24 --------------------
25 Find SCU Conformance
26 --------------------
27
28 Orthanc supports the following SOP Classes as an SCU for C-Find:
29
30
31
32 --------------------
33 Move SCU Conformance
34 --------------------
35
36 Orthanc supports the following SOP Classes as an SCU for C-Move:
37
38
39
40
41
42 ---------------------
43 Echo SCP Conformance
44 ---------------------
45
46 Orthanc supports the following SOP Classes as an SCP for C-Echo:
47
48 VerificationSOPClass |
49
50
51 ---------------------
52 Store SCP Conformance
53 ---------------------
54
55 Orthanc supports the following SOP Classes as an SCP for C-Store:
56
57
58
59
60 --------------------
61 Find SCP Conformance
62 --------------------
63
64 Orthanc supports the following SOP Classes as an SCP for C-Find:
65
66 FINDPatientRootQueryRetrieveInformationModel |
67 FINDStudyRootQueryRetrieveInformationModel |
68
69
70 --------------------
71 Move SCP Conformance
72 --------------------
73
74 Orthanc supports the following SOP Classes as an SCP for C-Move:
75
76 MOVEStudyRootQueryRetrieveInformationModel |
77 MOVEPatientRootQueryRetrieveInformationModel |
78
79
80
81 ----------------------------
82 Implementation notes for SCP
83 ----------------------------
84
85 The supported SOP classes for Echo SCP, Store SCP, Find SCP and Move
86 SCP can be found in the function
87 "Orthanc::Internals::AcceptAssociation()" from file
88 "OrthancServer/Internals/CommandDispatcher.cpp".
89
90