Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Source |  Entry Points
Print Page as PDF
Routine: WVLABCHK

Package: Womens Health

Routine: WVLABCHK


Information

WVLABCHK ;HIOFO/FT-IS LAB TEST A PAP SMEAR? ;10/25/04 10:23

Source Information

Source file <WVLABCHK.m>

Entry Points

Name Comments DBIA/ICR reference
CREATE(DFN,LRDFN,LRI,LRA,LRSS) ;
; Add lab test to WH file (#790.08).
; Called by REPORT RELEASE DATE/TIME field in:
; a) File 63, Field 63.08,.11
; b) File 63, Field 63.09,.11
; Input: DFN = PATIENT DFN
; LRDFN = FILE 63 IEN (+^DPT(DFN,"LR"))
; LRI = INVERSE DATE/TIME OF TEST
; LRA = ZERO NODE OF THE CY or SP ENTRY
; LRSS = File 63 subscript (e.g., CY or SP)
CREATEQ ; Called from CREATE above
CODES ; WVTOP array identifies SNOMED codes (IENS) used for pap smears
CY() ; Check SNOMED codes used by cytology entry
SP() ; Check SNOMED codes used by surgical pathology entry
ADD ; Add pap smear to FILE 790.1
Info |  Source |  Entry Points