RE: Clinical documents section heading recognizer [EXTERNAL] [SUSPICIOUS]

2017-08-21 Thread Finan, Sean
ctionName.equals( "Physical Examination" ) ) .foreach( System.out::println ); } Or something like that. Sean -Original Message- From: Finan, Sean [mailto:sean.fi...@childrens.harvard.edu] Sent: Monday, August 21, 2017 2:37 PM To: dev@ctakes.apache.org Cc: u...@ctakes.apache.org Subject:

RE: Clinical documents section heading recognizer [EXTERNAL]

2017-08-21 Thread Finan, Sean
[mailto:l...@phemi.com] Sent: Monday, August 21, 2017 12:18 PM To: dev@ctakes.apache.org Cc: u...@ctakes.apache.org Subject: Re: Clinical documents section heading recognizer [EXTERNAL] Hi Sekhar, What you described seems to be related to Clinical Document Architecture (CDA): https

Re: Clinical documents section heading recognizer

2017-08-21 Thread Liam Bui
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 wro

RE: Clinical documents section heading recognizer

2017-08-20 Thread Hari, Sekhar
, then I am back to the same problem. Please advise. Thanks, Sekhar H. From: Narayan Bhat [mailto:bnara...@manuhsolutions.com] Sent: 21 August 2017 10:38 To: Hari, Sekhar Subject: Re: Clinical documents section heading recognizer Hi You can apply pattern search on cTAKES identified sentences

Clinical documents section heading recognizer

2017-08-20 Thread Hari, Sekhar
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 mentio