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 |  Pointed To By FileMan Files |  Pointer To FileMan Files |  Fields |  Found Entries |  All
Print Page as PDF
Global: ^APCHSFLI

Package: Patient Care Component

Global: ^APCHSFLI


Information

FileMan FileNo FileMan Filename Package
9001019 HEALTH SUMMARY FLOWSHEET ITEMS Patient Care Component

Description

Directly Accessed By Routines, Total: 7

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

Pointed To By FileMan Files, Total: 1

Package Total FileMan Files
Patient Care Component 1 HEALTH SUMMARY FLOWSHEET(#9001020)[#9001020.01(1)]    

Pointer To FileMan Files, Total: 1

Package Total FileMan Files
VA Fileman 1 FILE(#1)[12]    

Fields, Total: 5

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
  • HELP-PROMPT:  NAME must be 3-30 characters beginning with an alphabetic
  • DESCRIPTION:  
    This field contains the name of an item which may appear in the definition of a flowsheet (see the HEALTH SUMMARY FLOWSHEET file).  Each item represents a class of data (e. g., MEDICATION represents medication data).
  • CROSS-REFERENCE:  9001019^B
    1)= S ^APCHSFLI("B",$E(X,1,30),DA)=""
    2)= K ^APCHSFLI("B",$E(X,1,30),DA)
1 ITEM SELECTION FILE 0;2 POINTER TO FILE FILE (#1)
************************REQUIRED FIELD************************
FILE(#1)

  • LAST EDITED:  OCT 24, 1989
  • HELP-PROMPT:  Select a file which defines the elements for this flowchart item
  • DESCRIPTION:  
    This field specifies (points to) the file which contains instances of the data class represented by the flowsheet item.  For example, if the item is MEDICATION, the ITEM SELECTION FILE is the DRUG file.
2 DATA FILE 0;3 POINTER TO FILE FILE (#1)
************************REQUIRED FIELD************************
FILE(#1)

  • LAST EDITED:  OCT 24, 1989
  • HELP-PROMPT:  Select the file which contains the patient data for this item
  • DESCRIPTION:  
    This field specifies (points to) the file in which PCC stores uses of the data class represented by the flowsheet item.  For example, if the item is MEDICATION, the DATA FILE is V MEDICATION.
3 VALUE EXTRACTION LOGIC 1;E1,245 MUMPS
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  K:$L(X)>245 X D:$D(X) ^DIM
  • LAST EDITED:  OCT 25, 1989
  • HELP-PROMPT:  Enter the MUMPS code required to extract the value given DA=file dfn
  • DESCRIPTION:  This field contains MUMPS code which returns a value to be displayed as part of a flowsheet. For example, if the item is MEDICATION, the code returns the concatenation of the drug name, the number dispensed, the
    instructions (sig), and date discontinued (if any).
    NOTE: This field may only be entered by users with programmer privileges.  The variable DA will contain the internal entry number of the relevant V-file entry.
    WRITE AUTHORITY:  @
4 TYPE EXTRACTION LOGIC 2;E1,245 MUMPS
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  K:$L(X)>245 X D:$D(X) ^DIM
  • LAST EDITED:  OCT 30, 1989
  • HELP-PROMPT:  Enter standard MUMPS code which will return the item type in X
  • DESCRIPTION:  
    This field contains MUMPS code which returns the "value" (usually a pointer) which is compared to the list of instances of the data class to be displayed (if entered in the flowsheet definition).
    WRITE AUTHORITY:  @

Found Entries, Total: 7

NAME: EXAMINATION    NAME: HEALTH FACTOR    NAME: LAB RESULT    NAME: MEASUREMENT    NAME: MEDICATION    NAME: PATIENT EDUCATION    NAME: PURPOSE OF VISIT    
Info |  Desc |  Directly Accessed By Routines |  Pointed To By FileMan Files |  Pointer To FileMan Files |  Fields |  Found Entries |  All