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

Package: Order Entry Results Reporting

ORDER URGENCY(#101.42)-->101.421

Sub-Field: 101.421


Information

Parent File Name Number Package
ORDER URGENCY(#101.42) USAGE 101.421 Order Entry Results Reporting

Details

Field # Name Loc Type Details
.01 USAGE 0;1 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>10!($L(X)<1) X
  • LAST EDITED:  JAN 09, 1998
  • HELP-PROMPT:  Answer must be 1-10 characters in length.
  • DESCRIPTION:  This field is a string identifying a use for this urgency; it will typically be a package namespace (or variation of) to indicate this urgency is selectable in that package's ordering dialog. Entries currently in use
    are:
    GMRCO = Outpatient Consults or Procedures
    GMRCR = Inpatient Procedure Requests
    GMRCT = Inpatient Consults
    PSJ   = Inpatient Medications
    PSO   = Outpatient Medications
    RA    = Radiology/Nuclear Medicine
  • CROSS-REFERENCE:  101.421^B
    1)= S ^ORD(101.42,DA(1),1,"B",$E(X,1,30),DA)=""
    2)= K ^ORD(101.42,DA(1),1,"B",$E(X,1,30),DA)
  • CROSS-REFERENCE:  101.42^S^MUMPS
    1)= S ^ORD(101.42,"S."_X,$$UP^XLFSTR($P(^ORD(101.42,DA(1),0),U)),DA(1))=""
    2)= K ^ORD(101.42,"S."_X,$$UP^XLFSTR($P(^ORD(101.42,DA(1),0),U)),DA(1))
    ^ORD(101.42,"S.USAGE",NAME,DA) Allows retrieval of urgencies assigned to a particular usage context.
Info |  Details |  All