# HG changeset patch # User Benjamin Golinvaux # Date 1595861833 -7200 # Node ID 7d8b95b1b22c5769b7e0463032d1c1501bccc3e1 # Parent b8c7519448d205da3e9797e9ce737e21e0c6f4c8 Fixed name of 1.2.840.10008.1.2.4.70 transfer syntax (JPEG Lossless). See https://www.dicomlibrary.com/dicom/transfer-syntax/ diff -r b8c7519448d2 -r 7d8b95b1b22c Sphinx/source/faq/transcoding.rst --- a/Sphinx/source/faq/transcoding.rst Sat Jul 25 21:23:13 2020 +0200 +++ b/Sphinx/source/faq/transcoding.rst Mon Jul 27 16:57:13 2020 +0200 @@ -88,7 +88,7 @@ UID of interest. For instance, setting ``IngestTranscoding`` to ``1.2.840.10008.1.2.1`` will decompress all the received DICOM instances. Conversely, setting it to ``1.2.840.10008.1.2.4.70`` will - compress and store images using JPEG-LS (lossless). + compress and store images using JPEG Lossless. * **Decompression while sending instances using the DICOM protocol**. Orthanc can be configured to automatically decompress DICOM images