Implementation Guidance for the IVL TS data type
Revision as of 12:10, 17 September 2014 by Rene spronk (talk | contribs) (based on action item from the AID January 2013 meeting)
Guidance (Netherlands, Strucdoc):
In order to specify the time interval from 1-jan-2012 up to and inclusive of 3-jan-2012 use
<effectiveTime><low value="20120101000000"/> <high value="20120103235959"/></effectiveTime>
instead of (the semantically correct)
<effectiveTime><low value="20120101"/><high value="20120104" inclusive="false"/></effectiveTime>
See Grahame's blogpost http://www.healthintersections.com.au/?p=707