You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 9, 2023. It is now read-only.
Integrate a DICOMweb server. As a reference we can use https://github.com/dcmjs-org/dicomweb-server that is almost 1:1 spec compliant implementation in Fastify and CouchDB.
We need to make it a plugin that we can register on our own Fastify's instance.
🚀 Feature Proposal
Integrate a DICOMweb server. As a reference we can use https://github.com/dcmjs-org/dicomweb-server that is almost 1:1 spec compliant implementation in Fastify and CouchDB.
We need to make it a plugin that we can register on our own Fastify's instance.
Motivation
We are going to integrate https://github.com/OHIF/Viewers on the HospitalRun FE.
The text was updated successfully, but these errors were encountered: