Skip to main content
Version: v0.0.4

Interface: ConceptMap

A loaded, immutable ConceptMap - the subset of the FHIR R4 ConceptMap resource the $translate engine needs. Produced by loadConceptMap; every field frozen.

Properties

group

readonly group: readonly ConceptMapGroup[]

The translation groups.


sourceScope?

readonly optional sourceScope?: string

The map's sourceUri/sourceCanonical scope, when declared.


targetScope?

readonly optional targetScope?: string

The map's targetUri/targetCanonical scope, when declared.


url?

readonly optional url?: string

The resource's canonical url, when declared.


version?

readonly optional version?: string

The resource's business version, when declared.