Update a patient visit
Update a patient visit
Update a visit’s time or type. Send only the fields you want to change.
Update a patient visit
Body
application/json
Response
OK
When the visit record was created (ISO 8601).
Unique visit identifier assigned by the API.
Required range:
x >= 1Whether this is the patient's initial visit.
ID of the patient this visit belongs to.
Required range:
x >= 1When the visit occurred (ISO 8601 date-time or date only).
Therapy type: PT (Physical Therapy), OT (Occupational Therapy), or ST (Speech Therapy).
Available options:
PT, OT, ST A URL to the JSON Schema for this object.
Example:
"https://api.spikecare.com/public/v1/schemas/PatientVisit.json"
