Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Desc |  Directly Accessed By Routines |  Accessed By FileMan Db Calls |  Pointed To By FileMan Files |  Pointer To FileMan Files |  Fields |  Found Entries |  All
Print Page as PDF
Global: ^APCHSFLC

Package: Patient Care Component

Global: ^APCHSFLC


Information

FileMan FileNo FileMan Filename Package
9001020 HEALTH SUMMARY FLOWSHEET Patient Care Component

Description

Directly Accessed By Routines, Total: 8

Package Total Routines
Diabetes Registry 3 BDMFFS    BDMFLOW    BDMFS    
Patient Care Component 2 APCHMT    APCHS12    
Clinical Scheduling for Windows 1 BSDX41N    
Health Summary Components 1 BHSFLOW    
Patient Care Component Reports 1 APCLFS    

Accessed By FileMan Db Calls, Total: 4

Package Total Routines
Diabetes Registry 3 BDMFFS    BDMFLOW    BDMFS    
Patient Care Component Reports 1 APCLFS    

Pointed To By FileMan Files, Total: 3

Package Total FileMan Files
Patient Care Component 2 HEALTH SUMMARY TYPE(#9001015)[#9001015.07(1)]    HEALTH SUMMARY SITE PARAMETERS(#9001023)[#9001023.01201(.01)]    
Health Summary 1 VA HEALTH SUMMARY TYPE(#142)[#142.14(.01)]    

Pointer To FileMan Files, Total: 10

Package Total FileMan Files
Utility Tables 4 EDUCATION TOPICS(#9999999.09)[#9001020.15(.01)]    EXAM(#9999999.15)[#9001020.15(.01)]    HEALTH FACTORS(#9999999.64)[#9001020.15(.01)]    MEASUREMENT TYPE(#9999999.07)[#9001020.15(.01)]    
DRG Grouper 2 ICD DIAGNOSIS(#80)[#9001020.15(.01)]    ICD CODING SYSTEMS(#80.4)[#9001020.02(.02)]    
Lab Service 1 LABORATORY TEST(#60)[#9001020.15(.01)]    
Patient Care Component 1 HEALTH SUMMARY FLOWSHEET ITEMS(#9001019)[#9001020.01(1)]    
Pharmacy Data Management 1 DRUG(#50)[#9001020.15(.01)]    
Scheduling 1 CLINIC STOP(#40.7)[#9001020.03(.01)]    

Fields, Total: 7

Field # Name Loc Type Details
.01 NAME 0;1 FREE TEXT
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  K:$L(X)>30!(X?.N)!($L(X)<3)!'(X'?1P.E) X
  • LAST EDITED:  MAR 06, 2001
  • HELP-PROMPT:  NAME must be 3-30 characters beginning with an alphabetic
  • DESCRIPTION:  
    This field contains the name of the flowsheet as it will be specified in the FLOWSHEET PANEL multiple in the HEALTH SUMMARY TYPE file.
  • DELETE TEST:  .01,0)= I 1
  • CROSS-REFERENCE:  9001020^B
    1)= S ^APCHSFLC("B",$E(X,1,30),DA)=""
    2)= K ^APCHSFLC("B",$E(X,1,30),DA)
.02 GENDER RESTRICTIONS 0;2 SET
  • 'F' FOR FEMALES ONLY;
  • 'M' FOR MALES ONLY;

  • LAST EDITED:  OCT 07, 2005
  • HELP-PROMPT:  F - females, M - males, If you want both males and females leave this blank
.03 LOWER AGE LIMIT 0;3 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>999)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  OCT 07, 2005
  • HELP-PROMPT:  Type in the Lower age limit for this flowsheet. For example, if you enter 18 then no one under 18 will have this flowsheet displayed.
.04 UPPER AGE LIMIT 0;4 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>999)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  OCT 07, 2005
  • HELP-PROMPT:  Type in the Upper age limit for this flowsheet. For example, if you enter 55 then no one over 55 will have this flowsheet displayed.
1 STRUCTURE 1;0 Multiple #9001020.01 9001020.01

  • DESCRIPTION:  
    This multiple defines the general structure of the flowsheet: what items will be displayed and in what order, as well as column titles and widths, and an optional data transform.
  • IDENTIFIED BY:  ITEM TYPE(#1)[R]
2 EVOKING CODES 2;0 Multiple #9001020.02 9001020.02

  • DESCRIPTION:  This multiple optionally specifies ICD diagnosis codes (or ranges of codes) which will be compared with the patient's problem list to determine whether or not a flowsheet will be generated. If data is entered, a flowsheet
    will not be generated unless the patient has an entry in the problem list which corresponds to one of the evoking codes.
3 CLINIC DISPLAY RESTRICTIONS 3;0 POINTER Multiple #9001020.03 9001020.03

  • DESCRIPTION:  The flowsheet designer may restrict the clinics for which visits are to be displayed by specifying one or more clinics (as listed in the CLINIC STOP file) in this multiple. If no clinics are specified, then no restriction
    is imposed, and visits to all clinics will be displayed.
  • TECHNICAL DESCR:  
    Multiple points to the CLINIC STOP file; used in flowsheet generation to filter visits to be displayed by clinic.
Info |  Desc |  Directly Accessed By Routines |  Accessed By FileMan Db Calls |  Pointed To By FileMan Files |  Pointer To FileMan Files |  Fields |  Found Entries |  All