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

Package: Scheduling

Routine: SCDXFU04


Information

SCDXFU04 ;ALB/JRP - ACRP FILE UTILITIES FOR CLOSE OUT;15-APR-97 ; 1/24/02 3:44pm

Source Information

Source file <SCDXFU04.m>

Entry Points

Name Comments DBIA/ICR reference
XMIT4DBC(XMITPTR) ;Determine if an entry in the TRANSMITTED OUTPATIENT
; ENCOUNTER file (#409.73) should be transmitted to the NPCD
; for database [not workload] credit and/or workload credit
OKTOXMIT(ENCDATE,COMPDATE) ;Determine if an encounter occurring on a
; specified date should be transmitted to the National Patient Care
; Database for database and workload credit. It also determines
; the acceptance level(message type), later used when generating
; late activity messages
  • ICR #2236
    • Status: Active
    • Usage: Private
    CLOSEOUT(NPCDMNTH) ;Get National Patient Care Database (NPCD) close-out
    ; dates for a given month
    AECLOSE(NPCDMNTH,DBCLOSE,WLCLOSE) ;Add/edit NPCD close-out dates for
    ; entries in the NPCD ENCOUNTER MONTH multiple (field #710) of the
    ; SCHEDULING PARAMETERS file (#404.91)
    FM2NPCD(DATE) ;Convert FileMan date/time to NPCD ENCOUNTER MONTH format
    NPCD2FM(NPCDMNTH) ;Convert NPCD ENCOUNTER MONTH format to FileMan date
    Info |  Source |  Entry Points