Skip to main content
POST
Detect and expand text macros

Authorizations

X-API-KEY
string
header
required
X-ACCOUNT-ID
string
header
required

Body

application/json

Text to analyze for macros

Request payload for detecting and expanding macros in medical text

text
string
required

The text to analyze for macros

Example:

"The patient is a 54-year-old male here for a routine follow-up. Reports feeling well overall. Quickcheck. Denies any new symptoms. Medications reviewed and no changes needed. No signs of infection. Standard plan applies. Discussed flu vaccine and colonoscopy timeline. Return visit scheduled in six months."

macros
object[]
required

An array of macro objects to detect in the text

Response

Macro detection result

Response containing detected macros and expanded text

data
object

Result data object containing detections and expanded text