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

BUG: Lab results missing information #2871

Closed
1 of 3 tasks
austin-hall-skylight opened this issue Nov 6, 2024 · 0 comments · Fixed by #2877
Closed
1 of 3 tasks

BUG: Lab results missing information #2871

austin-hall-skylight opened this issue Nov 6, 2024 · 0 comments · Fixed by #2877
Assignees
Labels
Streamline eCR Issues for Streamline eCR team to work on

Comments

@austin-hall-skylight
Copy link
Collaborator

austin-hall-skylight commented Nov 6, 2024

Description

Lab results are no longer pulling data from the html table so some fields are empty

Potential problem:

  • The ID attributes of HTML elements in the tables are no longer being converted into comments with data-id tags so the values cannot be looked up.

Potential solution:

  • Figure out how to get the observation divs processed correctly again..

Relevant files/functions:
- Templates/eCR/Resource/_Observation.liquid lines 136-153
- CustomFhir/CustomFIlters.cs

Steps to reproduce

Example eCRs:
http://localhost:3000/view-data?id=1.2.840.114350.1.13.297.3.7.8.688883.567479

Expected Result

image.png

image.png

Actual Result

image.png

image.png

Priority

Provide an estimate for level of impact the bug has today by placing an X in the applicable bracket

Priority

  • Low priority The bug does not have to be fixed immediately. High and medium priority bugs should be addressed first.
  • Medium priority Typically, medium-priority bugs do not affect customers directly and therefore can be fixed in the normal course of testing and development.
  • High priority High priority bugs must be addressed immediately. They often affect the app’s functionality and impact customers and their user experience. They must take priority.

Notes

@austin-hall-skylight austin-hall-skylight added the Streamline eCR Issues for Streamline eCR team to work on label Nov 6, 2024
@austin-hall-skylight austin-hall-skylight self-assigned this Nov 7, 2024
@austin-hall-skylight austin-hall-skylight changed the title BUG: Lab results missing most information BUG: Lab results missing information Nov 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Streamline eCR Issues for Streamline eCR team to work on
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant