FF Update (Case Status)
Set a case status, if different then current
command=caseStatus
case=first | all | newest | oldest | ^varname using FF SelCaus
useDate=current | variable name
status=case status code
statusReason=status reason code
onlyOnce=Y | N (y if the case status can exist only one time in a case)
COPY/PASTE:
command=caseStatus
case=
useDate=
status=
statusReason=
onlyOnce=
This allows you to add a case status to any of the cases attached to the document. For example, in a D&N (CHINS) case you may have multiple children attached to the document. In Indiana each child has a separate D&N (CHINS) case. Your order could have a paragraph like this:
- The Court now adjudicates the child, @v/ch1/, a Child in Need of Services. @v/adj-1/
- The Court being duly advised now finds that it has not been proven by a preponderance of the evidence that the child, @v/ch2/, is a Child in Need of Services. @v/dism-2/
Variables | ||||
Name | Type | Action | Length | Prompt |
CH1 | @V/ | FF PEOPLE/00 | 1 | Select the 1st child |
CH2 | @V/ | FF PEOPLE/00 | Select the 2nd child | |
ADJ-1 | @V/ | FF UPDATE/00 | 1 | command=caseStatus case=all assignTo=ch1 useDate=*day status=adj statusReason=adm |
DISM-2 | @V/ | FF UPDATE/00 | 1 | command=caseStatus case=all assignTo=ch2 useDate=*day status=dism statusReason= |
