Editing a comment

You can edit a comment on an item, an item within an itemset, or a form by using the COMMENT attribute:
  • To edit a comment on an item, include the COMMENT attribute along with the text of the comment in the DATA element.
  • To edit a comment on an itemset, include the COMMENT attribute along with the text of the comment in an EDITPATIENTDATA element that includes the SECTIONNAME and ITEMSETNAME attributes, which signal that the EDITPATIENTDATA element is updating an itemset.
  • To edit a comment on a form, include the COMMENT attribute along with the text of the comment in an EDITPATIENTDATA element that does not include SECTIONNAME and ITEMSETNAME attributes.