Any objections to adding 'IV' to the Inject/Intervenious machines-  
RouteFSM.java?
                iv_singleInjectWordSet.add("intervenously");    
                iv_singleInjectWordSet.add("injection");
                iv_singleInjectWordSet.add("injections");
                iv_singleInjectWordSet.add("injected");
                iv_singleInjectWordSet.add("iv");
I just tested it out that it worked fine after we added iv to the FSM.  
I'll create a Jira in the meantime.

--Pei

> -----Original Message-----
> From: Masanz, James J. [mailto:[email protected]]
> Sent: Wednesday, July 17, 2013 1:59 PM
> To: [email protected]
> Subject: RE: Medication Route in DrugNER
> 
> info from Sean:
> 
> I would expect 'intravenous' to be found, but 'IV' isn't included in the list 
> of
> route FSM
> 
> IV might be being found as a roman numeral
> 
> ________________________________________
> From: [email protected] [dev-
> [email protected]] on behalf of
> Chen, Pei [[email protected]]
> Sent: Wednesday, July 17, 2013 11:08 AM
> To: [email protected]
> Subject: Medication Route in DrugNER
> 
> Does anyone recall if the intravenous or IV could be picked up as a route by
> the DrugNER module?
> For example: "cisplatin 2.5 mg IV every 24 hours." IV gets picked up as a
> Medication Frequency (4) instead of Route.
> 
> --Pei
> 

Reply via email to