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

Package: Quasar

A&SP CLINIC VISIT(#509850.6)-->509850.65

Sub-Field: 509850.65


Information

Parent File Name Number Package
A&SP CLINIC VISIT(#509850.6) PCE ERROR 509850.65 Quasar

Details

Field # Name Loc Type Details
.01 PCE ERROR 0;1 NUMBER

  • INPUT TRANSFORM:  K:+X'=X!(X>999999)!(X<1)!(X?.E1"."1N.N) X S:$D(X) DINUM=X
  • LAST EDITED:  JUL 02, 1999
  • HELP-PROMPT:  Type a Number between 1 and 999999, 0 Decimal Digits
  • NOTES:  XXXX--CAN'T BE ALTERED EXCEPT BY PROGRAMMER
  • CROSS-REFERENCE:  509850.65^B
    1)= S ^ACK(509850.6,DA(1),6.5,"B",$E(X,1,30),DA)=""
    2)= K ^ACK(509850.6,DA(1),6.5,"B",$E(X,1,30),DA)
.02 PCE FIELD NAME 0;2 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>25!($L(X)<1) X
  • LAST EDITED:  JUL 02, 1999
  • HELP-PROMPT:  Answer must be 1-25 characters in length.
  • DESCRIPTION:  
    This is the name of the field as defined in the array passed across to PCE. Examples of this field are: ENC D/T=Visit Date/Time, PATIENT=Patient, HOS LOC=Clinic, PROCEDURE=Procedure CPT, DIAGNOSIS=Diagnosis ICD.
.03 PCE FIELD INTERNAL VALUE 0;3 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>25!($L(X)<1) X
  • LAST EDITED:  JUL 02, 1999
  • HELP-PROMPT:  Answer must be 1-25 characters in length.
  • DESCRIPTION:  This is the internal value of the field, that was passed to PCE and caused the error message. The type for this field will obviously depend on the value of PCE FIELD NAME. For instance, if field name is ENC D/T (Visit
    Date/Time) then this field will contain an internal Fileman Date/Time value. If the field name is PATIENT then this field will contain the pointer to the PATIENT File.
.04 PCE FIELD EXTERNAL VALUE 0;4 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>25!($L(X)<1) X
  • LAST EDITED:  JUL 02, 1999
  • HELP-PROMPT:  Answer must be 1-25 characters in length.
  • DESCRIPTION:  This field contains the External value of the field that was rejected by PCE. As with the Internal Value field, the type of value in this field will depend on the PCE FIELD NAME that caused the error. If the PCE FIELD
    NAME is ENC D/T then this field will contain the external value of the Visit Date/Time. If the PCE FIELD NAME is PATIENT then this field will contain the Patient Name. It is not always possible to determine the external
    value of the PCE FIELD NAME and so in some cases this field will be blank.
1 PCE ERROR MESSAGE 1;1 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>200!($L(X)<1) X
  • LAST EDITED:  JUL 02, 1999
  • HELP-PROMPT:  Answer must be 1-200 characters in length.
  • DESCRIPTION:  
    This field contains the text of the error message returned by PCE. The text in this field comes directly from PCE and has not been generated in Quasar.
Info |  Details