Home   Package List   Routine Alphabetical List   Global Alphabetical List   FileMan Files List   FileMan Sub-Files List   Package Component Lists   Package-Namespace Mapping  
Info |  Desc |  Fields
Print Page as PDF
Global: ^HDIS(7115.3

Package: Health Data and Informatics

Global: ^HDIS(7115.3


Information

FileMan FileNo FileMan Filename Package
7115.3 HDIS XML TEMPLATE Health Data and Informatics

Description

Fields, Total: 6

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

  • INPUT TRANSFORM:  K:$L(X)>30!($L(X)<3)!'(X'?1P.E) X
  • LAST EDITED:  FEB 28, 2005
  • HELP-PROMPT:  Answer must be 3-30 characters in length.
  • DESCRIPTION:  
    This is the name of the XML Template. Identifies which XML schema the template relates too.
  • CROSS-REFERENCE:  7115.3^B
    1)= S ^HDIS(7115.3,"B",$E(X,1,30),DA)=""
    2)= K ^HDIS(7115.3,"B",$E(X,1,30),DA)
1 XML VERSION 0;2 NUMBER
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  K:+X'=X!(X>99)!(X<1)!(X?.E1"."5N.N) X
  • LAST EDITED:  SEP 20, 2004
  • HELP-PROMPT:  Type a Number between 1 and 99, 4 Decimal Digits
  • DESCRIPTION:  
    Identifies what version of XML this XML message will be used.
2 ENCODING 0;3 FREE TEXT
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  K:$L(X)>20!($L(X)<1) X
  • LAST EDITED:  SEP 20, 2004
  • HELP-PROMPT:  Answer must be 1-20 characters in length.
  • DESCRIPTION:  
    Defines the encoding which will be used when creating this XML message. Normally set to "UTF-8".
3 PRIMARY ELEMENT 0;4 FREE TEXT
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  K:$L(X)>30!($L(X)<3) X
  • LAST EDITED:  SEP 20, 2004
  • HELP-PROMPT:  Answer must be 3-30 characters in length.
  • DESCRIPTION:  
    Identifies the Primary Element in the XML schema.
4 ELEMENT NUMBER SEQ;0 Multiple #7115.34 7115.34

  • DESCRIPTION:  
    Each element (line) in the XML message is assigned an element number. The elements are processed by this number, so this data determines the sequence of data for the XML message.
5 INDENTATION 0;5 NUMBER
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  K:+X'=X!(X>10)!(X<0)!(X?.E1"."1N.N) X
  • LAST EDITED:  DEC 08, 2004
  • HELP-PROMPT:  Type a Number between 0 and 10, 0 Decimal Digits
  • DESCRIPTION:  
    Used to define the number of spaces for each element indentation. The level indicator is multiplied by the indentation field. This field can be set to zero, so that no indentation occurs.
Info |  Desc |  Fields