diff Resources/BrightfieldOpticalPath.json @ 0:4a7a53257c7d

initial commit
author Sebastien Jodogne <s.jodogne@gmail.com>
date Sat, 22 Oct 2016 21:48:33 +0200
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/Resources/BrightfieldOpticalPath.json	Sat Oct 22 21:48:33 2016 +0200
@@ -0,0 +1,20 @@
+[
+  {
+    "OpticalPathIdentifier" : "1",
+    "OpticalPathDescription" : "Brightfield",
+    "IlluminationTypeCodeSequence" : [
+      {
+        "CodeValue" : "111744",
+        "CodingSchemeDesignator" : "DCM",
+        "CodeMeaning" : "Brightfield illumination"
+      }
+    ],
+    "IlluminationColorCodeSequence" : [
+      {
+        "CodeValue" : "R-102C0",
+        "CodingSchemeDesignator" : "SRT",
+        "CodeMeaning" : "Full Spectrum"
+      }
+    ]
+  }
+]