You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ctakes.apache.org by "James Joseph Masanz (JIRA)" <ji...@apache.org> on 2013/03/19 22:41:16 UTC

[jira] [Created] (CTAKES-178) parsing of medication strength does not verify a number was discovered (strength value includes both the dosage and strength value in some cases)

James Joseph Masanz created CTAKES-178:
------------------------------------------

             Summary: parsing of medication strength does not verify a number was discovered (strength value includes both the dosage and strength value in some cases)
                 Key: CTAKES-178
                 URL: https://issues.apache.org/jira/browse/CTAKES-178
             Project: cTAKES
          Issue Type: Bug
          Components: ctakes-drug-ner
    Affects Versions: 3.0-incubating, 3.1-incubating
            Reporter: James Joseph Masanz
            Assignee: James Joseph Masanz
             Fix For: 3.1-incubating



for the text "aspirin 2 325mg tablet prn by mouth", a 
org.apache.ctakes.typesystem.type.refsem.MedicationStrength annotation is created with 
number = "2 325"
rather than with 
number = "325"
The 2 should be a dosage (MedicationDosage.value)

FYI, I don't know how prevalent that pattern is so I don't know how high a priority this might be.


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira