<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN">
<html lang="en">
<head>
<title>Help: Edit Outreach Follow up</title>
<link rel="stylesheet" type="text/css" href="/css/help.css" />
</head>
<body>
<h1>Edit Outreach Follow Up Decision</h1>
<p class="classname">
Allows editing of ONE of the following, in order of precedence:
<ul>
<li>follow-up decision</li>
<li>pack due date</li>
<li>expected date of return</li>
</ul>
Pack sent date is for information only and is not editable.
</p>
CHANGED RULES - need to add Return Due only takes effect if follow-up option
NOT changed - otherwise RD date handled in FU option change
<h4>Rules:</h4>
<p class="classname">
1) Editing of an existing timeline selection (eg one month, six month, etc) where pack dispatch
date is in the future:
<dl>
<dt>with another timeline selection</dt>
<dd>pack dispatch and pack return dates are adjusted to reflect the new timeline; earliest
pack dispatch date is current date</dd>
<dt>with a non-timeline option (dead, other, return to clinic)</dt>
<dd>existing pack return date is adjusted to null date (2000-01-01)</dd>
</dl>
</p>
<p class="classname">
2) Editing of an existing timeline selection (eg one month, six month, etc) where pack dispatch
date is in the past:
<dl>
<dt>with another timeline selection</dt>
<dd>pack dispatch date unchanged; pack return date adjusted to reflect the new timeline; earliest
pack return date is current date</dd>
<dt>with a non-timeline selection (dead, other, return to clinic)</dt>
<dd>no change to pack dispatch date; pack return date adjusted to null date unless date already elapsed</dd>
</dl>
</p>
<p class="classname">
3) Editing of an existing non-timeline selection (eg dead, other, return to clinic):
<dl>
<dt>with a timeline option (eg one month, six month, etc)</dt>
<dd>pack dispatch and pack return dates are adjusted to reflect the new timeline; earliest
pack dispatch date is current date</dd>
<dt>with a non-timeline option (dead, other, return to clinic)</dt>
<dd>date fields not involved</dd>
</dl>
</p>
<form method="post">
<p align="center">
<input type="button" value="Close Window" onclick="window.close()">
</p>
</form>
</body>
</html>