Get a specific progress note
Returns a single progress note by ID
Documentation Index
Fetch the complete documentation index at: https://docs.nextvisitai.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Progress note unique identifier
Response
Progress note details
Unique identifier for the progress note
123
Name or title of the progress note
"Follow-up Visit - Jane Doe"
ID of the team this note belongs to
5
ID of the user who created this note
42
When the progress note was created
"2023-04-10T15:30:00Z"
When the progress note was last updated
"2023-04-10T15:45:00Z"
Transcribed content of the audio recording
"Patient reports improvement in symptoms since last visit..."
AI-generated analysis of the transcription
"Patient's condition has improved with current treatment regimen..."
Associated patient information
Information about the user who created the note
When transcription process started
"2023-04-10T15:35:00Z"
When transcription was completed
"2023-04-10T15:40:00Z"
When analysis process started
"2023-04-10T15:40:00Z"
When analysis was completed
"2023-04-10T15:45:00Z"
Any error state during processing
null