You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ctakes.apache.org by Giuseppe Totaro <to...@gmail.com> on 2015/06/10 06:07:57 UTC

Data from and to UMLS

Hi all,

I am using cTAKES programmatically in order to perform the AnalysisEngine
described into AggregatePlaintextUMLSProcessor.xml.
Since this pipeline includes a component that connects to UMLS, I am just
wondering which data are transmitted outside.
More in detail, my application works on private data, so I would like to
know which kind of data go to and from UMLS.

Please could you help me about that?

Thanks a lot,
Giuseppe

Re: Data from and to UMLS

Posted by Giuseppe Totaro <to...@gmail.com>.
Thanks a lot Tim.
Giuseppe

On Wed, Jun 10, 2015 at 3:46 AM, Miller, Timothy <
Timothy.Miller@childrens.harvard.edu> wrote:

> The only data that gets sent over the outside network are your UMLS
> credentials (username and password). Once they are verified the actual
> lookup is done locally.
> Tim
>
> ________________________________________
> From: Giuseppe Totaro [totaropeppe@gmail.com]
> Sent: Wednesday, June 10, 2015 12:08 AM
> To: dev@ctakes.apache.org
> Subject: Data from and to UMLS
>
> Hi all,
>
> I am using cTAKES programmatically in order to perform the AnalysisEngine
> described into AggregatePlaintextUMLSProcessor.xml.
> Since this pipeline includes a component that connects to UMLS, I am just
> wondering which data are transmitted outside.
> More in detail, my application works on private data, so I would like to
> know which kind of data go to and from UMLS.
>
> Please could you help me about that?
>
> Thanks a lot,
> Giuseppe
>

RE: Data from and to UMLS

Posted by "Miller, Timothy" <Ti...@childrens.harvard.edu>.
The only data that gets sent over the outside network are your UMLS credentials (username and password). Once they are verified the actual lookup is done locally.
Tim

________________________________________
From: Giuseppe Totaro [totaropeppe@gmail.com]
Sent: Wednesday, June 10, 2015 12:08 AM
To: dev@ctakes.apache.org
Subject: Data from and to UMLS

Hi all,

I am using cTAKES programmatically in order to perform the AnalysisEngine
described into AggregatePlaintextUMLSProcessor.xml.
Since this pipeline includes a component that connects to UMLS, I am just
wondering which data are transmitted outside.
More in detail, my application works on private data, so I would like to
know which kind of data go to and from UMLS.

Please could you help me about that?

Thanks a lot,
Giuseppe