Skip to main content
GET
Get a clinical note by ID

Authorizations

X-API-Key
string
header
required

API key obtained from /api/v1/ext-api-keys

Path Parameters

noteId
string
required

Clinical note UUID

Example:

"9b2d4f6a-1c3e-4a5b-8d7f-0e1a2b3c4d5e"

Query Parameters

include
string

Comma-separated embedded blocks: transcript, patient. Defaults to both; pass include= to omit all (note body + codes always returned).

Example:

"transcript,patient"

Response

Note detail

data
object
required