👨‍⚕️ ᴺᴱᵂ ᴾᴸᵁᴳᴵᴺ AWS Comprehend Medical - Text Analytics (incl. Automated AWS Environment setup!)

Hi Bubblers !

With this plugin, you can detect and return useful information in unstructured clinical text such as physician’s notes, discharge summaries, test results, and case notes.

Our plugin uses natural language processing (NLP) models to detect entities, which are textual references to medical information such as medical conditions, medications, or Protected Health Information (PHI).

This plugin provides an action to determine following classes:

  • Entity: A text reference to the name of relevant objects, such as people, treatments, medications, and medical conditions. For example, ibuprofen.
  • Category: The generalized grouping to which an entity belongs. For example, ibuprofen is part of the MEDICATION category.
  • Type: The type of entity detected within a single category. For example, ibuprofen is in the GENERIC_NAME type in the MEDICATION category.
  • Attribute: Information related to an entity, such as the dosage of a medication. For example, 200 mg is an attribute of the ibuprofen entity.
  • Trait: Something that Amazon Comprehend Medical understands about an entity, based on context. For example, a medication has the NEGATION trait if a patient is not taking it.
  • Relationship Type: The relationship between an entity and an attribute.

You can test out our AWS Comprehend Medical - Analytics plugin with the live demo.

Enjoy !
Made with :black_heart: by wise:able
Discover our other Artificial Intelligence-based Plugins

Hello Bubblers!

I am looking for users in the medical field that would be interested to try out this plugin and share some feedbacks to make it more relevant.

Please DM directly if interested :slight_smile:

Hello Bubblers!

Just to let you know that this plugin has been updated to provide an automated script to configure your AWS environment :man_mechanic:t3:.

Enjoy!