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 |  Fields |  Found Entries |  All
Print Page as PDF
Global: ^APCHSCMP

Package: Patient Care Component

Global: ^APCHSCMP


Information

FileMan FileNo FileMan Filename Package
9001016 HEALTH SUMMARY COMPONENT Patient Care Component

Description

Directly Accessed By Routines, Total: 12

Package Total Routines
Patient Care Component 8 APCH20P9    APCH2P11    APCH2P12    APCH2P13    APCH2P14    APCH2P15    APCHMT    APCHS0
PCC New Encounter Form 3 VENPCCQ6    VENPCCQX    VENPCCQY    
Clinical Scheduling for Windows 1 BSDX41    

Accessed By FileMan Db Calls, Total: 18

Package Total Routines
Patient Care Component 12 APCH20P8    APCH20P9    APCH2P11    APCH2P12    APCH2P13    APCH2P14    APCH2P15    BJPC2ENP
BJPC2P11    BJPC2P3    BJPC2P5    BJPC2P7    
PCC New Encounter Form 3 VENPCCQ6    VENPCCQX    VENPCCQY    
iCare 3 BQI11PST    BQI1POST    BQINIGH2    

Pointed To By FileMan Files, Total: 2

Package Total FileMan Files
PCC New Encounter Form 1 VEN EHP KB CLINICAL DOMAIN(#19707.13)[.02]    
Patient Care Component 1 HEALTH SUMMARY TYPE(#9001015)[#9001015.01(1)]    

Fields, Total: 8

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

  • INPUT TRANSFORM:  K:$L(X)>50!($L(X)<3)!'(X'?1P.E) X
  • LAST EDITED:  JAN 31, 2007
  • HELP-PROMPT:  Answer must be 3-50 characters in length.
  • DESCRIPTION:  
    This field contains the name of the health summary component (segment) as it is specified in the STRUCTURE field of the entry in the HEALTH SUMMARY TYPE file.
  • CROSS-REFERENCE:  9001016^B
    1)= S ^APCHSCMP("B",$E(X,1,30),DA)=""
    2)= K ^APCHSCMP("B",$E(X,1,30),DA)
1 COMPONENT ID 0;2 FREE TEXT
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  K:$L(X)>17!($L(X)<3)!'(X?1U1.7UN1";"1U1.7UN) X
  • LAST EDITED:  JUN 24, 1986
  • HELP-PROMPT:  Component id in form LABEL;ROUTINE NAME (e.g., DEMOG;APCHS2)
  • DESCRIPTION:  The data in this field specifies the routine and the entry point used to generate output when this component is invoked. The format is entrypoint;routinename
    NOTE: This field is accessible only to users with programmer privileges.
2 VISIT LIMITS APPLICABLE 0;3 SET
  • 'Y' FOR YES;
  • 'N' FOR NO;

  • LAST EDITED:  JAN 20, 1988
  • HELP-PROMPT:  Enter YES if visit limits (based on count or date limits) apply to this component
  • DESCRIPTION:  This field controls whether or not limits on time or number of visits are to be applied to the display of the component's data on the summary. It should be left blank for components such as DEMOGRAPHICS, for which visits
    and time have no meaning, and marked YES for instances where they are important, such as OUTPATIENT AND FIELD ENCOUNTERS.
3 ALTERNATE TITLE 0;4 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>60!($L(X)<3) X
  • LAST EDITED:  OCT 04, 1994
  • HELP-PROMPT:  Answer must be 3-60 characters in length.
  • DESCRIPTION:  By default, the name of the component as it appears in the NAME field is used as the label for the component on the health summary. If text is entered in this field, it will be used instead. It can be overridden by the
    ALTERNATE TITLE field of the STRUCTURE multiple in the HEALTH SUMMARY TYPE file.
4 LOCK 0;5 FREE TEXT

  • INPUT TRANSFORM:  K:X[""""!($A(X)=45) X I $D(X) K:$L(X)>30!($L(X)<4) X I $D(X) Q:$D(^DIC(19.1,"B",X)) W !,*7,"Lock name must match exactly with a key in the SECURITY KEY file." K X
  • LAST EDITED:  MAY 05, 1993
  • HELP-PROMPT:  Enter the name of the key required to have this component displayed. It must match exactly the name of a key in the SECURITY KEY file.
  • DESCRIPTION:  This field can optionally contain the name of a lock. The component will not be displayed for users who do not hold the key. The name must match exactly (including case) the name of an existing entry in the SECURITY KEY
    file.
  • NOTES:  XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER
5 INFERENCING GOAL 0;6 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>16!($L(X)<1) X
  • LAST EDITED:  MAR 08, 1993
  • HELP-PROMPT:  Enter the name of an inferencing goal which will be used in the rule-based version of health summaries to generate the recommendation for this reminder.
  • DESCRIPTION:  This field is for use by a future version of health summary. IT IS NOT OPERATIONAL AT THIS TIME (v 1.9)
    This field contains the name of the goal parameter which drives the inferencing engine to reach a conclusion for the related clinical reminder.
7 OFFICIAL IHS? 0;7 SET
  • '1' FOR YES;

  • LAST EDITED:  MAY 16, 2008
8 PATCH 0;8 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>10!($L(X)<1) X
  • LAST EDITED:  MAR 14, 2013
  • HELP-PROMPT:  Answer must be 1-10 characters in length.
Info |  Desc |  Directly Accessed By Routines |  Accessed By FileMan Db Calls |  Pointed To By FileMan Files |  Fields |  Found Entries |  All