@ukkidney/ukrdc-axios-ts
Preparing search index...
ResultItemSchema
Interface ResultItemSchema
A single result item
interface
ResultItemSchema
{
id
:
string
;
observationTime
?:
string
|
null
;
orderId
:
string
;
pid
:
string
;
prePost
?:
string
|
null
;
resultType
?:
string
|
null
;
serviceId
:
string
;
serviceIdDescription
?:
string
|
null
;
value
?:
string
|
null
;
valueUnits
?:
string
|
null
;
}
Index
Properties
id
observation
Time?
order
Id
pid
pre
Post?
result
Type?
service
Id
service
Id
Description?
value?
value
Units?
Properties
id
id
:
string
Result ID
Optional
observation
Time
observationTime
?:
string
|
null
order
Id
orderId
:
string
Lab order ID
pid
pid
:
string
Patient ID
Optional
pre
Post
prePost
?:
string
|
null
Optional
result
Type
resultType
?:
string
|
null
service
Id
serviceId
:
string
Lab service ID
Optional
service
Id
Description
serviceIdDescription
?:
string
|
null
Optional
value
value
?:
string
|
null
Optional
value
Units
valueUnits
?:
string
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
observation
Time
order
Id
pid
pre
Post
result
Type
service
Id
service
Id
Description
value
value
Units
@ukkidney/ukrdc-axios-ts
Loading...
A single result item