Get a patient visit by ID
Get a patient visit by ID
Fetch a single visit by ID. Use to display or sync visit details in your EMR.
Get a patient visit by ID
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"
