Skip to main content
POST
Create a new text note in OncoEMR

Path Parameters

slug
string
required

The slug of the OncoEMR connection.

Body

application/json
patientId
string
required

The OncoEMR patient ID (e.g., PD_xxx).

title
string
required

The document title/header.

body
string
required

The document body content. Can be plain text or HTML.

category
string

The document category. Defaults to 'CPS Authorizations'.

date
string

The document date in M/D/YYYY format (e.g., '1/27/2026'). Defaults to today.

Response

Default Response

success
boolean
required
documentHistoryId
string
required

The document history ID (DH_xxx) of the created document