question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Configure Google Healthcare extension?

See original GitHub issue

Our webapp presents the user with a list of DICOM studies related to cases in a cohort that the user has created based on various criteria. The user can then select a one more studies to view in separate tabs. In our current implementation, using OHIF 1.x, I just pass the study ID in the URL. BTW, we don’t expose the studylist button.

I’m interested in moving to Google Healthcare as our PACS, but don’t see a similar ability to command OHIF 2.0 to open a specific study in a chc datastore via the URL. Ideally, I think I’d like to be able to set the default project/location/dataset/dicomstore in a config file, but then override any of those in the URL. E.G., having configured the default project/location/dataset/dicomstore as chc-tcia/us-central1/foo/bar, I could then override the dataset/dicomstore in the URL. Something like:

https://viewer.ohif.org/dataset/tcga-brca/dicomstore/tcga-brca/StudyInstanceUID/1.3.6...

Is there any such functionality now or planned?

Thanks.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:1
  • Comments:8 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
piepercommented, Aug 7, 2019

Hi @dannyrb - It would be ideal if one could visit the url @bcli4d provided and then get redirected to a google oauth login / permissions page. Then if you have permissions you would get redirected back to the ohif viewer with the correct tokens to access the study in the original url. There shouldn’t need to be any custom servers involved.

1reaction
piepercommented, Aug 7, 2019

+1 I’d like that functionality too but I don’t believe it’s available yet. It would be great if someone could add an example.

Read more comments on GitHub >

github_iconTop Results From Across the Web

FHIR extensions | Cloud Healthcare API
FHIR allows user-defined extensions on resources and data types. The Cloud Healthcare API supports storing and retrieving these extensions.
Read more >
View and configure apps and extensions - Chrome Enterprise ...
View and configure apps and extensions. For administrators who manage Chrome policies from the Google Admin console. As a Chrome Enterprise admin, ...
Read more >
How to customize a resource type in the Google Cloud ...
I saw that Google Cloud Healthcare does not support custom FHIR resource types and the workaround is to use the Basic feature -...
Read more >
Setting up Google FHIR to support research | by Kyle Ellrott
Fast Healthcare Interoperability Resources (FHIR, pronounced “fire”) is a data modeling language, a core model defined using that language, ...
Read more >
Medical Imaging Part 2: A quick-to-deploy Google Cloud ...
It can be configured to connect to Image Archives that support DICOMweb and offer support for mapping to proprietary API formats. OHIF maintained...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found