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

Package: Consult Request Tracking

REQUEST SERVICES(#123.5)-->123.51

Sub-Field: 123.51


Information

Parent File Name Number Package
REQUEST SERVICES(#123.5) SUB-SERVICE 123.51 Consult Request Tracking

Details

Field # Name Loc Type Details
.01 SUB-SERVICE/SPECIALTY 0;1 POINTER TO REQUEST SERVICES FILE (#123.5) REQUEST SERVICES(#123.5)

  • INPUT TRANSFORM:  S GMRCDA=+$G(DA(1)) D INPUT^GMRCSRVS(.X,GMRCDA)
  • LAST EDITED:  FEB 28, 2005
  • HELP-PROMPT:  Enter the name of the Service which is to be a SUB-service of the Parent service.
  • DESCRIPTION:  This is the menu of sub-service/specialties that are grouped under this Service. The sub-service/specialty entries must each be defined as entries in this file.
    There is no limit on how deep the hierarchy of services may be defined.  The only requirements are the "ALL SERVICES" entry be at the top of the hierarchy and a service can not be a sub-service to itself or any other
    sub-service hierarchy which can be traced back to itself as a parent service.
  • TECHNICAL DESCR:  
    This file is similar to the Option File and Protocol File.  The same concepts for setting up options should be used to define the Service/ Specialty entries.
  • NOTES:  XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER
  • CROSS-REFERENCE:  123.51^B
    1)= S ^GMR(123.5,DA(1),10,"B",$E(X,1,30),DA)=""
    2)= K ^GMR(123.5,DA(1),10,"B",$E(X,1,30),DA)
  • CROSS-REFERENCE:  123.5^APC^MUMPS
    1)= S ^GMR(123.5,"APC",$E(X,1,30),DA(1),DA)=""
    2)= K ^GMR(123.5,"APC",$E(X,1,30),DA(1),DA)
    This cross-reference is used to find the parents of a given service. This helps identify AC cross-references that need to be updated when the .01 name changes, and helps manage forwarding to services.
  • CROSS-REFERENCE:  123.51^AC^MUMPS
    1)= I $L($P($G(^GMR(123.5,X,0)),U)) S ^GMR(123.5,DA(1),10,"AC",$P($G(^GMR(123.5,X,0)),U),DA)=""
    2)= I $L($P($G(^GMR(123.5,X,0)),U)) K ^GMR(123.5,DA(1),10,"AC",$P($G(^GMR(123.5,X,0)),U),DA)
    This cross-reference is used to build a hierarchical listing of the services alphabetically.
2 MNEMONIC 0;2 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>4!($L(X)<1) X
  • LAST EDITED:  MAY 28, 1991
  • HELP-PROMPT:  Enter a 1 to 4-character mnemonic that can be used to refer to this service.
  • DESCRIPTION:  
    This is a mnemonic associated with the service being entered as a sub- service.  For example, if the service is Pulmonary, PU could be could be defined as the mnemonic.
Info |  Details |  All