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

...


Table width manager
Col140px,1*
Sizefs8


Data Type

   Description

Specref
RefType(data type)
tSCTID

A

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

Specref
RefType(data type)
tUUID

A Universally Unique

Gloss
Spacetrue
tIdentifier,

Identifier is a 128-bit unsigned generated using a standard algorithm.

...

  • UUIDs are represented as strings of hexadecimal characters split by - characters as points specified by the UUID standard.

Specref
tInteger

...

Integer

A 32-bit signed integer.

Specref
RefType(data type)
t

...

String

Gloss

...

t

...

UTF-8
text of a specified length.

Specref
RefType(data type)
tBoolean

Specref
RefType(data type)
tBoolean

A Boolean value, represented as one of two possible

Specref
RefType(data type)
tInteger

integer values (

...

1

...

= true,

...

0

...

= false).

Specref
RefType(data type)
tTime

For

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

A date and time format expressed in line the basic representation specified in the ISO 8601 standard.

  • Where only date is required the format is YYYYMMDD (e.g. 20180125 refers to 25th January 2018)
  • Where a time is also required the YYYYMMDDThhmmssZ (e.g. 20180125T123000Z refers to 12:30 UTC on 25th January 2018)
  • The time should be expressed as

...

Gloss
Spacetrue
tISO

...

  • UTC, as indicated by the trailing "Z".

...



Related Links