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
A user on Discord (BluePatient) noticed that his Clinical Notes (stored as a DocumentReference) were not correctly displaying in the Fasten UI - "Unknown Binary content type"
After debugging further, we determined that the Binary resource referenced in the DocumentReference attachments field was not being correctly retrieved and stored in Fasten.
A user on Discord (BluePatient) noticed that his Clinical Notes (stored as a
DocumentReference
) were not correctly displaying in the Fasten UI - "Unknown Binary content type"After debugging further, we determined that the Binary resource referenced in the DocumentReference attachments field was not being correctly retrieved and stored in Fasten.
We need to recreate this issue in https://github.com/fastenhealth/fasten-sources as a test, and then fix the problem.
Test resource included below:
The text was updated successfully, but these errors were encountered: