Skip to main content
Version: v0.0.4

Interface: TransformContext

The context a converter consults. Carries the NamingSystemRegistry used to resolve an assigning authority (HD) to an Identifier.system and a v2 coding-system mnemonic to a canonical URI, plus the TransformOptions.

Properties

namingSystem?

readonly optional namingSystem?: NamingSystemRegistry

The registry used to resolve HD → system and v2 mnemonic → canonical URI.


options?

readonly optional options?: TransformOptions

Conversion policy.