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

Package: Imaging

IMAGING DICOM FIELDS(#2005.71)-->2005.712-->2005.713

Sub-Field: 2005.713


Information

Parent File Name Number Package
2005.712 ELEMENT TAG 2005.713 Imaging

Details

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

  • INPUT TRANSFORM:  K:$L(X)>20!($L(X)<9) X
  • LAST EDITED:  JUN 14, 2010
  • HELP-PROMPT:  Enter element tag (e.g. 0008,0021). It must be 9-20 characters in length.
  • DESCRIPTION:  The ELEMENT TAG is an ordered pair of numbers (a Group Number followed by an Element Number) that uniquely identifies each DICOM element. A comma is used as a separator between the Group Number and the Element
    Number.
  • CROSS-REFERENCE:  2005.713^B
    1)= S ^MAG(2005.71,DA(2),"M",DA(1),"E","B",$E(X,1,30),DA)=""
    2)= K ^MAG(2005.71,DA(2),"M",DA(1),"E","B",$E(X,1,30),DA)
2 ELEMENT NAME 0;2 FREE TEXT
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  K:$L(X)>30!($L(X)<3) X
  • LAST EDITED:  SEP 25, 2009
  • HELP-PROMPT:  Enter DICOM element name (e.g. "Series Date"). It must be 3-30 characters in length.
  • DESCRIPTION:  
    Descriptive name of the DICOM data element.
3 VALUE MULTIPLICITY 0;3 FREE TEXT
************************REQUIRED FIELD************************

  • INPUT TRANSFORM:  K:$L(X)>10!($L(X)<1) X
  • LAST EDITED:  JUN 10, 2010
  • HELP-PROMPT:  Enter value multiplicity. It must be 1-10 characters in length.
  • DESCRIPTION:  Specifies the number of Values that can be encoded in the Value Field of a DICOM Data Element. If the number of Values that may be encoded in an element is variable, it shall be represented by two numbers separated by
    a dash; e.g., "1-10" means that there may be 1 to 10 Values in the element.
4 VALUE REPRESENTATION 0;4 SET
************************REQUIRED FIELD************************
  • 'AE' FOR AE;
  • 'AS' FOR AS;
  • 'AT' FOR AT;
  • 'CS' FOR CS;
  • 'DA' FOR DA;
  • 'DS' FOR DS;
  • 'DT' FOR DT;
  • 'FL' FOR FL;
  • 'FD' FOR FD;
  • 'IS' FOR IS;
  • 'LO' FOR LO;
  • 'LT' FOR LT;
  • 'OB' FOR OB;
  • 'OW' FOR OW;
  • 'PN' FOR PN;
  • 'SH' FOR SH;
  • 'SL' FOR SL;
  • 'SQ' FOR SQ;
  • 'SS' FOR SS;
  • 'ST' FOR ST;
  • 'TM' FOR TM;
  • 'UI' FOR UI;
  • 'UL' FOR UL;
  • 'US' FOR US;
  • 'UT' FOR UT;

  • LAST EDITED:  JUN 10, 2010
  • HELP-PROMPT:  Enter two characters value representation code.
  • DESCRIPTION:  The value of this field is a code for the "value representation" of the DICOM element. Possible values are taken from part 5, section 6 of the DICOM standard:
    AE: Application Entity
    AS: Age String
    AT: Attribute Tag
    CS: Code String
    DA: Date
    DS: Decimal String
    DT: Date Time
    FL: Floating Point
    FD: Floating Point Double
    IS: Integer String
    LO: Long String
    LT: Long Text
    OB: Other Byte String
    OW: Other Word String
    PN: Person Name
    SH: Short String
    SL: Signed Long
    SQ: Sequence of Items
    SS: Signed Short
    ST: Short Text
    TM: Time
    UI: Unique Identifier (UID)
    UL: Unsigned Long
    UN: Unknown
    US: Unsigned Short
    UT: Unlimited Text
5 GUI CONTROL 0;5 SET
************************REQUIRED FIELD************************
  • 'E' FOR Edit Box;
  • 'C' FOR Combo Box;
  • 'M' FOR Memo;
  • 'D' FOR Date;
  • 'Z' FOR None;

  • LAST EDITED:  JUN 10, 2010
  • HELP-PROMPT:  Enter the type of GUI control.
  • DESCRIPTION:  
    Delphi control type that will be used to present DICOM elements.
Info |  Details