| Literature DB >> 33071769 |
David M Hedges1,2, John C Hegman1, Jefferson R Brown1, Jack T Wilburn1, Brian E Chapman2,3, Christopher R Butson1,4,5.
Abstract
BACKGROUND: Neuromodulation therapies, such as deep brain stimulation (DBS), spinal cord stimulation (SCS), responsive neurostimulation (RNS), transcranial magnetic stimulation (TMS), transcranial direct stimulation (tDCS), and vagus nerve stimulation (VNS) are used to treat neurological and psychiatric conditions for patients who have failed to benefit from other treatment approaches. Although generally effective, seemingly similar cases often have very different levels of effectiveness. While there is ongoing interest in developing predictors, it can be difficult to aggregate the necessary data from limited cohorts of patients at individual treatment centers.Entities:
Keywords: deep brain stimulation; graph database; responsive neurostimulation; spinal cord stimulation; transcranial magnetic stimulation
Year: 2020 PMID: 33071769 PMCID: PMC7531015 DOI: 10.3389/fninf.2020.00036
Source DB: PubMed Journal: Front Neuroinform ISSN: 1662-5196 Impact factor: 4.081
FIGURE 1Simplified INR data model. All the data is modeled around and tied directly to each individual patient. Patient visits to the clinician (“Visit”) is a growing list of visits, but only shown here as a single visit for simplicity. One strength of the graph database is that all information is entered according to relationships, eliminating the need for “join” operations between tabulated information.
Access and permission rights for users of the INR. Access type will be approved by the database administration team and will be determined based on use case and contributions.
| Standard Access | Quarantined | Standard |
| Sensitive Access | Quarantined | Standard + Conditional* |
| Admin Access | Full | All |
FIGURE 2Data processing pipeline. Data is first submitted through the INR website and separated into imaging and non-imaging data. All data is quarantined for quality control and harmonization. If the contributing investigators wish to embargo their data for primary publication rights, the data will remain in quarantine for the length of the embargo period. While in quarantine, data will be thoroughly deidentified. After quarantine, imaging data will be permanently stored in XNAT and non-imaging data in Neo4j. Finally, the Django framework will connect the data to the INR frontend for queries and data exploration.
FIGURE 3Example of a Cypher query and the visual result. In this example, the database was queried to return patients (unlabeled, multicolored nodes), gender (Male or Female), and stimulation targets (GPi, STN, or Vim). All unlabeled nodes represent individual patients. This simple example highlights how visual clustering analysis can easily be done using Cypher. The individual patient clusters share commonalities between the attributes selected. This helps users determine underlying structure of the data.
FIGURE 4Screenshot of a patient timeline. In this image, dyskinesia exam scores are co-plotted with UDPRS III scores over time, illustrating their temporal relationship with the start of DBS therapy. This image is available on the INR website as an interactive explorer, where the user can control what is being plotted over time.