Type Alias: ConceptActivity
ConceptActivity =
"active"|"deprecated"|"discouraged"|"trial"|"obsolete"|"suppressed"|"header"|"unknown"
A concept's normalized activity - whether it is a clean, current, usable code, or carries a
steward status that a caller must not ignore. active is the boolean convenience derived from it.
active- current and usable.deprecated- no longer current (LOINCDEPRECATED; a FHIRinactive/deprecatedconcept).discouraged/trial- LOINC lifecycle states (usable, but not settled).obsolete- withdrawn (RxNormSUPPRESS = O).suppressed- editor-suppressed (RxNorm/UMLSSUPPRESS = Y/E).header- a classification header, not a billable/valid leaf (ICD-10-CM flag0).unknown- a status token the mapper did not recognize; carried verbatim, never guessed clean.