ORWPT2 ; SLC/JLC - Patient Lookup Functions (cont) ; Aug 29, 2023@11:35
Source file <ORWPT2.m>
| Name | Comments | DBIA/ICR reference | 
|---|---|---|
| COVID(Y,DFN) | ; return COVID-19 statuses
 | 
|
| IDINFO(REC,DFN) | ; Return more identifying info for a patient
 ; This RPC allows retrieval of the Inpatient Provider, ; Primary Care Provider, Last Location Name & Last Visit ; Date for a Patient.  | 
|
| VDTLOOP | ; Loop to next previous one if this one Deleted
 | 
|
| DELETED(DFN,VDT) | ; Check if VISIT is Deleted
 | 
|
| LOOKUP(ORRTN,DFN) | ; Lookup not only for similar patients but include extra data
 | 
| RPC Name | Call Tags | 
|---|---|
| ORWPT2 COVID | COVID | 
| ORWPT2 ID INFO | IDINFO | 
| ORWPT2 LOOKUP | LOOKUP |