ITEM_TAG

Management of ITEM_TAG resources for compositions and EHR_STATUS within an EHR.

Tags can also be set inline via the openehr-item-tag request header on COMPOSITION/EHR_STATUS create and update operations, and are emitted via the openehr-item-tag response header on read operations.

Cadasto exceptions:

  • The openehr-version-item-tag request and response header is not supported. Sending it returns 400 Bad Request.
  • The uid_based_id path parameter on these endpoints accepts only versioned_object_uid (HIER_OBJECT_ID); OBJECT_VERSION_ID is not supported.

See the item_tags guide for end-to-end examples and error formats.