Interface: LookupResult
A successful lookup: the concept's details plus its release provenance.
Properties
code
readonlycode:string
The code, echoed.
definition?
readonlyoptionaldefinition?:string
The formal definition, when present.
display?
readonlyoptionaldisplay?:string
The preferred display, when the release carried one (never fabricated).
found
readonlyfound:true
Discriminant: the code was found.
properties
readonlyproperties: readonlyProperty[]
The concept's properties, in load order (frozen, may be empty).
status?
readonlyoptionalstatus?:ConceptStatus
The concept's status flags, when present.
system?
readonlyoptionalsystem?:string
The code system's canonical URI, when known.
version?
readonlyoptionalversion?:string
The release version, when known.