CDCgov / trusted-intermediary

Bringing together healthcare providers by reducing the connection burden.
Apache License 2.0
10 stars 5 forks source link

CA: UCSD Results Staging Connectivity #1031

Closed scleary1cs closed 1 month ago

scleary1cs commented 4 months ago

Story

As UCSD, so that I can review and provide patient care based on NBS findings, I need sample result messages sent by ReportStream staging to appear in my EHR test environment.

Pre-conditions

Acceptance Criteria

Tasks

Definition of Done

Research Questions

Decisions

Notes

JohnNKing commented 1 month ago

Trying to figure out issues with UCSD-specific OAuth endpoint; not able to authenticate successfully.

@JohnNKing Add onboarding document task here (from OAuth story)

jorg3lopez commented 1 month ago

Update:

Successful token retrieval (expired access token): image

Invalid HL7 version NACK: image

Invalid message NACK: image

JohnNKing commented 1 month ago

Connectivity should now be working. However, we need to verify that the results are being filed successfully.

To confirm:

  1. Is linefeed issue fixed?
  2. Is the ISO-8859 vs UTF-8 issue working? (umol?)
jorg3lopez commented 1 month ago

Update:

JohnNKing commented 1 month ago

Thanks @jorg3lopez. I've captured successful filing of the results messages as part of #1229. Also, the encoding issue is captured as #1222 . In light of that, is there any work that remains for this story?