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

Extract patient travel history from eICR; add to eCR Viewer #1001

Closed
emmastephenson opened this issue Dec 19, 2023 · 0 comments · Fixed by #1036
Closed

Extract patient travel history from eICR; add to eCR Viewer #1001

emmastephenson opened this issue Dec 19, 2023 · 0 comments · Fixed by #1036
Assignees
Labels
Streamline eCR Issues for Streamline eCR team to work on

Comments

@emmastephenson
Copy link
Collaborator

Action Requested

Add patient travel history to the eCR Viewer (currently it's stubbed).

Acceptance Criteria

  • When eCRs go through conversion to FHIR, patient travel history is extracted (if present)
  • When eCRs are shown in the eCR Viewer, patient travel history is shown according to the designs (if present)

Testing

We'll need some sample eCRs to test with that include travel history.

Background & Context

The eCR Viewer designs call for including patient travel history, but it's not currently included in our FHIR conversion process.

Additional Information

This is likely the file that will need to be updated within the converter: SocialHistory/_entry.liquid
And this file within the eCR Viewer will need the travel history FHIR path added: fhirPath.yml

We will need to figure out where in the eCR CCDA spec patient travel history is found. The FHIR implementation guide for eICR composition may be helpful here.

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.

2 participants