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

Connect waveform table to rest of emap star and implement basic core proc logic #35

Open
2 of 3 tasks
jeremyestein opened this issue Jul 29, 2024 · 1 comment
Open
2 of 3 tasks

Comments

@jeremyestein
Copy link
Collaborator

jeremyestein commented Jul 29, 2024

Epic: #27

Waveform table is currently sitting in the DB unconnected to any other table. It needs to be joined up to, eg. the hospital_visit table.

  • Database design
  • core processor logic
    • location matching could be hard

(orphan data can hopefully stay out of scope - see #36 for that)

@jeremyestein jeremyestein changed the title Connect waveform table to rest of emap star Connect waveform table to rest of emap star and implement basic core proc logic Jul 29, 2024
@jeremyestein jeremyestein reopened this Aug 8, 2024
@jeremyestein
Copy link
Collaborator Author

Have linked waveform table to rest of DB. Need to add some fields to the interchange message to distinguish between the source location and data stream codes and the converted location and data stream descriptions, so the core processor logic can store these and use them for further links in the DB.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant