Interface: Concept
One loaded, immutable concept - the subset of a CodeSystem.concept the operations need.
Properties
code
readonlycode:string
The code, exactly as it appears in the release.
definition?
readonlyoptionaldefinition?:string
The formal definition, when the release supplied one.
display?
readonlyoptionaldisplay?:string
The preferred display, carried verbatim. Absent when the release supplied none (never invented).
properties
readonlyproperties: readonlyProperty[]
Additional properties, in load order. Frozen; may be empty, never fabricated.
status?
readonlyoptionalstatus?:ConceptStatus
The concept's status flags, when the release carried status information.