File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed
Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -399,7 +399,9 @@ neurontin |C0678176|http://terminology.hl7.org/CodeSystem/umls
399399While the FHIR standard distinguishes between potential (or near-miss) adverse events and actual events, the nlp-insights service creates
400400adverse event resources as actual, and does not distinguish between actual and potential events.
401401
402- ACD does provide some possibilities for improvement. For example, suppose the text passage was something similar to:
402+ It is possible that the problem could be solved (in some cases) with a code change to nlp-insights.
403+ For example, suppose the text passage was something similar to:
404+
403405```
404406The patient's course could have been complicated by mental status \
405407changes secondary to a combination of narcotics and Neurontin, \
@@ -422,8 +424,8 @@ ACD would return confidences with a high value for "considering" usage score:
422424This could be leveraged by nlp-insights to determine that the event did not actually happen.
423425
424426In building the reference implementation, we did not have sufficient examples to determine
425- if this approach would work well in practice.
426- In addition, ACD may or may not add additional functionality to solve this problem in the future .
427+ if this approach would work well enough to be of value in practice.
428+ Another consideration was that additional functionality might someday be added to ACD that solves this problem in a better way .
427429
428430The determination of actuality is therefore still an area of research and construction.
429431
You can’t perform that action at this time.
0 commit comments