Treatment Controller

Create or update one or multiple entities.

A uuid will be generated for any entity that doesn't have one yet. Posting entities without uuid multiple times will also create them multiple times.

post/treatments/push

Response

Array of responses, matching the posted array of entities. Provides an HTML status code for every entity and an optional body (e.g. a string with an error message).

bodyobject
statusCodeinteger

Changes

Changed in 2 of the 58 revisions of this API.11

    • added the new ANTIBIOTIC enum value to the request property items/typeOfDrug

      request-property-enum-value-added

    • removed the enum value ANTIBIOTIC of the request property items/typeOfDrug

      request-property-enum-value-removed

    This revision also has 14 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog