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 |  FileMan Files Accessed Via FileMan Db Call
Print Page as PDF
Routine: YSDXUTL

Package: Mental Health

Routine: YSDXUTL


Information

YSDXUTL ;ALB/RBD - DX CODE SET UTILITIES FOR MENTAL HEALTH ;04/02/2012

Source Information

Source file <YSDXUTL.m>

Entry Points

Name Comments DBIA/ICR reference
ACTIVE(YSCS) ; Return start date for requested coding system
; Input: Coding system abbreviation from #80.4 or #757.3
; ICD, ICP, 10D, 10P
AVDX ; Build array of available Diagnosis Sets (Dx only, not Procedure Sets) in YSDXA("DX SET",fm-date)
; [1] = IEN in #80.4
; [2] = Code Set name
; [3] = Code Set abbreviation
; [4] = File number holding code set values (always 80 in this function)
; [5] = Date that code set becomes active (FM format)
ACTDT(YSTRXD) ; Active Dx Code Set for date supplied
; Input - a FileMan date
; Returns 4 piece value:
; [1] = Code Set abbreviation
; [2] = IEN into file #80.4
; [3] = Long name
; [4] = Activation Date (FM)
; or
; 0 if no active Dx code set is found for the date supplied
DXVALID ;

FileMan Files Accessed Via FileMan Db Call

FileNo Call Tags
^ICDS - [#80.4] LIST^DIC
Info |  Source |  Entry Points |  FileMan Files Accessed Via FileMan Db Call