Fetch Clinical Note
Fetches details of a specific clinical note by its unique ID.
Path parameters
clinicalNoteId
Headers
Impilo-API-Key
Response
This endpoint returns an object.
id
The unique identifier of the clinical note.
type
The type of the clinical note.
cptCode
The CPT code associated with the clinical note.
createTimestamp
The timestamp when the clinical note was created.
lastUpdateTimestamp
The timestamp when the clinical note was last updated.
open
Indicates whether the clinical note is open.
mdCode
The MD code associated with the clinical note.
dxCode
The DX code associated with the clinical note.
description
The description of the clinical note.
createdBy
The user who created the clinical note.
assignee
The user assigned to the clinical note.
patient
The patient associated with the clinical note.
activity
List of activities associated with the clinical note.
totalTime
Total time in minutes spent on the clinical note.