Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integrate headless EI as parser of record #356

Open
Lego6245 opened this issue Sep 9, 2019 · 0 comments
Open

Integrate headless EI as parser of record #356

Lego6245 opened this issue Sep 9, 2019 · 0 comments
Assignees
Labels

Comments

@Lego6245
Copy link
Collaborator

Lego6245 commented Sep 9, 2019

Dependent on #354

We should remove the old parser completely and replace it with EI running either in a micro-service or some other structure to enable us to use the parser instead of using the current one.

  1. Remove the current option to upload logs to parse with our parser.
  2. Set up EI to accept logs to parse.
  3. Wire up the front and back ends to provide log files, verify their integrity, parse with EI, and then insert the json into the encounter store using Write a translator for EI JSON -> Encounter Model #354.

Questions still remain if we should store the HTML output as well and make that accessible (probably)

@Lego6245 Lego6245 self-assigned this Sep 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant