@ukkidney/ukrdc-axios-ts
Preparing search index...
LabOrderSchema
Interface LabOrderSchema
A lab order
interface
LabOrderSchema
{
enteredAt
?:
string
|
null
;
enteredAtDescription
?:
string
|
null
;
id
:
string
;
pid
:
string
;
resultItems
:
ResultItemSchema
[]
;
specimenCollectedTime
?:
string
|
null
;
}
Index
Properties
entered
At?
entered
At
Description?
id
pid
result
Items
specimen
Collected
Time?
Properties
Optional
entered
At
enteredAt
?:
string
|
null
Optional
entered
At
Description
enteredAtDescription
?:
string
|
null
id
id
:
string
Lab order ID
pid
pid
:
string
Patient ID
result
Items
resultItems
:
ResultItemSchema
[]
Result items for this lab order
Optional
specimen
Collected
Time
specimenCollectedTime
?:
string
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
entered
At
entered
At
Description
id
pid
result
Items
specimen
Collected
Time
@ukkidney/ukrdc-axios-ts
Loading...
A lab order