Create and finalize a clinical consultation with items, diagnoses, and notes via the Provet Cloud REST API

domain: developers.provetcloud.com · 6 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

Steps

  1. POST /api/0.1/consultation/ with client, patients, started/finished times, complaint, and type (Inpatient/Outpatient/Home call/Farm visit/Boarding/Pet service)
  2. Add clinical items as sub-resources under the consultation - POST to /consultation/<id>/medicines/, /procedures/, /supplies/, or /foods/ referencing the generic /api/0.1/item/<id>/ URL
  3. Add diagnoses via /consultation/<id>/consultationdiagnosis/, copying the diagnosis, code, and name fields from GET /api/0.1/codelist/diagnoses/ as a point-in-time snapshot
  4. Record clinical notes and discharge instructions via the consultation's consultationnote and consultationdischargeinstruction sub-endpoints
  5. Move the consultation through its lifecycle using POST /consultation/<id>/update_status/ (e.g. status 8 In Progress -> status 10 Finalized), which triggers invoice creation
  6. For farm/herd visits, add ?no_multiplier=true when posting items to prevent the herd-size multiplier from being applied

Known gotchas

Related routes

Sync billing and invoicing records via the Provet Cloud REST API
developers.provetcloud.com · 5 steps · unrated
Pull and manage appointment availability via the Provet Cloud REST API
developers.provetcloud.com · 5 steps · unrated
Incrementally sync client and patient records from Provet Cloud using delta polling and custom fields
developers.provetcloud.com · 6 steps · unrated

Give your agent this knowledge — and 15,500+ more routes

One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans