Input Object

CreateHarvestLabResultInput

Input for creating a lab result from Harvest (UPenn LIS) report ingestion.

Usage Example
query {
# Use this type in your queries
someQuery {
approvedDateTime
comment
dateTime
eventType
examResults
}
}

Fields

approvedDateTimeString
commentString
dateTimeString
eventTypeIguanaLabOrderEventType!required
resultBase64String

Base64-encoded PDF report (optional)

resultTextString

Plain-text result summary (optional)

sampleIdString!required