Pdd Graph Save

PDD Graph : Bridging MIMIC-III and Linked Data Cloud

Project README

PDD Graph: Patient-Disease-Drug Graph, Bridging MIMIC-III and Linked Data Cloud

The latest news

We just released the new version 1.4! Go

Note

If you use PDD Graph data in your work, please cite the following publication:

  • Wang, M., Zheng, J., Liu, J., Hu, W., Wang, S., Li, X., & Liu, W. (2017, October). PDD Graph: Bridging Electronic Medical Records and Biomedical Knowledge Graphs via Entity Linking. In International Semantic Web Conference (ISWC). Springer, Cham, 2017: 219-227.

We ask that users who download significant portions of the database cite the MIMIC-III paper in any resulting publications.

  • MIMIC-III, a freely accessible critical care database. Johnson AEW, Pollard TJ, Shen L, Lehman L, Feng M, Ghassemi M, Moody B, Szolovits P, Celi LA, and Mark RG. Scientific Data (2016). DOI: 10.1038/sdata.2016.35.

Introduction

The gap between clinical data and biomedical knowledge graphs:

  • An EMR database, MIMIC-III: contains multi-format electronic data but remains limitations in scope.
  • Biomedical KGs: cover basic medical facts, but contain little information about clinical outcomes.

The gap between clinical data and biomedical KGs prohibits further exploring medical entity relationships on ether side, as shown in the following figure:

What is PDD Graph (Patient-Disease-Drug Graph):

Electronic medical records contain multi-format electronic medical data that consist of an abundance of medical knowledge. Facing with patients symptoms, experienced caregivers make right medical decisions based on their professional knowledge that accurately grasps relationships between symptoms, diagnosis, and treatments. We aim to capture these relationships by constructing a large and high-quality heterogeneous graph linking patients, diseases, and drugs (PDD) in EMRs.

Specifically, we extract important medical entities from MIMIC-III (Medical Information Mart for Intensive Care III) and automatically link them with the existing biomedical knowledge graphs, including ICD-9 ontology and DrugBank. The PDD graph presented is accessible on the Web via the SPARQL endpoint, and provides a pathway for medical discovery and applications, such as effective treatment recommendations.

A subgraph of PDD is illustrated in the following figure to better understand the PDD graph.

Download

You can download it from different places. We offer two different formats in this site .

Format 1:N-Triples

RDF data files ended by .nt.

Format 2:Apache Jena

Formatted by Apache Jena TDB , you can user it in Jena API.

Download elsewhere

Friendly Link

Our data uses other resources, so we make a statement here.

License

This work is licensed under a Creative Commons Attribution 4.0 International License.

Contact

  • Meng Wang [email protected]
  • Lei Shi [email protected]
  • Update

    • V1.4

      In the new version 1.4, we add detailed information about the prescriptions, including the dosage, the duration and so on. These information will be applied to conveniently retrieve the exact adverse drug combinations taken by corresponding patients.

      A specific example please refer to the Tutorial SPARQL Query Example5

    • V1.3

      We have attached DDI triples in the latest version 1.3. These DDI triples are extracted from DrugBank and will be applied to conveniently retrieve the possible adverse drug combinations taken by corresponding patients.

    • V1.2

      Fix the bugs in "diagnose_icd_information.nt".

      In the new version, we have eliminated an engineering bug that was made when label matching of ICD-9 codes. This bug results in the linking failures of 380 diseases in MIMIC-III.

      For diseases in the latest PDD version, the overall number of diseases is 6985, and 6,983 diseases are connected to ICD-9 ontology. The only two failed matching codes are '71970' and 'NULL', which are not included in ICD-9 ontology.

    • V1.1

      Add Patient BMI data.

    More Information

    Github Pages

    Website

    DataHub URL

    Data dump

    SPARQL endpoint

    Open Source Agenda is not affiliated with "Pdd Graph" Project. README Source: wangmengsd/pdd-graph
    Stars
    36
    Open Issues
    0
    Last Commit
    5 years ago

    Open Source Agenda Badge

    Open Source Agenda Rating