Skip to main content
Version: v0.0.4

Interface: CodedTarget

A translated FHIR target coding: the target CodeSystem URI + code, and the IG's target display.

Properties

code

readonly code: string

The FHIR target code.


display?

readonly optional display?: string

The IG map's target display, when it carries one (absent for the identity table maps).


system

readonly system: string

The FHIR target CodeSystem canonical URI.