pynetdicom_legacy icon indicating copy to clipboard operation
pynetdicom_legacy copied to clipboard

DICOM conformance statement

Open adizhol opened this issue 7 years ago • 1 comments

Hello,

Does pynetdicom has a DICOM conformance statement? Which transfer syntax does it support?

Thanks

adizhol avatar May 23 '17 08:05 adizhol

pynetdicom has no conformance statement. pynetdicom allows application entities (AEs) to be written, and these AEs should provide conformance statements.

You can currently write AEs with pynetdicom that support big/little endian and implicit/explicit transfer syntaxes.

2017-05-23 4:59 GMT-04:00 adizhol [email protected]:

Hello,

Does pynetdicom has a DICOM conformance statement? Which transfer syntax does it support?

Thanks

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/patmun/pynetdicom/issues/67, or mute the thread https://github.com/notifications/unsubscribe-auth/ANgw1j5VzYEvvDVrLy8Zf3B7vFDfByDiks5r8p_8gaJpZM4NjYgz .

-- Patrice Munger

patmun avatar May 24 '17 01:05 patmun