DGENPTA ;ALB/CJM,ERC,CKN,TDM,PWC - Patient API - Retrieve Data ; 5/25/11 4:25pm
Source file <DGENPTA.m>
| Name | Comments | DBIA/ICR reference |
|---|---|---|
| VET(DFN) | ;returns 1 if the patient is an eligible veteran
|
|
| VET1(DFN) | ;returns 1 if the patient is a veteran
|
|
| ACTIVE(DFN,DGDT) | ;
|
|
| PREF(DFN,FACNAME) | ;
|
|
| DEATH(DFN) | ;
|
|
| GET(DFN,DGPAT) | ;
|
|
| SSN(DFN) | ;
|
|
| NAME(DFN) | ;
|
|
| EXT(SUB,VAL) | ;
|
|
| VALPAT(DFN) | ; --
; Description: This function returns a 1 if the patient DFN is valid, 0 if the patient DFN is not valid. |
|
| CURINPAT(DFN) | ; --
; Description: This function will determine if the patient is a current inpatient. |
|
| INPAT(DFN,DGBEG,DGEND) | ; --
; Description: This function will determine if a patient was an inpatient between a specified date range. |
|
| INPATQ | ||
| OUTPAT(DFN,DGBEG,DGEND) | ; --
; Description: This function will determine if a patient has an outpatient encounter between a specified date range that has successfully been checked out. |
|
| OUTPATQ | ||
| RANGE(DGBEG,DGEND) | ; --
; Description: This function returns a 1 if two dates are a valid date range, 0 if they are not valid. |
|
| RANGEQ | ||
| LOOKUP(SSN,DOB,SEX,ERROR) | ;
|
| FileNo | Call Tags |
|---|---|
| ^DPT - [#2] | EXTERNAL^DILFD |