Object

LabTrendReading

Usage Example
query {
# Use this type in your queries
someQuery {
isNumeric
labResultId
rawValue
status
timestamp
}
}

Fields

isNumericBoolean
labResultIdID
rawValueString

The value as the lab wrote it, which keeps \"53.0\" and \"< 0.1\".

statusString
timestampDateTime
valueFloat