You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
Action Requested
Add patient travel history to the eCR Viewer (currently it's stubbed).
Acceptance Criteria
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.
The text was updated successfully, but these errors were encountered: