Interface: ConceptStatus
The status flags a $lookup/$validate-code carries on a concept - the safety surface that stops
a non-current or non-billable code from being presented as clean. Present only when
the loaded release supplied status information; the engine never fabricates a status.
Properties
active
readonlyactive:boolean
Convenience: activity === "active". A caller can gate on this without a switch.
activity
readonlyactivity:ConceptActivity
The normalized ConceptActivity.
billable?
readonlyoptionalbillable?:boolean
For classification systems (ICD-10-CM): is this a billable/valid leaf? A header is false.
code?
readonlyoptionalcode?:DiagnosticCode
A stable DiagnosticCode naming the concern, when the concept is not clean-active.
raw?
readonlyoptionalraw?:string
The steward's raw status token, carried verbatim (e.g. "DEPRECATED", "O", "0").