Skip to main content

Module identifiers

Module identifiers 

Source
Expand description

The alternate identifiers of an edition: a code of another scheme (LOINC 54486-6) for a concept, from the RF2 identifier file, so an ECL scheme#code focus resolves to the concept.

No spec governs the layout: our own design. Little-endian, a magic and version prefix, a count, then per identifier the scheme concept SCTID, the code, and the concept ordinal, sorted by scheme then code.

Structs§

Identifiers
The alternate identifiers, sorted by scheme then code.

Enums§

IdentifiersError
A failure while reading or writing the identifiers.