Skip to main content
Version: v0.0.3

Interface: KnownCodingSystem

One recognized HL7 Table 0396 coding system: its registered acronym (the value expected in CWE.3 / CE.3), a canonical human-readable name, and the widely-used aliases tolerated for it. Aliases are matched case-insensitively.

Properties

aliases

readonly aliases: readonly string[]

Widely-used alternative spellings that claim the same system (matched case-insensitively), e.g. "LOINC" for LN. The registered id itself is always recognized and need not be repeated here.


id

readonly id: string

Registered Table 0396 acronym, e.g. "LN".


name

readonly name: string

Canonical human-readable name, e.g. "LOINC".