Class Classification<S>

A classification consists of at least two parts: an identifier for the list (scheme) from which the classification is taken, and an identifier for the category from that list being applied. It is useful to also publish a text label and/or URI that users can draw on to interpret the classification.

Type parameters

  • <S>: string = string

    The scheme or codelist from which the classification code is taken.

Constructors

Properties

Constructors

constructor

Properties

description Optional

: undefined | string

A textual description or title for the classification code.

id

: string | number

The classification code taken from the scheme.

scheme

: S

The scheme or codelist from which the classification code is taken.

uri Optional

: undefined | string

A URI to uniquely identify the classification code.

Generated using TypeDoc. Made by uStudio Company with ❤️