-
## Expected Behavior
DICOMcloud uses latest version of fo-dicom v4.0.0
## Actual Behavior
Currently it is still on version v3.0.2.0
-
I am trying to set up a minimal example with Orthanc and the OHIF Viewer.
After running `yarn start` a new browser window opens, and I can see the demo datasets from the default config.
When I cha…
-
How do I go about to allow importing new studies in the OHIF viewer v2.x. Previously there was the importStudies.js file. I don't find anything similar in the code.
The study count is still visible …
-
Hi all
I'm having trouble configuring the newest version of the Viewer to get data from an instance of the OrthaNC server that I have running on the same machine. I'm currently using the config from …
-
I'm overriding the getAccessToken() function in platform/core/src/user.js along with other user details such as the current logged in user ID, the routines to login and logout. However, when the viewe…
-
If I try:
`const dcm = require('./dcmjs/dcmjs')`
I get
`Usage: /Users/dbousamra/Code/Projects/functor/src/dcm.js [options]`
Is there a recommended approach to using from NodejS?
-
https://github.com/dcmjs-org/dicomweb-client/blob/22bb19a19fc85aa6b34a9399734cd508d15f36ff/src/message.js#L175
Hi,
cutting out the header has to be done for every part.
My setup is Orthanc, which…
-
web is running ,but load data from orthanc server.throw this error below:
For some reason we could not retrieve the study's metadata for 1.2.276.0.7230010.3.1.2.2344313775.149
Exception while in…
-
According to this source https://cloud.google.com/healthcare/docs/how-tos/dicomweb:
> When you store a DICOM instance directly, only the application/dicom Accept Header is required.
However the …
-
@hackermd @swederik @emelalkim - any objections or comments?
Now that we have [dicomweb-server-js](https://github.com/dcmjs-org/dicomweb-server-js) underway in dcmjs-org, it would be nice to have n…