There are multiple event types that can be emitted by Fasten Connect.
enum
that describes the failure.
The possible values are:token_refresh_failure
: An error is encountered while trying to refresh the Access Token.resource_patient_failure
: An error occurred while trying to fetch a patient resource. This is unusual because the token (likely) refreshed successfully.resource_invalid_content
: Parsing issue in a critical FHIR resourcesuppressed_please_contact
: The error was suppressed, as it may contain PII or PHI. This is the default value for failure_reason
. Please contact Fasten support for more information.authorized
, rejected
.