Skip to main content
POST
Open an outpatient visit

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
patient_id
integer
required
clinic_id
integer
required
visit_purpose
enum<string>
required
Available options:
consultation,
pharmacy,
diagnostics
patient_coverage_id
integer | null

Response

Resource returned.

data
object