|
@@ -0,0 +1,17 @@
|
|
|
+{ "Orthanc":
|
|
|
+ {"project":"Orthanc/Database",
|
|
|
+ "schemaName":"study",
|
|
|
+ "queryName":"Imaging",
|
|
|
+ "demographicsQuery":"Demographics",
|
|
|
+ "participantField":"PatientId"
|
|
|
+ },
|
|
|
+ "Database":
|
|
|
+ {"project":"IPNUMMprospektiva/Study",
|
|
|
+ "schemaName":"study",
|
|
|
+ "queryName":"Imaging1",
|
|
|
+ "participantField":"ParticipantId",
|
|
|
+ "transferQuery":"imageTransferReport",
|
|
|
+ "missingImagesQuery":"missingImages",
|
|
|
+ "missingImagesSchema":"lists"
|
|
|
+ }
|
|
|
+}
|