Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Details |  All
Print Page as PDF
Sub-Field: 9001015.01

Package: Patient Care Component

HEALTH SUMMARY TYPE(#9001015)-->9001015.01

Sub-Field: 9001015.01


Information

Parent File Name Number Package
HEALTH SUMMARY TYPE(#9001015) STRUCTURE 9001015.01 Patient Care Component

Details

Field # Name Loc Type Details
.01 SUMMARY ORDER 0;1 NUMBER
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  K:+X'=X!(X>200)!(X<1)!(X?.E1"."1N.N) X S:$D(X) DINUM=X
  • LAST EDITED:  NOV 06, 1996
  • HELP-PROMPT:  Enter order (1-200) in which the component should appear on the summary.
  • DESCRIPTION:  This field contains a number which specifies the relative order in which the related component will appear on the health summary. The values for this field (i.e., for separate entries in the STRUCTURE multiple) need not
    be sequential, and need not be entered in sequence.  For example, if entered in the order 5 10 7 15, the related components will appear in the order 5 7 10 15.
  • NOTES:  XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER
  • CROSS-REFERENCE:  9001015.01^B
    1)= S ^APCHSCTL(DA(1),1,"B",$E(X,1,30),DA)=""
    2)= K ^APCHSCTL(DA(1),1,"B",$E(X,1,30),DA)
1 COMPONENT NAME 0;2 POINTER TO HEALTH SUMMARY COMPONENT FILE (#9001016)
************************REQUIRED FIELD************************
HEALTH SUMMARY COMPONENT(#9001016)

  • LAST EDITED:  FEB 25, 2004
  • HELP-PROMPT:  Enter the name (type) of the component (e.g., DEMOGRAPHICS)
  • DESCRIPTION:  This field specifies a component to appear on the health summary, in the order indicated by the SUMMARY ORDER field. A component must be specified for the entry in the STRUCTURE multiple to be created, and components
    are chosen from those present in the HEALTH SUMMARY COMPONENT file.  Entering a question mark "?" will produce a list of the available components.
  • CROSS-REFERENCE:  9001015.01^C
    1)= S ^APCHSCTL(DA(1),1,"C",$E(X,1,30),DA)=""
    2)= K ^APCHSCTL(DA(1),1,"C",$E(X,1,30),DA)
2 MAXIMUM OCCURRENCES 0;3 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>99999)!(X<1)!(X?.E1"."1N.N) X
  • HELP-PROMPT:  Limit for occurrences of item to display (omit if no limit)
  • DESCRIPTION:  For time-related components (e.g., OUTPATIENT/FIELD ENCOUNTERS), this field optionally specifies how may visits worth of information will be displayed. If left blank, no limit on visits is imposed. Note that the value
    for this field interacts with that for TIME LIMIT -- the more restrictive applies.
3 TIME LIMIT 0;4 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>5!($L(X)<1)!'((X?1N.N)!(X?1N.N1"D")!(X?1N.N1"M")!(X?1N.N1"Y")) X
  • LAST EDITED:  DEC 19, 1986
  • HELP-PROMPT:  Enter limit on encounters to display (e.g., 20D, 3M, 5Y)
  • DESCRIPTION:  For time-related components (e.g., OUTPATIENT/FIELD ENCOUNTERS), this field optionally specifies how far back the health summary program will go to retrieve data to display. Limits may be specified in terms of years
    (e.g, 2Y), months (e.g., 6M), or days (e.g., 90D).  If left blank, no time limit is imposed on data retrieval.  Note that the value for this field interacts with that for MAXIMUM OCCURRENCES -- the more restrictive
    applies.
4 ALTERNATE TITLE 0;5 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>30!($L(X)<3) X
  • LAST EDITED:  JAN 07, 1992
  • HELP-PROMPT:  Enter a 3-30 character title to be displayed instead of the usual component name.
  • DESCRIPTION:  The title displayed for a component is generally the component name as it appears in the HEALTH SUMMARY COMPONENT file. If entered, the contents of this field will be used instead. No case conversion is performed --
    the title is displayed exactly as entered.
Info |  Details |  All