changeset 3927:ed5515cd3262 c-get

updated conformance statement
author Sebastien Jodogne <s.jodogne@gmail.com>
date Thu, 14 May 2020 07:51:12 +0200
parents 82e88ff003d7
children 4f09a6a2b369
files NEWS Resources/DicomConformanceStatement.txt
diffstat 2 files changed, 15 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/NEWS	Tue May 12 14:58:24 2020 +0200
+++ b/NEWS	Thu May 14 07:51:12 2020 +0200
@@ -1,6 +1,11 @@
 Pending changes in the mainline
 ===============================
 
+General
+-------
+
+* Support of DICOM C-GET SCP
+
 REST API
 --------
 
--- a/Resources/DicomConformanceStatement.txt	Tue May 12 14:58:24 2020 +0200
+++ b/Resources/DicomConformanceStatement.txt	Thu May 14 07:51:12 2020 +0200
@@ -162,6 +162,16 @@
   MOVEStudyRootQueryRetrieveInformationModel     | 1.2.840.10008.5.1.4.1.2.2.2
 
 
+-------------------
+Get SCP Conformance
+-------------------
+
+Orthanc supports the following SOP Classes as an SCP for C-Get:
+
+  GETPatientRootQueryRetrieveInformationModel    | 1.2.840.10008.5.1.4.1.2.1.3
+  GETStudyRootQueryRetrieveInformationModel      | 1.2.840.10008.5.1.4.1.2.2.3
+
+
 ---------------------
 Echo SCU Conformance
 ---------------------