Is there any way to import a study from file system into Orthanc using the REST Api ?
This is answered in the documentation:
http://book.orthanc-server.com/users/rest.html#sending-dicom-images
thank you
One question. In 5he example below where exactly is the dcm file located that is being imported?
$ curl -X POST http://localhost:8042/instances --data-binary @CT.X.1.2.276.0.7230010.dcm
Once again, please read the documentation:
https://curl.haxx.se/docs/manpage.html#--data-binary