Skip to main content
POST
Create Patient Medical Referral

Headers

TENANT
string
required

The tenant you are making this request on behalf of

API-KEY
string
required

Your api key

Body

application/json

Form state for preview + create. Identical shape across both routes — preview consumes it without persisting, create persists atomically.

patientId
string
required
referringProviderId
string
required
recipientFaxContactId
string
required
reason
string
required
Required string length: 1 - 1000
clinicalNote
string
required
Required string length: 1 - 5000

Response

Successful Response

id
string
required
patientId
string
required
referringProviderId
string
required
recipientFaxContactId
string
required
reason
string
required
clinicalNote
string
required
documentId
string
required
documentFilePath
string
required
documentTitle
string
required
createdDate
string<date-time>
required