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

Package: Enrollment Application System

Routine: EASPFSS


Information

EASPFSS ;OAK/ELZ - PFSS SUPPORT FOR INBOUND LTC STATUS MESSAGE; 10/6/05

Source Information

Source file <EASPFSS.m>

Entry Points

Name Comments DBIA/ICR reference
MSG ; receives HL7 message from COTS product
  • ICR #4479
    • Status: Active
    • Usage: Private
    MSGQ ;
    FILE(DFN,EASDT,EASLOS,EASDAT) ; creates a new entry in 714.5 and returns ien
    PATIENT(EASICN,EASDFN,EASSSN,EASVACLM,EASALIAS) ; this function will receive
    ; several patient data elements and validate them. Assuming the data
    ; meets expected requirements, the function will return the patient's
    ; DFN. The requirement is ICN is a must, the patient must also match
    ; at least 2 other data elements.
    PATQ ;
    DFN(EASICN) ; returns dfn for icn ia #2701
    HL7DATA ; hl7 data mapping
    ; format: description ; EAS Variable ^ segment ^ seq ^ comp ^ subcomp ^
    ; extract code

    FileMan Files Accessed Via FileMan Db Call

    FileNo Call Tags
    ^EASPFS(714.5 - [#714.5] Classic Fileman Calls
    Info |  Source |  Entry Points |  FileMan Files Accessed Via FileMan Db Call