Skip to main content

Update an existing value set item

PATCH 

/v1/valuesets/items/:id

Modify the value, descriptions, or extra data of an existing value set item.

This endpoint allows you to update item details while maintaining its association with the parent value set. The parent value set ID cannot be changed after creation for data integrity reasons.

Restrictions: • Items in SYSTEM type value sets cannot be modified • Value changes must maintain uniqueness within the parent value set • Parent value set association is immutable

Request

Responses

Value set item successfully updated with new information