SAP ABAP Data Element N2RAD_DICOM_DATATYPES (RAD: DICOM Data Types)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       NMED (Package) R/3MED: Medical documentation GSD
Basic Data
Data Element N2RAD_DICOM_DATATYPES
Short Description RAD: DICOM Data Types  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type N2RAD_DICOM_DATATYPES    
Data Type CHAR   Character String 
Length 2    
Decimal Places 0    
Output Length 2    
Value Table      
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID   
Default Component name    
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 10 Data Type 
Medium 20 DICOM Data Type 
Long 30 DICOM Data Type 
Heading 15 Data Type 
Documentation

Definition

The following identifiers are stored for the DICOM Data Types:

Identifier    Meaning    Basis Type    Comments

AE    Application Entity    String    Application Name blanks only not allowed   

AS    Age String    String    nnnD or nnnW or nnnM or nnnY   

AT    Attribute Tag    HEX    Ordered pair of 16-bit unsigned integers   

CS    Code String    String       

DA    Date    String    yyyymmdd old: yyyy.mm.dd   

DS    Decimal String    String    Fixed or floating point   

DT    Date Time    String    yyyymmddhhmmss.ffffff&zzzz (CP115) possible conflict with DA/TM   

FL    Floating Point Single    Float    IEEE 754 32 bit floating point   

FD    Floating Point Double    Float    IEEE 754 64 bit floating point   

IS    Integer String    String    -(231-1) <= n <= (231-1)   

LO    Long String    String    NOT "\" or Control Characters   

LT    Long Text    String    one or more paragraphs   

OB    Other Byte String    byte    if odd -> trailing NULL 00H byte   

OW    Other Word String    16 bit    String of 16-bit words   

PN    Person Name    String    5 component convention (family^given^middle^prefix^suffix) possible conflict with ACR/NEMA SW   

SH    Short String    String    Def. Char. Excl. LF FF CR "\"   

SL    Signed Long    32 bit Int    -(231-1) <= n <= (231-1)   

SQ    Sequence of Items    NA    Sequence of 0 or more items   

SS    Signed Short    16 bit Int    -(215-1) <= n <= (215-1)   

ST    Short Text    String    one or more paragraphs   

TM    Time    String    hhmmss.nnnnnn old: hh:mm:ss.frac   

UI    Unique Identifier (UID)    String    Series of numeric components   

UL    Unsigned Long    32 bit Int    0 <= n < (232-1)   

UN    Unknown encoding    byte    ---   

US    Unsigned Short    16 bit Int    0 <= n < (216-1)   

UT    Unlimited Text    String    no undefined length allowed   

History
Last changed by/on SAP  20050409 
SAP Release Created in 463