Intelligent Chart Summarization

looking forward to yaml :slight_smile:

1 Like

Shane and I just used some of the JSON from the parser for the friendly web ui. That project is hard but coming along nicely. We noted a couple very minor improvements for the parser, but all in all it is testing well!

1 Like

cTAKES: How to Create an ICD10 Dictionary: https://www.youtube.com/watch?v=4aOnafv-NQs

This is the process in which we can create ICD10/CPT code mappings. SNOMED/RXNORM are included out of the box, but there is no good documentation on doing anything else (until this video, that is!)

1 Like

Very early screen of web ui:

There are a few bugs, but overall it’s coming along. Missing features include:
Multi colored backgrounds (if multiple concept mention types are present, “stack” the background colors)

  • Overall codes view
  • Deletion of codes
  • Test out with ICD10 and CPT
  • Documentation on the API (it’s pretty easy… just fetch the raw text and data from an endpoint and pass it into the JS code’s default constructor)
1 Like

Very nice and makes sense clinically!

1 Like

w00t! I’m going to try to make it more user friendly as I go…

1 Like

latest-q.pdf (92.0 KB)

1 Like

Phew! I spent my Sunday revamping the algorithm to support multi color and fixed a big bug

2 Likes

Multi line and escaped character support!

1 Like

Working on a formal solution to get millions and millions of records into MySQL: https://github.com/GoTeamEpsilon/cTAKES-HSQLDB-to-MySQL-Dictionary

The community has been very helpful as there are multiple people looking to do this as well!

-m

1 Like

Is this project still a going concern?

@KirkHadley yes, we are reaching our first milestone. I’ll post back here soon :slight_smile:

1 Like