DSIC PX GET SELECTED VISITS

TITLEVALUE
NAMEDSIC PX GET SELECTED VISITS
DESCRIPTIONThis will return information on selected visits for a patient based upon
the screening factors.
TAGSEL
ROUTINEDSICPX3
INPUT PARAMETERSSEQUENCE NUMBER1
INPUT PARAMETERDATA
DESCRIPTIONSetup up Parm.Mult['"sub"'] := value or DATA(SUB)=value

sub description
-------- ------------------------------------------------
DFN pointer to the PATIENT file (#2)
SDT in external format or FM format
EDT in external format or FM format
LOC pointer to Hospital Location (#44)
ENCTYPE string of encounter types wanted set of codes from
^DD(9000010,15003)
NENCTYPE string of encounter types not wanted set of codes from
^DD(9000010,15003)
SERVCAT string of service categories to include set of codes from
^DD(9000010,.07)
NSERVCAT string of service categories not to include set of codes from
^DD(9000010,.07)
MAX maximum number of entries to return starting with end date and
going backwards
PARAMETER TYPELIST
REQUIREDYES
MAXIMUM DATA LENGTH256

RETURN VALUE TYPEGLOBAL ARRAY
RETURN PARAMETER DESCRIPTIONRETURN: DSIC=$NA(^TMP("VSIT",$J))

^TMP("VSIT",$J,visit ien,n) = p1^p2^p3^p4^p5^p6 where
p1 = FM date.time;external date.time
p2 = location pointer;external value
if visit's service category '= "H" then from file 44
else then from file #9999999.06
p3 = service category code (from field .07)
p4 = service connected (external value from field 80001)
p5 = patient status in/out code (from field 15002)
p6 = clinic stop ien (pointer to file 40.7;external name)

If problems return @DSIC@(1) = -1^message
AVAILABILITYAGREEMENT
INACTIVE
CLIENT MANAGER
WORD WRAP ONTRUE
VERSION
SUPPRESS RDV USER SETUP
APP PROXY ALLOWED