Interface: ResultInput
Input for an R (result) record. No clinical field is defaulted; unsupplied ⇒ empty.
Properties
abnormalFlags?
readonlyoptionalabnormalFlags?:string
Field 7 - abnormal flags, emitted verbatim (never defaulted to N).
completedAt?
readonlyoptionalcompletedAt?:string
Field 13 - test-completed timestamp, verbatim.
instrument?
readonlyoptionalinstrument?:string
Field 14 - instrument identifier.
operator?
readonlyoptionaloperator?:string
Field 11 - operator.
referenceRange?
readonlyoptionalreferenceRange?:string
Field 6 - reference range, emitted verbatim.
resultStatus?
readonlyoptionalresultStatus?:string
Field 9 - result status, emitted verbatim (never defaulted to F).
seq?
readonlyoptionalseq?:string
startedAt?
readonlyoptionalstartedAt?:string
Field 12 - test-started timestamp (YYYYMMDDHHMMSS), verbatim.
type
readonlytype:"R"
units?
readonlyoptionalunits?:string
Field 5 - units (vendor free text; never defaulted, guessed, or converted).
universalTestId?
readonlyoptionaluniversalTestId?: readonlystring[]
Field 3 - Universal Test ID components (verbatim).
value?
readonlyoptionalvalue?:string
Field 4 - the measured value, emitted verbatim (never defaulted).