Skip to content

Gain medical insights from clinical notes stored in the OMOP Common Data Model using the Amazon Comprehend Medical NLP service

Notifications You must be signed in to change notification settings

JamesSWiggins/omop-notes-amazon-comprehend-medical

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Processing OMOP Clinical Notes with Amazon Comprehend Medical

Gain medical insights from clinical notes stored in the OMOP Common Data Model using the Amazon Comprehend Medical NLP service.

This R code can be used to read clinical notes from the OMOP 'note' table, process them using Amazon Comprehend Medical, and write them into the OMOP 'note_nlp' table. The high-level architecture used to do this is shown below.

diagram

You can quickly deploy an OHDSI environment on AWS environment from which you can execute this code or you can also use this code from outside of AWS to call Amazon Comprehend Medical. If you deploy the OHDSI environment on AWS using the automation linked above, there is no additional configuration needed to use Comprehend Medical. If you want to use it outside of AWS, you only need to configure a credentials file that allows this code to call the Comprehend Medical service. You can find instructions for doing that here.

An example of the type of mapping Amazon Comprehemend Medical provides and the corresponding 'note_nlp' records are show below. diagram

About

Gain medical insights from clinical notes stored in the OMOP Common Data Model using the Amazon Comprehend Medical NLP service

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published