From 25da2c293fcde713b07aff53573ca724ec80bf71 Mon Sep 17 00:00:00 2001 From: agrawalm Date: Mon, 16 Nov 2020 13:52:40 -0500 Subject: [PATCH] Update index.md --- docs/index.md | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/docs/index.md b/docs/index.md index 27aa183..8e59595 100644 --- a/docs/index.md +++ b/docs/index.md @@ -6,27 +6,27 @@ Our platform enables the rapid annotation of medical terms within clinical notes ## Why? Clinical notes document detailed patient information, including pertinent medical history, procedures performed during a visit, and response to treatment. This information can be leveraged for a variety of use cases--from more personalized decision support in electronic health record to richer retrospective research. -However, this data often exists only in clinical text, and not in any structured fields; therefore, many use cases involve manual or automated structuring of relevant concepts from clinical notes. Current automated approaches of extracting structured clinical concepts are insufficiently robust for many downstream uses, and there isn't much annotated training data publicly available. The goal of our platform is to make that annotation process easier and faster: whether for manual curation, or for the creation of general training data. +However, this data often exists only in clinical text, and not in any structured fields; therefore, many use cases involve manual or automated structuring of relevant concepts from clinical notes. Current automated approaches of extracting structured clinical concepts are insufficiently robust for many downstream uses, and there isn't much annotated training data publicly available to improve machine learning models. The goal of our platform is to make that annotation process easier and faster: whether for a manual curation use case, or for the creation of an annotated training dataset. ## Features -### Recommendations - - ### Pre-Annotations - + + +### Recommendations + ### Search - + ### UMLS Linking - + ### Concept Categories - + ### Flexible Annotation - + ## How to Use ### Installation Instructions