Interface: Finding
A single value-free finding: a stable code, a severity, and a positional locator. Every field is safe to print, log, or serialize. None carries a name, DOB, MRN, or field value.
Properties
code
readonlycode:string
The stable diagnostic/warning code (the wrapped library's or the CLI's).
location
readonlylocation:string
A value-free positional locator: a FHIRPath expression, or an HL7 segment/field index path.
severity
readonlyseverity:string
The R4-style severity (fatal | error | warning | information), or warning for HL7.