VistA Analysis » VistA Reference » RPCs » DSIR GET PATIENT DISC HIST

DSIR GET PATIENT DISC HIST

This routine returns the data nescessary for the patient disclosure history 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 DISHISTR
MUMPS Implementation DSIROIR
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 20 true TODT is the ending date which will be reported on.This is an optional field and if not provided, the current date will be used. FILEMAN date format - 3101225 = Dec 25,2010


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