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

Read HL7 dump from file and other misc fixes #61

Merged
merged 7 commits into from
Oct 7, 2024

Conversation

jeremyestein
Copy link
Collaborator

@jeremyestein jeremyestein commented Sep 26, 2024

Test the actual sine wave and some metadata. Fix discovered bug in sine wave generation.

Add the units for each stream to Emap.

Optionally read HL7 messages from a dump file as well as the TCP port. HL7 message separator was actually an ASCII FS char, not CRLF. (Will fix #53)

Copy link

PR checklist

Default guide for a PR (if multiple PRs for the work, only keep one version of it and link to it on the other PRs)

  • From the UCLH data science desktop, a validation run has been set off
  • load times
    in UCL teams has been populated with the run information
  • During the run, glowroot has been checked for any queries which are taking a substantial proportion of the
    total processing time. This can be useful to identify indexes that are required.
  • After the run, look for any unexpected errors in the etl_per_message_logging table, the error_search.sql file
    on the shared drive can be used for this \\sharefs6\UCLH6\EMAP\Shared\EmapSqlScripts\devops\error_search.sql.
    Create an issue if you find an unexpected exception and is not related to the changes you've made, otherwise
    fix them!
  • After the run, populate the end time in
    load times
  • Let Aasiyah know about the completed validation and give her information on the changes and where to start
    with the validation
  • Check validation report and give any feedback to Aasiyah if there are any changes needed on her side,
    iterate on getting the validation to match at least 99% (validation and emap code).

Base automatically changed from jeremy/hf-data-gaps to sk/waveform-dev October 3, 2024 11:31
@jeremyestein jeremyestein requested a review from skeating October 3, 2024 17:45
@jeremyestein jeremyestein marked this pull request as ready for review October 3, 2024 17:45
@jeremyestein jeremyestein changed the title Misc fixes Read HL7 dump from file and other misc fixes Oct 3, 2024
Copy link
Contributor

@skeating skeating left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great - needs a couple of end of files but looks cool

@jeremyestein jeremyestein merged commit 4ed7c1a into sk/waveform-dev Oct 7, 2024
7 checks passed
@jeremyestein jeremyestein deleted the jeremy/hf-data-misc branch October 7, 2024 12:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants