i2b2 Developer's Forum
Space shortcuts
Space Tools

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Analysis contains tags that are used to retain data for the analysis of a valuemetadata element.  However, it is transient, and will not be retained from one build to the next.  It generally only reflects the current state of the metadata database.  The New tag is intended to contain new unitvalues, enumvalues, and such.

<ValueMetadata>

            <Version>3     <Version>3.02</Version>            <CreationDateTime>

     <CreationDateTime>

            <TestID     <TestID/>            <TestName

     <TestName/>

            <DataType>PosInteger     <DataType>PosInteger, Integer, Float, PosFloat, Enum, String</DataType>

            <Flagstouse     <Flagstouse/>            <Oktousevalues

     <Oktousevalues/>

            <UnitValues>     <UnitValues>

            <NormalUnits          <NormalUnits/>            <EqualUnits

          <EqualUnits/>

            <ConvertingUnits          <ConvertingUnits/>

<Units          <Units/>

<MultiplyingFactor          <MultiplyingFactor/>

            <ConvertingUnits          <ConvertingUnits/>            <ExcludingUnits

          <ExcludingUnits/>

            <     </UnitValues>            <EnumValues>

     <EnumValues>

                        <Val           <Val description=""/>                       

<ExcludingVal           <ExcludingVal description=""/>

            <     </EnumValues>

            <MaxStringLength     <MaxStringLength/>            <CommentsDeterminingExclusion>

     <CommentsDeterminingExclusion>

                        <Com><          <Com></Com>

            <     </ CommentsDeterminingExclusion >CommentsDeterminingExclusion>

            <LowofLowReference     <LowofLowReference/>            <HighofLowReference

     <HighofLowReference/>

            <LowofHighReference     <LowofHighReference/>            <HighofHighReference

     <HighofHighReference/>

            <LowofToxicReference     <LowofToxicReference/>            <HighofToxicReference

     <HighofToxicReference/>

<Analysis>     <Analysis>

                        <Enums          <Enums/>                        <Counts

          <Counts/>

                        <New          <New/>

            <     </Analysis>

</ValueMetadata>

...