MemberConnection model representing a member's healthcare provider connection
MemberConnection =
BaseConnection&object
MemberConnection model representing a member's healthcare provider connection. Contains connection metadata including authentication and synchronization status.
Type declaration
status
status:
DataConnectionStatus
The authentication token status.
syncStatus
syncStatus:
SyncStatus
The status of the data ingest pipeline.
syncError
syncError: (
CodeableConcept|null)[] |null
Errors from the data ingest pipeline.
