Changes to Retract a dose without erasing it — the record stays on the chart, struck through, and stops counting as a valid administration. Prefer this over DELETE whenever the dose was really recorded and is being reversed; DELETE remains for removing a row that should never have existed.

POST /api/Vaccinations/{id}/void

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 1 of the 6 revisions of this API.1

  1. a905bde4e7961

What changed