Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Routine: DGRRPSA1

DGRRPSA1.m

Go to the documentation of this file.
  1. DGRRPSA1 ; ALB/SGG - DG R&R PatientServices GET data - return XML ; 09/30/03
  1. ;;5.3;Registration;**557,1015**;Aug 13, 1993;Build 21
  1. ;
  1. DOC ;
  1. ; Person Service Demogr
  1. ;
  1. ;
  1. ;
  1. ; Call: DO PATIENT^DGRRPSGT(.RESULT,.PARAMS)
  1. ;
  1. ; Input Parameters: (Rq) Required parameter (Op) Optional parameter
  1. ;
  1. ; (Rq) PARAMS("PatientId_Type") = the three letters "DFN" or "ICN"
  1. ; (Rq) PARAMS("PatientId") = the actual value of the patient DFN or ICN
  1. ; (Op) PARAMS(REQUESTED_DATE)= Date to be used for ADT Movement List - defaults to DT
  1. ; (Op) PARAMS("PrimaryDemo") = 0 or 1 to request Primary Demographic Info
  1. ; (Op) PARAMS("SecondaryDemo") = 0 or 1 to request Secondary Demographic Info
  1. ; (Op) PARAMS("TertiaryDemo") = 0 or 1 to request Tertiary Demographic Info
  1. ; (Op) PARAMS("MainAddress") = 0 or 1 to request Main Address Info
  1. ; (Op) PARAMS("TemporaryAddress") = 0 or 1 to request Temporary Address Info
  1. ; (Op) PARAMS("ConfidentialAddress") = 0 or 1 to request Confidential Address Info
  1. ; (Op) PARAMS("ContactInfo") = 0 or 1 to request Contact Information
  1. ; (Op) PARAMS("ADTInfo") = 0 or 1 to request ADT Information
  1. ; (Op) PARAMS("EnrollEligibility") = 0 or 1 to request Enrollment/Eligibility Information
  1. ;
  1. ; -- returns result array that contains XML document containing data for
  1. ; information requested by input parameters, Plus Identifier, Institution
  1. ; and any Error information.
  1. ;
  1. ;
  1. ; The Primary routine of DGRRPS* is DGRRPSGT (GeT)
  1. ;
  1. ;
  1. ;--------------------------------------------------------------------------------------
  1. ;
  1. ;note that the DGRRPS* routines have been released as a sub patch to Mark Enfinger's team
  1. ;this includes the routines and 'DGRR PATIENT SERVICE QUERY'
  1. ;
  1. ;
  1. QUIT