VistA Analysis » VistA Reference » RPCs » DSIRRPT2 PDH PATIENT DISC HIST

DSIRRPT2 PDH PATIENT DISC HIST

This routine returns the data nescessary for the patient disclosurehistory report. Required fields for this report: From 19620 FIELD From 19620.1 FIELD ——————— ——————— RequestIEN .01 DocumentCaption .05 DateReceived 10.06 DocumentDate .07 Requestor .11 Reason 10.02 RequestorType 10.04 Status 10.08 Comment .31

Properties

Property Value
Label PDH
MUMPS Implementation DSIRRPT2
Return Type GLOBAL ARRAY

Input Parameters

Name Type Maximum Data Length Required Description
PAT LITERAL 20 true PAT = fully qualified patient pointer Examples: "125325;DPT(" "152;DSIR(19620.96,",
FRDT LITERAL 7 true FRDT is the starting date which will be reported on. FILEMAN date format - 3101225 = Dec 25,2010
TODT LITERAL 7 true TODT is the ending date which will be reported on.This is an optional field and if not provided, the current date will beused. FILEMAN date format - 3101225 = Dec 25,2010
SCHED LITERAL 1 true Schedule - Boolean for scheduled or immediate run 1 = Schedule / 0 or Null = Run Immediately
ESTART LITERAL 15 true Earliet time to start the scheaduled task.
PNAME LITERAL 150 true Patient name spelled out as in the PATIENT file.


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