DGQPTQ1 ; SLC/CLA - Functs which return DG patient lists and sources pt 1 ;12/15/97
Source file <DGQPTQ1.m>
Name | Comments | DBIA/ICR reference |
---|---|---|
VAMCPTS(Y) | ; RETURN LIST OF PATIENTS IN VAMC: DFN^NAME
|
|
VAMCLONG(Y,DIR,FROM) | ; return a bolus of patients in VAMC: DFN^NAME
|
|
DEFTM(DGY) | ; return current user's default team list
|
|
TEAMS(DGY) | ; return list of teams for a system
; Also called under DBIA # 2692. |
|
TEAMPTS(DGY,TEAM,TMPFLAG) | ; RETURN LIST OF PATIENTS IN A TEAM
; Also called under DBIA # 2692. ; If TMPFLAG passed and = TRUE, code expects a "^TMP(xxx" ; global root string passed in DGY, and builds the returned ; list in that global instead of to a memory array. |
|
TEAMPR(DGY,PROV) | ; return list of teams linked to a provider
|
|
TEAMPR2(DGY,PROV) | ; return list of teams linked to a provider
; This tag added by PKS/slc - 8/1999. |
|
TEAMPROV(DGY,TEAM) | ; return list of providers linked to a team
|
|
TPROVPT(PROV) | ;return list of patients linked to a provider via teams
; Modified by PKS: 8/1999. |
|
TMSPT(DGY,PT) | ;return list of teams linked to a patient (patient is active)
|
|
TPTPR(DGY,PT) | ;return list of providers linked to a patient via teams
|
|
PERSPR(DGY) | ; return list of personal lists linked to current user
|
|
PRIMPT(DGY,DGPT) | ; return patient's PCMM primary care team
|
|
PROVPT(DGY,DGPT) | ; return PCMM primary provider for a patient
|
|
PPLINK(DGPROV,DGPT) | ; returns '1' if patient is linked to provider
|
|
PDLINK(DGDEV,DGPT) | ; returns '1' if patient is linked to device via team
|
|
PCMMLINK(DGPROV,DGPT) | ;returns '1' if patient is linked to provider via PCMM
|
FileNo | Call Tags |
---|---|
^OR(100.21 - [#100.21] | EXTERNAL^DILFD |