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).
Changes
Changed in 2 of the 58 revisions of this API.11
- ○
added the new
ANTIBIOTICenum value to the request propertyitems/typeOfDrugrequest-property-enum-value-added
- ○
- ▲
removed the enum value
ANTIBIOTICof the request propertyitems/typeOfDrugrequest-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
- ▲