Clara Dicom Adapter Save Abandoned

DICOM Adapter is a component of the Clara Deploy SDK which facilitates integration with DICOM compliant systems, enables ingestion of imaging data, helps triggering of jobs with configurable rules and offers pushing the output of jobs to PACS systems.

Project README

NVIDIA

Clara DICOM Adapter

License CI Build codecov

Designed for the Clara Deploy SDK, the Clara DICOM Adapter implements the necessary DICOM services for interoperability between Clara and other medical devices. The Clara DICOM Adapter allows you to send/receive DICOM objects using standard DICOM protocols and interpret standard DICOM part-10 formats.

Additional Resources to Learn More on Clara Deploy

Build

Prerequisites

Development Environment

DICOM Adapter follows the Generic Host design with .NET Core. In order for it to pickup appsettings.Development.json you must export the following environment variable before executing dotnet run:

export DOTNETCORE_ENVIRONMENT=Development

Building Clara DICOM Adapter

src$ dotnet build

Building Clara DICOM Adapter Docker Container

$ ./build.sh

Running Unit Test

src$ ./run-tests-in-docker.sh [--unit|--integration]
# or 
src$ ./run-tests.sh  [--unit|--integration]

Contributing

For guidance on making a contribution to Clara DICOM Adapter, see the contributing guidelines.

Licenses

Open Source Agenda is not affiliated with "Clara Dicom Adapter" Project. README Source: NVIDIA/clara-dicom-adapter
Stars
33
Open Issues
8
Last Commit
1 year ago
License

Open Source Agenda Badge

Open Source Agenda Rating