Versions Compared

Key

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

...


Original dateDate after shift_and_tag
<recorddatetime>

 

 

transaction 1: tomorrow

 

 

transaction 2: yesterday

 

 

transaction 3: three days from now

 

 

Situatieschets, 

swvendor laadt vandaag medicatie op, doet volgende week de testen. Probleem: alle medicatie is la gestart.

We willen, medicatie morgen laten starten, bv 18/06/2020, vandaag is het 17e. 

...


Problem case:

Software vendor wants to alter all dates in the xml to other, more relevant dates.

For example, sw-vendor's application can only show the current week of the medicationscheme, but all dates in the XML are starting and ending in 2030.

Solution:

  1. Enter a referencedate in the xmlrequest (underneath <usuallanguage> as seen in this chapter) to the first startmoment of the medication. 
  2. change startup parameter to shift_and_tag
  3. send the xmlrequest to the vault


Note

The "recorddatetime"-tag needs to exist in the XML-file prior to executing it, else it will not change the dates according to today's date but it will add a "recorddatetime"-tag.

...