VistA Analysis » VistA Reference » RPCs » ORRC TASK ADD

ORRC TASK ADD

This call will accept data to create a new entry in the Patient Taskfile #102.3 and return the new identifier.

Properties

Property Value
Label NEW
MUMPS Implementation ORRCTSK
Return Type SINGLE VALUE

Input Parameters

Name Type Maximum Data Length Required Description
DATA LITERAL   true This is a string of ^-delimited attributes of a new task, in the form Subject^Created^ByWhom^Patient^Priority^Due^Completed^ByWhom^Itemswhere Subject = Text subject of task Created = date task was created, as YYYYMMDDHHMMSS ByWhom = user who created task, as pointer to #200 Patient = patient that task is for, as pointer to #2 Priority = H, M, or L Due = date task is due to be completed, as YYYMMDD[HHMM] Completed = date task was completed as, YYYYMMDDHHMM ByWhom = user who completed task, as pointer to #200 Items = linked items as ID,ID,…,ID where ID is XXX:### as DOC:### = documents in #8925 ORR:### = order results in #100


Document generated on August 31st 2022, 2:55:43 pm