Changes between Version 14 and Version 15 of i2b2 Mapped Importer


Ignore:
Timestamp:
05/29/14 12:11:06 (10 years ago)
Author:
Richard Bramley
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • i2b2 Mapped Importer

    v14 v15  
    166166* {{{type}}}: {{{uk.org.briccs.onyxmappedexport2pdo.fields.!DataSourceTextField}}}
    167167
     168==== !LiteralTextField
     169Creates a text observation by copying the text from the **mapping**.
    168170
     171====== Mapping
    169172
    170 ''' A N D   T H E   R E S T'''
     173* {{{type}}}: {{{uk.org.briccs.onyxmappedexport2pdo.fields.!LiteralTextField}}}
     174
     175==== !YearOnlyDateField
     176Creates a date for use as observation start and end dates, etc, from a numeric year field.  The date created is the 1st January in the year specified.
     177
     178====== Mapping
     179
     180* {{{type}}}: {{{uk.org.briccs.onyxmappedexport2pdo.fields.!YearOnlyDateField}}}
    171181
    172182=== Patient Entity