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: SDCO21

Package: Scheduling

Routine: SDCO21


Information

SDCO21 ;ALB/RMO - Classification Cont. - Check Out;30 MAR 1993 2:10 pm ; 3/12/04 4:33pm

Source Information

Source file <SDCO21.m>

Entry Points

Name Comments DBIA/ICR reference
CL(DFN,SDDT,SDOE,SDCLY) ;Build Classification Array
; Input -- DFN Patient file IEN
; SDDT Date/Time
; SDOE Outpatient Encounter file IEN [Optional]
; Output -- SDCLY Classification Array
; Subscripted by Class. Type file (#409.41) IEN
  • ICR #406
    • Status: Active
    • Usage: Controlled Subscription
  • ICR #1300
    • Status: Active
    • Usage: Private
    CLQ
    SCR(SDCTI,DFN,SDDT,SDOE) ;Outpatient Classification Type Screen
    ; Input -- SDCTI Outpatient Classification Type IEN
    ; DFN Patient file IEN
    ; SDDT Date/Time
    ; SDOE Outpatient Encounter file IEN [Optional]
    ; Output -- 1=Yes and 0=No
    SCRQ
    CLOE(SDOE,SDCLOEY) ;Set-up Classification Array for Outpatient Encounter
    ; Input -- SDOE Outpatient Encounter file IEN
    ; Output -- SDCLOEY Classification Array Set for Outpatient Encounter
    ; Subscripted by Class Type file IEN
    ; Null or 409.42 IEN^Internal Value^1=n/a^1=unedt
  • ICR #1300
    • Status: Active
    • Usage: Private
    CLOEQ
    SC(SDCTI,SDOE,SDSELY,SDCLOEY) ;Service Connected Classification Checks
    SCQ
    CHK(SDOE,SDCTI,SDCLOE) ;Check One Classification for Outpatient Encounter
    ; Input -- SDOE Outpatient Encounter file IEN
    ; SDCTI Outpatient Classification Type IEN
    ; Output -- SDCLOE Null or 409.42 IEN^Internal Value^1=n/a^1=unedt
    CHKQ
    SEQ() ;Classification Type Sequence by IEN
    ; Input -- None
    ; Output -- Classification Type Sequence by IEN
    ; Current Sequence is: SC, CV, AO, IR, EC, SHAD, MST, HNC
  • ICR #1300
    • Status: Active
    • Usage: Private
    Info |  Source |  Entry Points