I need a c# library that implements some of the dicom conformance (provided as attachement) at a very high level.
This project will be devided into 2 parts:
1. Query a worklist server and create DICOM files with a patient information + JPEG or MPEG2 file. Sending dicom files (C-STORE SCU) and C-PRINT SCU.
2. Query for DICOM files stored in a PACS and download/parse got DICOM files (C-MOVE SCU / C-STORE SCP). This second part will only start when part 1 is done and accepted.
Details provided in attachement:
- detailed dicom conformance that must be supported.
- base classes that will need to be implemented.
Can be based on dcmtk 3.5.4 library
Must work with any .net framework version on windows XP
Delivery will be provided with full source code and ready to be compiled as a .net library. provided a COM DLL wrapper is required.
Additional information:
Submitted on 05/17/2008 at 3:53 EDT
What i think would greatly help is integrating mencoder capability to convert videos from AVI to MPEG2.
Additional information:
Submitted on 05/17/2008 at 4:16 EDT
Please note that only part 1 is asked for this project. Part2 will only begin after successfull acceptance phase. Having this library based on dcmtk is not a strong requirement; mencoder use also. This is just for gaining time and have less testing done since these two technologies have proven to work and fit the project needs.
Additional information:
Submitted on 05/17/2008 at 4:31 EDT
Improved specification.
dicom confirmance to support is fixed for part1 and was not extended.