Attribute | Schema Type or Enumeration Values | Usage | Definition | Business Rule(s) |
---|---|---|---|---|
ItemOID | oidref | Required | Reference to an ItemDef in the MetaDataVersion identified in the ClinicalData element. The referenced ItemDef defines the DataType of this item. The ItemOID attribute is used to identify a particular item definition. This value uniquely identifies an Item within the containing ItemGroup. | |
TransactionType | (Insert | Update | Remove | Upsert | Context) | Conditional
| Records the TransactionType for this ItemData instance in the source system. | |
IsNull | (Yes) | Conditional
| Flag specifying that an item's value is to be set to null. In the interest of creating non-verbose XML instances, one should not use ItemData elements with IsNull set to "Yes" to indicate uncollected data. The better practice is to transmit only collected data. For use cases where data traceability is important, providing ItemData elements with IsNull="Yes" maybe be useful. It is not necessary to provide an ItemData element with IsNull set to "Yes" in cases where the source system would not create a record. |
Overview
Content Tools