Hi Sekhar, What you described seems to be related to Clinical Document Architecture (CDA): https://apache.googlesource.com/ctakes/+/trunk/ctakes-clinical-pipeline/SystemArchitectureOverview.txt
I never manage to get CDA working in cTAKES though. On Sun, Aug 20, 2017 at 8:13 PM, Hari, Sekhar <sekhar.h...@cgi.com> wrote: > Hello there - > > With the latest version of cTAKES, is it possible to recognize and extract > the clinical section headings in clinical documents? For example, my use > case is like this: > > 1. 'Extract the BP readings from the 'Vital Signs' or 'Physical > Examination' section. If BP reading(s) are mentioned in other places of the > document too, ignore those readings and consider only the one in 'Vital > Signs' or 'Physical Examination' section. > > 2. Ignore everything mentioned under 'Family History' section. > > I would be most grateful if you can share your thoughts / code snippet > examples in cTAKES. > > Thanks, > Sekhar H. >