changeset 520:21aa3075cd76

todo
author Alain Mazy <am@osimis.io>
date Fri, 10 Jun 2022 08:49:42 +0200
parents 3d12be9e4629
children 81b2ef960209
files TODO
diffstat 1 files changed, 6 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/TODO	Mon May 09 14:39:17 2022 +0200
+++ b/TODO	Fri Jun 10 08:49:42 2022 +0200
@@ -1,2 +1,7 @@
 * Implement capabilities: https://www.dicomstandard.org/using/dicomweb/capabilities/
-  from https://groups.google.com/d/msgid/orthanc-users/c60227f2-c6da-4fd9-9b03-3ce9bf7d1af5n%40googlegroups.com?utm_medium=email&utm_source=footer
\ No newline at end of file
+  from https://groups.google.com/d/msgid/orthanc-users/c60227f2-c6da-4fd9-9b03-3ce9bf7d1af5n%40googlegroups.com?utm_medium=email&utm_source=footer
+
+* use the same DicomMap as the core of Orthanc (wrt ExtraMainDicomTags)
+  from https://groups.google.com/g/orthanc-users/c/-ZKW9967DW4/m/9T3bwHeCAAAJ
+  command to test:
+  curl -H "Accept: application/json" http://localhost:8044/dicom-web/studies/1.2.840.113619.2.404.3.2831156996.875.1599094730.441/series/1.2.840.113619.2.404.3.2831156996.875.1599094730.453.5/metadata
\ No newline at end of file