You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 9 Next »

Body:

(Comment?, ReasonIncomplete?, Flag*)

Attributes:

SeqNuminteger

TransactionType(Insert | Update | Remove | Upsert | Context)(optional)
IDID(optional)If an Annotation is contained with an Annotations element, the ID attribute is required.


Contained in:


A general note about clinical data. If an annotation has both a comment and flags, the flags should be related to the comment.


The SeqNum attribute (a small positive integer) uniquely identifies the annotation within its parent entity.

An empty Annotation (one with no annotation value, no comment and no flags) is not allowed unless the TransactionType is Remove. On Update, the entire value of the annotation is replaced.

  • No labels