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

Package: Registration

Routine: VAFHLZCE


Information

VAFHLZCE ;ALB/KUM - Create generic HL7 Community Care Program (ZCE) segments ;06/16/20 3:34PM

Source Information

Source file <VAFHLZCE.m>

Entry Points

Name Comments DBIA/ICR reference
EN(DFN,VAFSTR,VAFNUM,VAFHLQ,VAFHLFS,VAFZCE) ; build HL7 ZCE segments.
; ZCE segments will be returned in the array VAFZCE.
  • ICR #7185
    • Status: Active
    • Usage: Private
    GETDATA(DGFIDX) ; Get information needed to build ZCE segment
    ; Input:
    ; DGFIDX = IEN of Subfile #2.191 Community Care Program
    MAKESEG ; Create segment using obtained data
    ; Input: Existence of the following variables is assumed
    ; VAFNUM = Number denoting Xth repetition of the ZCE segment
    ; VAFMAXL = Maximum length of each node (defaults to 245)
    ; VAFHLZCE(SeqNum) = Value
    ; HL7 encoding characters (HLFS, HLECH)

    FileMan Files Accessed Via FileMan Db Call

    FileNo Call Tags
    2.191 GET1^DIQ
    Info |  Source |  Entry Points |  FileMan Files Accessed Via FileMan Db Call