Search



Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The following data types are used in the

Gloss
trelease files
:

Data Type

 

Gloss
tDescription
    

SCTID

A

Gloss
Spacetrue
tSNOMED CT identifier,
between Abetween 6 and 18 digits long, as described in 5.2. SCTID Representation .

UUID

Universally Unique128Unique

Gloss
Spacetrue
tIdentifier,
128-bit unsigned Integer

Integer

32-bit signed Integer .

String

UTF-8 text of a specified length.

Boolean

Boolean value, represented as one of two possible Integer values ('1' for true, '0' for false).

Time

For

Gloss
Spacetrue
trelease files,
a Fora time format down to day of the year is used, having an8601 an
Gloss
Spacetrue
tISO
8601 basic representation of YYYYMMDD .

For development interchange formats, an ASCII text field in the8601 the

Gloss
Spacetrue
tISO
8601 basic format YYYYMMDDThhmmss Z will be used. The time zone will always be UTC, as indicated by the trailing "Z". (e.g. 20080602T223000Z represents 10:30pm June 2 2008 UTC.)

...