Skip to main content
Version: v0.0.2

Interface: TranslateMatch

One target concept a translate call produced, with its relationship to the source and the verbatim R4 equivalence token. Never fabricated - every field is drawn from the loaded map.

Properties

comment?

readonly optional comment?: string

Author's free-text comment on this mapping, when present (carried verbatim, e.g. map advice).


equivalence

readonly equivalence: R4Equivalence

The verbatim FHIR R4 equivalence token this match was declared with.


relationship

readonly relationship: Relationship

The normalized, version-neutral relationship (R5 vocabulary).


target

readonly target: Coding

The target Coding exactly as declared in the map (frozen).