<!DOCTYPE article PUBLIC "-//NLM//DTD JATS (Z39.96) Journal Archiving and Interchange DTD v1.0 20120330//EN" "JATS-archivearticle1.dtd">
<article xmlns:xlink="http://www.w3.org/1999/xlink">
  <front>
    <journal-meta />
    <article-meta>
      <title-group>
        <article-title>KoopaML: Application for receiving and processing DICOM images.</article-title>
      </title-group>
      <contrib-group>
        <contrib contrib-type="author">
          <string-name>Rubén Fraile-Sanchón</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Andrea Vázquez-Ingelmo</string-name>
          <email>andreavazquez@usal.es</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Alicia García-Holgado</string-name>
          <email>aliciagh@usal.es</email>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <contrib contrib-type="author">
          <string-name>Francisco José García-Peñalvo</string-name>
          <xref ref-type="aff" rid="aff0">0</xref>
        </contrib>
        <aff id="aff0">
          <label>0</label>
          <institution>GRIAL Research Group, Instituto Universitario de Ciencias de la Educación (IUCE), Universidad de Salamanca (https://ror.org/02f40zc51)</institution>
          ,
          <addr-line>Salamanca</addr-line>
          ,
          <country country="ES">Spain</country>
        </aff>
      </contrib-group>
      <abstract>
        <p>AI algorithms application to medical data has gained relevance due to their powerful benefits among different research tasks. However, medical data is heterogeneous and diverse, and these algorithms need technological support to tackle these data management challenges. KoopaML enables users to unify medical data, especially DICOM images and apply AI algorithms to them in a straightforward way through an online web application. This work presents a new feature in the KoopaML platform: a Machine Learning platform to assist non-expert users in defining and applying ML pipelines. The feature comprises the reception, storage, and management of DICOM images. These images are received through a connection with a PACS (Picture Archiving Communication System) system already configured by users on the platform and, after storing the images, it is possible to apply AI algorithms to them and make modifications or annotations.</p>
      </abstract>
      <kwd-group>
        <kwd>1 Medical Data Management</kwd>
        <kwd>Medical Imaging Management</kwd>
        <kwd>Artificial Intelligence</kwd>
        <kwd>Health Platform</kwd>
        <kwd>Algorithms</kwd>
        <kwd>DICOM images</kwd>
      </kwd-group>
    </article-meta>
  </front>
  <body>
    <sec id="sec-1">
      <title>1. Introduction</title>
      <p>
        Digital Imaging and Communications in Medicine (DICOM) is the standard for representing,
storing, and communicating medical images and related information. It has become one of the most
popular standards in medicine. Initially, DICOM was used to communicate image data between
different systems. Actual developments of the standardization enable increasingly more DICOM based
services for the integration of modalities and information systems [
        <xref ref-type="bibr" rid="ref1">1</xref>
        ].
      </p>
      <p>The potential of artificial intelligence (AI) in healthcare has become evident in recent years with an
increasing number of publications using Deep Learning (DL) and Machine Learning (ML) techniques
for automated analysis of clinical data. Artificial intelligence systems have been shown to achieve
performance quite like clinical experts by providing clinical decision support tools. For example,
several AI applications are being proposed to store and manage DICOM images in any healthcare sector
due to the motivation driven by the large variety and amount of clinical and imaging data and the
potential benefits of AI solutions at different stages of patient care.</p>
      <p>To be able to store and manage DICOM images in the healthcare sector, significant amounts of
platforms have been created, with the goal of easing the exploitation of these new paradigms. This is
the case of KoopaML, an application developed in previous research to allow users to train their own</p>
      <p>
        ML models and analyze and interpret the results obtained without having expert knowledge on the
subject by creating and executing ML pipelines visually. Another of the examples is CARTIER-IA, a
platform for storing, managing, and unifying medical data and images [
        <xref ref-type="bibr" rid="ref2">2</xref>
        ]–[
        <xref ref-type="bibr" rid="ref4">4</xref>
        ].
      </p>
      <p>Medical imaging ecosystems usually use imaging machinery and communication systems (PACS)
as central medical imaging depots. However, most PACS configurations are optimized to support a
single departmental workflow and do not easily adapt to new, retrospective, or prospective image
analysis workflows for clinical or research purposes. Accessing a large collection of images from a
PACS, as required for artificial intelligence (AI) modeling, often requires repetitive manual work to
retrieve and post-process thousands of studies.</p>
      <p>This work presents a new feature in the aforementioned KoopaML platform, where DICOM images
will be stored, managed, and processed by providing an interoperable architecture with external PACS.
One of the motivations for applying this feature to the application was to unify data from different
sources and organize them into a more user-friendly structure.</p>
      <p>The rest of this paper is structured as follows. Section 2 outlines related applications and works to
assist users in DICOM images and artificial intelligence algorithms. Section 3 outlines the platform and
its main features. Finally, section 4 presents the conclusions derived from the work.</p>
    </sec>
    <sec id="sec-2">
      <title>2. Related works</title>
      <p>Over the years, DICOM has established itself as the leading standard for imaging data management in
Picture Archiving and Communication Systems (PACS). Whith DICOM software, a subject’s image
data is viewed and analyzed by clinicians in hospitals as well as in clinical research.</p>
      <p>
        Consequently, the poverty of interfaces for system integration has been identified as a key problem
in clinical trials where systems still operate independently [
        <xref ref-type="bibr" rid="ref5">5</xref>
        ], [
        <xref ref-type="bibr" rid="ref6">6</xref>
        ]. The demand for
workflowoptimized, integrated image-based systems for clinical studies is increasing [
        <xref ref-type="bibr" rid="ref7">7</xref>
        ], for example, for
deciding whether to include or exclude subjects from clinical trials or rare disease registries [
        <xref ref-type="bibr" rid="ref8">8</xref>
        ]. Almost
370 free DICOM software projects are currently listed in the “I Do Imaging” database, so finding the
optimal viewer is becoming a challenge, especially for research applications [
        <xref ref-type="bibr" rid="ref9">9</xref>
        ].
      </p>
      <p>
        Many of these software projects are used today by healthcare personnel in medical centers such as:
• OsiriX. This is a multidimensional image navigation and visualization software for the
visualization and interpretation of multidimensional and multimodality image sets, such as
combined PET-CT studies. The software design is based on leading the user to perform the
specific and complex tasks of navigating through large image data sets in a simpler way. An
important and challenging aspect of this project's development was integrating technologies
such as OpenGL, VTK, ITK, DICOM Offis, Papyrus and QuickTime, which are
crossplatform C/C++ toolsets [
        <xref ref-type="bibr" rid="ref10">10</xref>
        ].
• AMIDE. This is an open source, an easy-to-use software tool for visualizing and analyzing
multimodal volumetric medical images. The package’s ability to simultaneously display
multiple data sets (for example, PET, CT, MR) and regions of interest is on-demand data
rescaling in the program. Data sets can be freely moved, rotated, displayed, and analyzed as
the program automatically performs the necessary interpolation from the original data. In
summary, AMIDE is a platform where your ideas and algorithms can be easily disseminated
to the medical and molecular imaging research community [
        <xref ref-type="bibr" rid="ref11">11</xref>
        ].
• MantisGRID. This tool is an inter-institutional initiative of Colombian medical and
academic centers that aims to provide medical grid services for Colombia and Latin
America. MantisGRID is a GRID platform, based on an open-source grid infrastructure that
provides the necessary services to access and exchange medical images and associated
information following the DICOM standards and level 7 health standards [
        <xref ref-type="bibr" rid="ref12">12</xref>
        ].
• MRtrix3. It is an open source, a cross-platform software package for medical image
processing, analysis, and visualization, emphasizing brain research using diffusion MRI. It
is implemented using a fast, modular, and flexible general purpose code framework for
accessing and manipulating image data, allowing efficient development of new applications,
while retaining high computational performance and a consistent command line interface
between applications [
        <xref ref-type="bibr" rid="ref13">13</xref>
        ].
      </p>
      <p>And although more platforms focus on DICOM image management, this work will focus more
indepth on two software tools framed in the Cardiology Department of the University Hospital of
Salamanca, Spain. These applications are KoopaML and CARTIER-IA, the former being the one that
will be the most emphasized and whose internal structure will be discussed.
2.1.</p>
    </sec>
    <sec id="sec-3">
      <title>KoopaML</title>
      <p>KoopaML is a system framed in the Cardiology Service of the University Hospital of Salamanca to
ease the application of machine learning in the medical domain without the necessity of having
programming skills [14].</p>
      <p>The first version of the platform provides main features such as a graphical user interface to design
and execute ML pipelines visually. To create a new pipeline, the system provides an empty workspace
with a toolbar containing the potential tasks that can be included in the Machine Learning workflow.
These tasks are connected by sockets related to their inputs and outputs. These connections need to be
compatible to work if a task requires a dataset as an input, only those tasks that output a dataset can be
connected. On the other hand, KoopaML also offers the possibility to visually explore the input dataset
and model evaluation results. This feature takes advantage of the automatic generation of information
dashboards by domain engineering and metamodeling [15]–[17].</p>
      <p>However, possible improvements and validations of this platform were detected based on the new
needs derived from the user-centered approach followed for its development. During the evaluation of
this platform, users some features that could be included in the platform so that the use of Artificial
Intelligence could be extended to DICOM images [18].
2.2.</p>
    </sec>
    <sec id="sec-4">
      <title>CARTIER-IA</title>
      <p>
        The Cartier-IA platform unifies structured data and medical images, specifically DICOM images, to
support researchers and physicians in the analysis associated with different studies, with a particular
focus on supporting the applications of artificial intelligence algorithms in images. The CARTIER-IA
platform can be seen as a technological ecosystem that supports all data-management related tasks
(including structured data and medical imaging collection) and enables both healthcare professionals
and data scientists to apply AI models to the stored images [
        <xref ref-type="bibr" rid="ref4">4</xref>
        ].
      </p>
      <p>The platform relies on different technologies and frameworks which are integrated using a
clientserver architecture. The technology employed to implement this client-server approach as a web
application is Django, a Python-based web framework [19]. The web application is also connected
through web requests to other services, such as a REDCap instance to manage additional projects and
information [20].</p>
      <p>Finally, to implement the integrated AI environment, the back end is supported by libraries such as
OpenCV and TensorFlow, to enable the execution of deep learning models and other AI-related scripts.</p>
    </sec>
    <sec id="sec-5">
      <title>3. Integration of imaging data with AI techniques</title>
      <p>To integrate the new functionality into KoopaML, a new workspace was devised, separating the
Machine Learning workspace from the DICOM workspace as it was crucial to avoid a cluttered
interface. In addition, the substantial differences between structured data require different treatments
depending on the type of input.</p>
      <p>Therefore, users will be able to choose between creating a Machine Learning project and a DICOM
project. If the project created is of the second type it is necessary to add a configuration section to
manage the Picture Archiving and Communication System (PACS) to allow KoopaML application to
request images from the configured servers.</p>
      <p>When a new DICOM project is created, users will be shown the images it has stored in that project
and, to which it can apply the different Machine Learning algorithms found in the system. These
algorithms can be stored by the application administrators and the users is asked for a series of
characteristics such as weight files to be able to apply the algorithms to the DICOM images. These
algorithms are loaded into the platform by authorized AI experts, making them accessible to non-expert
users [21].</p>
      <p>In addition, the DICOM workspace also allows users to modify images using different editing tools
to measure, annotate, crop, zoom, pan, shift and segment, among others (Figure 1).</p>
      <p>Regarding the connection between KoopaML and any of the PACS that would be configured in the
tool, the following structured has been followed (Figure 2).</p>
      <p>First, a connection has been made between the HTML template and the Python file of the KoopaML
platform by making a request through the Django framework in JavaScript. Secondly, the different
responses are made to finish the connection between KoopaML and the configured PACS. The first of
the tools will request different data from the second one and this one will answer with the necessary
data. Once the form data has been collected, it is broken down and then sent to the PACS so that it can
receive the corresponding DICOM images, returning to the initial HTML template the number of
images that this platform has received whit the data collected from the form.</p>
      <p>In this way, a satisfactory connection is achieved between KoopaML and the different PACS that
the users configure in the different projects and later storage of the DICOM images that the user has
selected for later management of these.</p>
      <p>To connect to these PACS, the first thing users must do is to configure this system. The platform
contains the option to configure these external entities from which the images will be collected for
subsequent management and storage. If a user wants to configure an entity, he/she must indicate its
name, IP address, the port where it is located and, optionally, a description of the system.</p>
      <p>Figure 3 shows the list of PACS entities configured in DICOM projects. As can be seen in each of
the entries of the list the option to connect and delete the entities is given.</p>
      <p>If the user wants to connect, user will be redirected to a screen where images collected from that
PACS can be added to the project. In this screen it will be possible to search by patient data as well as
by projects or studies to which the DICOM images we want to search belong. As you can see, the screen
displays the information corresponding to the PACS entity to which the tool is connected. And once
the search has been performed, a pop-up window will be displayed with the number of images that have
been stored in the project you are in.
3.2.</p>
    </sec>
    <sec id="sec-6">
      <title>Application of AI to imaging data</title>
      <p>One of the features that were proposed to be integrated in KoopaML was to provide a friendly
interface to apply Artificial Intelligence algorithms and open its uses for non-expert users and offers
benefits of these algorithms without the need to leave the platform to apply them.</p>
      <p>This feature allows researchers to upload their Artificial Intelligence scripts to the platform and make
them available to other users. Only researchers with privileges will be able to add new algorithms which
must be thoroughly tested by the researcher who uploads them to the platform before integrating them
to ensure reliable functionality, since leaving the functionality to upload Artificial Intelligence
algorithms to any of the users have this capacity, and they must be Machine Learning experts. In this
case, the algorithm metadata is very important to properly integrate the algorithms within the platform
because it provides information about the algorithm output (a modified image, a set of measurements,
a segmentation mask, …), its application (since its application may be limited to specific DICOM
modalities) or other parameters depending on the output.</p>
      <p>To integrate an algorithm into the platform, it is necessary to provide the model trained previously
and the script that makes use of this model to allow its invocation by the platform’s Artificial
Intelligence algorithm. Once an algorithm has been integrated into the platform, a button will be
available in the image editor to apply an algorithm selected from those available for the current image
(Figure 4). When the user confirms the request, the platform will produce the result, depending on the
type of algorithm output, which could result in the display of a new image.</p>
      <p>Figure 5 shows the application of a segmentation algorithm to a DICOM image. Image segmentation
consists of dividing an image into as many regions as objects and background it contains.</p>
    </sec>
    <sec id="sec-7">
      <title>4. Discussion and Conclusions</title>
      <p>This work presents the continuous improvement of a platform for creating AI-driven pipelines in the
medical domain, namely KoopaML. The first version of the platform obtained good comments, but
some new features were required to support other complex tasks in the medical context, one of which
was the possibility of storing DICOM images received through PACS systems and their subsequent
management.</p>
      <p>Being able to receive DICOM images from other file systems and image communication (PACS)
gives the platform several advantages such as increasing flexibility or making connections between
others easier. In this way, users will have the possibility to analyze the DICOM images in a simple way
and apply Artificial Intelligence algorithms or edit the images in a way that do not need help from the
experts.</p>
    </sec>
    <sec id="sec-8">
      <title>5. References</title>
      <p>processing and visualisation,” NeuroImage, vol. 202, p. 116137, Nov. 2019, doi:
10.1016/j.neuroimage.2019.116137.</p>
      <p>[14] F. García-Peñalvo et al., “KoopaML: A Graphical Platform for Building Machine Learning
Pipelines Adapted to Health Professionals,” Int. J. Interact. Multimed. Artif. Intell., vol. In Press, no. In
Press, p. 1, 2023, doi: 10.9781/ijimai.2023.01.006.</p>
      <p>[15] A. Vázquez‐Ingelmo, A. García‐Holgado, F. J. García‐Peñalvo, and R. Therón, “Proof‐of‐
concept of an information visualization classification approach based on their fine‐grained features,”
Expert Syst., vol. 40, no. 1, Jan. 2023, doi: 10.1111/exsy.12872.</p>
      <p>[16] A. Vázquez-Ingelmo, F. J. García-Peñalvo, R. Therón, D. Amo Filvà, and D. Fonseca
Escudero, “Connecting domain-specific features to source code: towards the automatization of
dashboard generation,” Clust. Comput., vol. 23, no. 3, pp. 1803–1816, Sep. 2020, doi:
10.1007/s10586019-03012-1.</p>
      <p>[17] A. Vázquez-Ingelmo, F. J. García-Peñalvo, and R. Therón, “Taking advantage of the software
product line paradigm to generate customized user interfaces for decision-making processes: a case
study on university employability,” PeerJ Comput. Sci., vol. 5, p. e203, 2019, doi:
10.7717/peerjcs.203.</p>
      <p>[18] A. García-Holgado et al., “User-Centered Design Approach for a Machine Learning Platform
for Medical Purpose,” in Human-Computer Interaction, P. H. Ruiz, V. Agredo-Delgado, and A. L. S.
Kawamoto, Eds., in Communications in Computer and Information Science, vol. 1478. Cham: Springer
International Publishing, 2021, pp. 237–249. doi: 10.1007/978-3-030-92325-9_18.
[19] “Django,” Django Project. https://www.djangoproject.com/ (accessed Mar. 21, 2023).
[20] P. A. Harris, R. Taylor, R. Thielke, J. Payne, N. Gonzalez, and J. G. Conde, “Research
electronic data capture (REDCap)—A metadata-driven methodology and workflow process for
providing translational research informatics support,” J. Biomed. Inform., vol. 42, no. 2, pp. 377–381,
Apr. 2009, doi: 10.1016/j.jbi.2008.08.010.</p>
      <p>[21] A. Vázquez-Ingelmo et al., “Testing and improvements of KoopaML: a platform to ease the
development of Machine Learning pipelines in the medical domain,” presented at the Proceedings
TEEM 2022: Tenth International Conference on Technological Ecosystems for Enhancing
Multiculturality, Salamanca, Spain, Salamanca, Spain: Springer Nature Singapore, Oct. 2022.</p>
    </sec>
  </body>
  <back>
    <ref-list>
      <ref id="ref1">
        <mixed-citation>
          [1]
          <string-name>
            <given-names>P.</given-names>
            <surname>Mildenberger</surname>
          </string-name>
          ,
          <string-name>
            <given-names>M.</given-names>
            <surname>Eichelberg</surname>
          </string-name>
          , and E. Martin, “
          <article-title>Introduction to the DICOM standard,” Eur</article-title>
          . Radiol., vol.
          <volume>12</volume>
          , no.
          <issue>4</issue>
          , pp.
          <fpage>920</fpage>
          -
          <lpage>927</lpage>
          , Apr.
          <year>2002</year>
          , doi: 10.1007/s003300101100.
        </mixed-citation>
      </ref>
      <ref id="ref2">
        <mixed-citation>
          [2]
          <string-name>
            <given-names>A.</given-names>
            <surname>García-Holgado</surname>
          </string-name>
          ,
          <string-name>
            <given-names>F. J.</given-names>
            <surname>García-Peñalvo</surname>
          </string-name>
          ,
          <article-title>and</article-title>
          <string-name>
            <given-names>A.</given-names>
            <surname>Vázquez-Ingelmo</surname>
          </string-name>
          , “
          <article-title>Explainable Rules and Heuristics in AI Algorithm Recommendation Approaches-A Systematic Literature Review</article-title>
          and Mapping Study,”
          <source>Comput. Model. Eng. Sci.</source>
          , vol.
          <volume>136</volume>
          , no.
          <issue>2</issue>
          , pp.
          <fpage>1023</fpage>
          -
          <lpage>1051</lpage>
          ,
          <year>2023</year>
          , doi: 10.32604/cmes.
          <year>2023</year>
          .
          <volume>023897</volume>
          .
        </mixed-citation>
      </ref>
      <ref id="ref3">
        <mixed-citation>
          [3]
          <string-name>
            <given-names>F. J.</given-names>
            <surname>García-Peñalvo</surname>
          </string-name>
          ,
          <string-name>
            <given-names>A.</given-names>
            <surname>Vázquez-Ingelmo</surname>
          </string-name>
          ,
          <article-title>and</article-title>
          <string-name>
            <given-names>A.</given-names>
            <surname>García-Holgado</surname>
          </string-name>
          , “
          <article-title>Fostering DecisionMaking Processes in Health Ecosystems Through Visual Analytics and Machine Learning,” in Learning and Collaboration Technologies</article-title>
          . Novel Technological Environments,
          <string-name>
            <given-names>P.</given-names>
            <surname>Zaphiris</surname>
          </string-name>
          and
          <string-name>
            <surname>A</surname>
          </string-name>
          . Ioannou, Eds.,
          <source>in Lecture Notes in Computer Science</source>
          , vol.
          <volume>13329</volume>
          . Cham: Springer International Publishing,
          <year>2022</year>
          , pp.
          <fpage>262</fpage>
          -
          <lpage>273</lpage>
          . doi:
          <volume>10</volume>
          .1007/978-3-
          <fpage>031</fpage>
          -05675-8_
          <fpage>20</fpage>
          .
        </mixed-citation>
      </ref>
      <ref id="ref4">
        <mixed-citation>
          [4]
          <string-name>
            <given-names>F.</given-names>
            <surname>García-Peñalvo</surname>
          </string-name>
          et al.,
          <article-title>“Application of Artificial Intelligence Algorithms Within the Medical Context for Non-Specialized Users: the CARTIER-IA Platform,”</article-title>
          <string-name>
            <given-names>Int. J.</given-names>
            <surname>Interact</surname>
          </string-name>
          . Multimed. Artif. Intell., vol.
          <volume>6</volume>
          , no.
          <issue>6</issue>
          , pp.
          <fpage>46</fpage>
          -
          <lpage>53</lpage>
          ,
          <year>2021</year>
          , doi: 10.9781/ijimai.
          <year>2021</year>
          .
          <volume>05</volume>
          .005.
        </mixed-citation>
      </ref>
      <ref id="ref5">
        <mixed-citation>
          [5]
          <string-name>
            <given-names>N. S.</given-names>
            <surname>Sung</surname>
          </string-name>
          et al., “
          <article-title>Central challenges facing the national clinical research enterprise,” JAMA</article-title>
          , vol.
          <volume>289</volume>
          , no.
          <issue>10</issue>
          , pp.
          <fpage>1278</fpage>
          -
          <lpage>1287</lpage>
          , Mar.
          <year>2003</year>
          , doi: 10.1001/jama.289.10.1278.
        </mixed-citation>
      </ref>
      <ref id="ref6">
        <mixed-citation>
          [6]
          <string-name>
            <given-names>S.</given-names>
            <surname>Ghosh</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Matsuoka</surname>
          </string-name>
          ,
          <string-name>
            <given-names>Y.</given-names>
            <surname>Asai</surname>
          </string-name>
          , K.-Y. Hsin, and
          <string-name>
            <given-names>H.</given-names>
            <surname>Kitano</surname>
          </string-name>
          , “
          <article-title>Software for systems biology: from tools to integrated platforms,”</article-title>
          <string-name>
            <surname>Nat. Rev. Genet.</surname>
          </string-name>
          , vol.
          <volume>12</volume>
          , no.
          <issue>12</issue>
          , pp.
          <fpage>821</fpage>
          -
          <lpage>832</lpage>
          , Nov.
          <year>2011</year>
          , doi: 10.1038/nrg3096.
        </mixed-citation>
      </ref>
      <ref id="ref7">
        <mixed-citation>
          [7]
          <string-name>
            <given-names>D.</given-names>
            <surname>Haak</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.-E.</given-names>
            <surname>Page</surname>
          </string-name>
          ,
          <string-name>
            <given-names>S.</given-names>
            <surname>Reinartz</surname>
          </string-name>
          ,
          <string-name>
            <given-names>T.</given-names>
            <surname>Krüger</surname>
          </string-name>
          , and
          <string-name>
            <given-names>T. M.</given-names>
            <surname>Deserno</surname>
          </string-name>
          , “
          <article-title>DICOM for Clinical Research: PACS-Integrated Electronic Data Capture in Multi-Center Trials,”</article-title>
          <string-name>
            <given-names>J.</given-names>
            <surname>Digit</surname>
          </string-name>
          . Imaging, vol.
          <volume>28</volume>
          , no.
          <issue>5</issue>
          , pp.
          <fpage>558</fpage>
          -
          <lpage>566</lpage>
          , Oct.
          <year>2015</year>
          , doi: 10.1007/s10278-015-9802-8.
        </mixed-citation>
      </ref>
      <ref id="ref8">
        <mixed-citation>
          [8]
          <string-name>
            <given-names>T. M.</given-names>
            <surname>Deserno</surname>
          </string-name>
          ,
          <string-name>
            <given-names>D.</given-names>
            <surname>Haak</surname>
          </string-name>
          ,
          <string-name>
            <given-names>V.</given-names>
            <surname>Brandenburg</surname>
          </string-name>
          ,
          <string-name>
            <given-names>V.</given-names>
            <surname>Deserno</surname>
          </string-name>
          ,
          <string-name>
            <given-names>C.</given-names>
            <surname>Classen</surname>
          </string-name>
          , and
          <string-name>
            <given-names>P.</given-names>
            <surname>Specht</surname>
          </string-name>
          , “
          <article-title>Integrated Image Data and Medical Record Management for Rare Disease Registries. A General Framework and its Instantiation to the German Calciphylaxis Registry,”</article-title>
          <string-name>
            <given-names>J.</given-names>
            <surname>Digit</surname>
          </string-name>
          . Imaging, vol.
          <volume>27</volume>
          , no.
          <issue>6</issue>
          , pp.
          <fpage>702</fpage>
          -
          <lpage>713</lpage>
          , Dec.
          <year>2014</year>
          , doi: 10.1007/s10278-014-9698-8.
        </mixed-citation>
      </ref>
      <ref id="ref9">
        <mixed-citation>
          [9]
          <string-name>
            <given-names>D.</given-names>
            <surname>Haak</surname>
          </string-name>
          , C.-E. Page, and
          <string-name>
            <given-names>T. M.</given-names>
            <surname>Deserno</surname>
          </string-name>
          , “
          <article-title>A Survey of DICOM Viewer Software to Integrate Clinical Research and Medical Imaging,”</article-title>
          <string-name>
            <given-names>J.</given-names>
            <surname>Digit</surname>
          </string-name>
          . Imaging, vol.
          <volume>29</volume>
          , no.
          <issue>2</issue>
          , pp.
          <fpage>206</fpage>
          -
          <lpage>215</lpage>
          , Apr.
          <year>2016</year>
          , doi: 10.1007/s10278-015-9833-1.
        </mixed-citation>
      </ref>
      <ref id="ref10">
        <mixed-citation>
          [10]
          <string-name>
            <given-names>A.</given-names>
            <surname>Rosset</surname>
          </string-name>
          ,
          <string-name>
            <given-names>L.</given-names>
            <surname>Spadola</surname>
          </string-name>
          , and
          <string-name>
            <given-names>O.</given-names>
            <surname>Ratib</surname>
          </string-name>
          , “
          <article-title>OsiriX: An Open-Source Software for Navigating in Multidimensional DICOM Images,”</article-title>
          <string-name>
            <given-names>J.</given-names>
            <surname>Digit</surname>
          </string-name>
          . Imaging, vol.
          <volume>17</volume>
          , no.
          <issue>3</issue>
          , pp.
          <fpage>205</fpage>
          -
          <lpage>216</lpage>
          , Sep.
          <year>2004</year>
          , doi: 10.1007/s10278-004-1014-6.
        </mixed-citation>
      </ref>
      <ref id="ref11">
        <mixed-citation>
          [11]
          <string-name>
            <given-names>A. M.</given-names>
            <surname>Loening</surname>
          </string-name>
          and
          <string-name>
            <given-names>S. S.</given-names>
            <surname>Gambhir</surname>
          </string-name>
          , “
          <article-title>AMIDE: A Free Software Tool for Multimodality Medical Image Analysis</article-title>
          ,
          <source>” Mol. Imaging</source>
          , vol.
          <volume>2</volume>
          , no.
          <issue>3</issue>
          , p.
          <fpage>15353500200303132</fpage>
          ,
          <string-name>
            <surname>Jul</surname>
          </string-name>
          .
          <year>2003</year>
          , doi: 10.1162/15353500200303133.
        </mixed-citation>
      </ref>
      <ref id="ref12">
        <mixed-citation>
          [12]
          <string-name>
            <given-names>M.</given-names>
            <surname>Garcia</surname>
          </string-name>
          Ruiz et al.,
          <article-title>“mantisGRID: A Grid Platform for DICOM Medical Images Management in Colombia and Latin America,”</article-title>
          <string-name>
            <given-names>J.</given-names>
            <surname>Digit</surname>
          </string-name>
          . Imaging, vol.
          <volume>24</volume>
          , no.
          <issue>2</issue>
          , pp.
          <fpage>271</fpage>
          -
          <lpage>283</lpage>
          , Apr.
          <year>2011</year>
          , doi: 10.1007/s10278-009-9265-x.
        </mixed-citation>
      </ref>
      <ref id="ref13">
        <mixed-citation>
          [13]
          <string-name>
            <surname>J.-D.</surname>
          </string-name>
          Tournier et al.,
          <article-title>“MRtrix3: A fast, flexible and open software framework for medical image</article-title>
        </mixed-citation>
      </ref>
    </ref-list>
  </back>
</article>