v2

latestOpenAPI 3.1.12026-08-078549932.4 MB
VitalTypes

put/api/vital-types/{id}

Path parameters

idstring required

Request body

codestring nullable
labelstring nullable
unitstring nullable
colorstring nullable
dataTypestring nullable
isActiveboolean nullable
acknowledgeExamTemplateImpactboolean nullable

Caller has seen which exam templates bind this code and still wants to deactivate it. Only consulted when bool? UpdateVitalTypeRequest.IsActive is being flipped to false on a bound type; without it that request is a 409 carrying the template list.

Response

OK

idstring required
codestring required
labelstring required
unitstring nullable
colorstring nullable
dataTypestring required
isActiveboolean
isSystemboolean

Seeded product type: not deletable; Code/DataType locked.

createdAtstring date-time
updatedAtstring date-time