streamStatus
The streaming status of the HealthScribe streaming session.
Possible Values:
IN_PROGRESS
PAUSED
FAILED
COMPLETED
This status is specific to real-time streaming. A COMPLETED
status doesn't mean that the post-stream analytics is complete. To get status of an analytics result, check the Status
field for the analytics result within the MedicalScribePostStreamAnalyticsResult
. For example, you can view the status of the ClinicalNoteGenerationResult
.