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?
readonlyoptionalnamingSystem?:NamingSystemRegistry
The registry used to resolve HD → system and v2 mnemonic → canonical URI.
options?
readonlyoptionaloptions?:TransformOptions
Conversion policy.