Skip to main content
Version: v0.0.4

Interface: SystemIdentity

A resolved code-system identity - the canonical URI plus the alternate identifiers that name the same system.

Properties

mnemonics

readonly mnemonics: readonly string[]

HL7 v2 Table 0396 mnemonic(s) and other accepted short aliases for this system.


name

readonly name: string

A short human-readable name for diagnostics/logs (value-free - a system name, never a value).


oid?

readonly optional oid?: string

The registered OID (bare, no urn:oid: prefix), when the system has one.


url

readonly url: string

The canonical URI - the single value the engine treats as the system's identity.