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 |  Fields |  Global Variables Directly Accessed |  Naked Globals |  Local Variables  | All
Print Page as PDF
Global: ^PXV(920.75

Package: PCE Patient Care Encounter

Global: ^PXV(920.75


Information

FileMan FileNo FileMan Filename Package
920.75 PX ICE WEB SERVER PCE Patient Care Encounter

Description

Directly Accessed By Routines, Total: 2

Package Total Routines
PCE Patient Care Encounter 2 ^PXV(920.75    PXVWICE    

Accessed By FileMan Db Calls, Total: 1

Package Total Routines
PCE Patient Care Encounter 1 PXVWICE    

Fields, Total: 9

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

  • INPUT TRANSFORM:  K:$L(X)>30!(X?.N)!($L(X)<3)!'(X'?1P.E) X
  • LAST EDITED:  JUL 18, 2016
  • HELP-PROMPT:  Answer must be 3-30 characters, not numeric or starting with punctuation.
  • DESCRIPTION:  
    This is the name by which the server definition will be identified. It can be the server name or a nickname or abbreviation of your choosing.
  • CROSS-REFERENCE:  920.75^B
    1)= S ^PXV(920.75,"B",$E(X,1,30),DA)=""
    2)= K ^PXV(920.75,"B",$E(X,1,30),DA)
1 PROTOCOL 1;1 FREE TEXT
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  K:$L(X)>250!($L(X)<1) X
  • LAST EDITED:  JUL 13, 2016
  • HELP-PROMPT:  Answer must be 1-250 characters in length.
  • DESCRIPTION:  
    This is the protocol portion of the URL, typically 'http' or 'https'.
  • TECHNICAL DESCR:  
    Do not append the colon or slashes to the end of the PROTOCOL. These will get automatically inserted into the computed URL.
  • AUDIT:  YES, ALWAYS
2 SERVER 2;1 FREE TEXT
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  K:$L(X)>250!($L(X)<1) X
  • LAST EDITED:  JUL 13, 2016
  • HELP-PROMPT:  Answer must be 1-250 characters in length.
  • DESCRIPTION:  
    This is the fully-qualified name of the ICE server.
3 PORT 3;1 NUMBER
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  K:+X'=X!(X>65536)!(X<1)!(X?.E1"."1.N) X
  • LAST EDITED:  JUL 13, 2016
  • HELP-PROMPT:  Type a number between 1 and 65536, 0 decimal digits.
  • DESCRIPTION:  
    This is the port number of the ICE web service on the ICE server.
4 SERVICE NAME 4;1 FREE TEXT
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  K:$L(X)>250!($L(X)<1) X
  • LAST EDITED:  JUL 14, 2016
  • HELP-PROMPT:  Answer must be 1-250 characters in length.
  • DESCRIPTION:  
    This is the name of the web service running on the ICE server.
5 VERSION 5;1 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>20!($L(X)<1) X
  • LAST EDITED:  SEP 09, 2016
  • HELP-PROMPT:  Answer must be 1-20 characters in length.
  • DESCRIPTION:  
    This is the version number of the ICE web service, e.g., '1.0.0'.
6 SUFFIX 6;1 FREE TEXT

  • INPUT TRANSFORM:  K:$L(X)>250!($L(X)<1) X
  • LAST EDITED:  JUL 13, 2016
  • HELP-PROMPT:  Answer must be 1-250 characters in length.
  • DESCRIPTION:  
    This is an optional value appended to the service name and version, e.g., 'SNAPSHOT'.
7 METHOD 7;1 FREE TEXT
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  K:$L(X)>250!($L(X)<1) X
  • LAST EDITED:  JUL 13, 2016
  • HELP-PROMPT:  Answer must be 1-250 characters in length.
  • DESCRIPTION:  
    This is the name of the web service method that is called on the ICE server, e.g., 'evaluate'.
8 URL COMPUTED

  • MUMPS CODE:  X ^DD(920.75,8,9.7) S X=X_$P(Y(920.75,8,11),U,1),X=$S(Y(920.75,8,12):Y(920.75,8,13),Y(920.75,8,14):X) S Y=X,X=Y(920.75,8,10),X=X_Y_"/"_$P(Y(920.75,8,15),U,1)
    9.2 = S Y(920.75,8,1)=$S($D(^PXV(920.75,D0,1)):^(1),1:""),Y(920.75,8,2)=$S($D(^PXV(920.75,D0,2)):^(2),1:""),Y(920.75,8,3)=$S($D(^PXV(920.75,D0,3)):^(3),1:"")
    9.3 = X ^DD(920.75,8,9.2) S Y(920.75,8,4)=$S($D(^PXV(920.75,D0,4)):^(4),1:""),Y(920.75,8,6)=$S($D(^PXV(920.75,D0,5)):^(5),1:""),Y(920.75,8,11)=$S($D(^PXV(920.75,D0,6)):^(6),1:"")
    9.4 = X ^DD(920.75,8,9.3) S Y(920.75,8,15)=$S($D(^PXV(920.75,D0,7)):^(7),1:"") S X=$P(Y(920.75,8,1),U,1)_"://"_$P(Y(920.75,8,2),U,1)_":"_$P(Y(920.75,8,3),U,1)
    9.5 = X ^DD(920.75,8,9.4) S X=X_"/"_$P(Y(920.75,8,4),U,1),Y(920.75,8,5)=$G(X) S X=$P(Y(920.75,8,6),U,1)="",Y(920.75,8,7)=$G(X) S X="",Y(920.75,8,8)=$G(X) S X=1
    9.6 = X ^DD(920.75,8,9.5) S Y(920.75,8,9)=$G(X) S X="-"_$P(Y(920.75,8,6),U,1),X=$S(Y(920.75,8,7):Y(920.75,8,8),Y(920.75,8,9):X) S Y=X,X=Y(920.75,8,5),X=X_Y
    9.7 = X ^DD(920.75,8,9.6) S Y(920.75,8,10)=$G(X) S X=$P(Y(920.75,8,11),U,1)="",Y(920.75,8,12)=$G(X) S X="",Y(920.75,8,13)=$G(X) S X=1,Y(920.75,8,14)=$G(X) S X="-"
  • ALGORITHM:  PROTOCOL_"://"_SERVER_":"_PORT_"/"_SERVICE NAME_$S(VERSION="":"",1:"-"_VERSION)_$S(SUFFIX="":"",1:"-"_SUFFIX)_"/"_METHOD
  • LAST EDITED:  SEP 22, 2016

Global Variables Directly Accessed

Name Line Occurrences  (* Changed,  ! Killed)
^DD(920.75 8+1, 8OF9.3+1, 8OF9.4+1, 8OF9.5+1, 8OF9.6+1, 8OF9.7+1
^PXV(920.75 - [#920.75] .01(XREF 1S), .01(XREF 1K), 8OF9.2+1, 8OF9.3+1, 8OF9.4+1

Naked Globals

Name Field # of Occurrence
^(1 8OF9.2+1
^(2 8OF9.2+1
^(3 8OF9.2+1
^(4 8OF9.3+1
^(5 8OF9.3+1
^(6 8OF9.3+1
^(7 8OF9.4+1

Local Variables

Legend:

>> Not killed explicitly
* Changed
! Killed
~ Newed

Name Field # of Occurrence
>> D0 8OF9.2+1, 8OF9.3+1, 8OF9.4+1
>> DA .01(XREF 1S), .01(XREF 1K)
U 8+1, 8OF9.4+1, 8OF9.5+1, 8OF9.6+1, 8OF9.7+1
X .01+1!, .01(XREF 1S), .01(XREF 1K), 1+1!, 2+1!, 3+1!, 4+1!, 5+1!, 6+1!, 7+1!
, 8+1*, 8OF9.4+1*, 8OF9.5+1*, 8OF9.6+1*, 8OF9.7+1*
>> Y 8+1*, 8OF9.6+1*
>> Y( 8+1, 8OF9.2+1*, 8OF9.3+1*, 8OF9.4+1*, 8OF9.5+1*, 8OF9.6+1*, 8OF9.7+1*
Info |  Desc |  Directly Accessed By Routines |  Accessed By FileMan Db Calls |  Fields |  Global Variables Directly Accessed |  Naked Globals |  Local Variables  | All