GithubHelp home page GithubHelp logo

technical-solutions-lakehouse / jsl-medical-risk-factors Goto Github PK

View Code? Open in Web Editor NEW

This project forked from databricks-industry-solutions/jsl-medical-risk-factors

0.0 0.0 0.0 51 KB

Automated Extraction of Medical Risk Factors For Life Insurance Underwriting

License: Other

Python 100.00%

jsl-medical-risk-factors's Introduction

Automated Extraction of Medical Risk Factors For Life Insurance Underwriting

Life insurance underwriting considers an applicant’s medical risk factors, usually provided inside free-text documents. New insurance-specific Natural Language Processing (NLP) models can automatically extract material medical history and risk factors from such documents. This joint Solution Accelerator with John Snow Labs makes it easy to implement this in practice – enabling a faster, more consistent, and more scalable underwriting experience. This tutorial will cover:

  • The end-to-end solution architecture on Databricks, from data ingestion to dashboarding
  • Easily analyze free-text documents to extract medical history & risk factors using NLP
  • Executable Python notebooks implementing the solution that you can start from today

We will get the following list of medical risk factors from unstructured clinical notes using Spark NLP models and tools and make analysis on the results.

  • Basic Profile
    • ✅ Age
    • ✅ Gender
    • ✅ Weight
    • ✅ Height
    • ✅ Race/Ethnicity
    • ✅ Disability
  • Personal History
    • ✅ Medical records (ICD-10-CM)
    • ✅ Prescription history (RxNorm)
    • ✅ Actions of prescriptions (Action Mapper)
    • ✅ Family health history (ICD-10-CM + Assertion)
  • Lifestyle
    • ✅ Profession
    • ✅ Marital status
    • ✅ Housing
    • ✅ Smoking
    • ✅ Alcohol
    • ✅ Substance
  • Diseases
    • ✅ Asthma and breathing problems
    • ✅ Heart disease, including heart attacks and angina
    • ✅ High cholesterol
    • ✅ High blood pressure
    • ✅ Hypertension
    • ✅ Cancer
    • ✅ Strokes, including mini-strokes and brain haemorrage
    • ✅ Anxiety
    • ✅ Depression
    • ✅ Diabetes
    • ✅ Obesity
    • ✅ Epilepsy
    • ✅ Cerebral palsy and other neurological conditions
    • ✅ Kidney diseases

License

Copyright / License info of the notebook. Copyright [2023] the Notebook Authors. The source in this notebook is provided subject to the Apache 2.0 License. All included or referenced third party libraries are subject to the licenses set forth below.

Library Name Library License Library License URL Library Source URL
Pandas BSD 3-Clause License https://github.com/pandas-dev/pandas/blob/master/LICENSE https://github.com/pandas-dev/pandas
Numpy BSD 3-Clause License https://github.com/numpy/numpy/blob/main/LICENSE.txt https://github.com/numpy/numpy
Apache Spark Apache License 2.0 https://github.com/apache/spark/blob/master/LICENSE https://github.com/apache/spark/tree/master/python/pyspark
MatPlotLib https://github.com/matplotlib/matplotlib/blob/master/LICENSE/LICENSE https://github.com/matplotlib/matplotlib
Seaborn BSD 3-Clause License https://github.com/seaborn/seaborn/blob/master/LICENSE https://github.com/seaborn/seaborn/
Spark NLP Display Apache License 2.0 https://github.com/JohnSnowLabs/spark-nlp-display/blob/main/LICENSE https://github.com/JohnSnowLabs/spark-nlp-display
Spark NLP Apache License 2.0 https://github.com/JohnSnowLabs/spark-nlp/blob/master/LICENSE https://github.com/JohnSnowLabs/spark-nlp
Spark NLP for Healthcare Proprietary license - John Snow Labs Inc. NA NA
Author
Databricks Inc.
John Snow Labs Inc.

Disclaimers

Databricks Inc. (“Databricks”) does not dispense medical, diagnosis, or treatment advice. This Solution Accelerator (“tool”) is for informational purposes only and may not be used as a substitute for professional medical advice, treatment, or diagnosis. This tool may not be used within Databricks to process Protected Health Information (“PHI”) as defined in the Health Insurance Portability and Accountability Act of 1996, unless you have executed with Databricks a contract that allows for processing PHI, an accompanying Business Associate Agreement (BAA), and are running this notebook within a HIPAA Account. Please note that if you run this notebook within Azure Databricks, your contract with Microsoft applies.

Instruction

To run this accelerator, set up JSL Partner Connect AWS, Azure and navigate to My Subscriptions tab. Make sure you have a valid subscription for the workspace you clone this repo into, then install on cluster as shown in the screenshot below, with the default options. You will receive an email from JSL when the installation completes.


Once the JSL installation completes successfully, clone this repo into a Databricks workspace. Attach the RUNME notebook to any cluster and execute the notebook via Run-All. A multi-step-job describing the accelerator pipeline will be created, and the link will be provided. Execute the multi-step-job to see how the pipeline runs.

jsl-medical-risk-factors's People

Contributors

dbbnicole avatar muhammetsnts avatar vkocaman avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.