== c_metadataxml == A nullable column within the ontology table used to store extra information about the concept in xml format. Currently used to describe value metadata associated with a lab finding. A fuller explanation is given in the accompanying document; see [raw-attachment:MetadataXML-documentation.txt MetadataXML Column Format.]. This requires careful reading. The use of this column has expanded from v1.5 to v1.6 of i2b2. Interestingly, here is an example of its use applied to integer values other than lab results... {{{ From: Larry Errecart [larry.errecart@ucdmc.ucdavis.edu] Sent: 03 March 2011 20:22 To: Holden, Nick Subject: Re: Integer values in i2b2 data other than lab users We have blood pressure and BMI loaded and had to emulate the xml in the lab records to enable the "set value" function. Here's our c_metadataxml entry for systolic: 3.02 12/15/2009 11:22:19 SYSTOLIC SYSTOLIC PosInteger GRP 99999-9 HL Y 50 90 140 230 mm/Hg mm/Hg larry }}}