UnknownStatus
The absence of an assertion, which covers a reading never taken, a stale reading, or a reading whose reference range the product does not own.
How this is generated
Source: lib/status.ts. Script: scripts/build-reference.mts. Command:
pnpm run generate.
Everything below is copied from the symbol, so a page is improved by improving its doc comment. The API index says why there is a page per symbol and what these pages still do not carry.
UnknownStatus
The absence of an assertion, which covers a reading never taken, a stale reading, or a reading whose reference range the product does not own.
Deliberately NOT a fifth clinical status: rendering "we do not know" as a status would claim a verdict the system does not have, and colouring it anywhere near watch would let a reader read it as "probably fine".
| Kind | Declared in |
|---|---|
| type | lib/status.ts |
export type UnknownStatus = "unknown"