INPUT_OBJECT
SubmissionInput
If included, Healthie will attempt to submit an order. This must be enabled for your organization.
link GraphQL Schema definition
- input SubmissionInput {
- # Requested lab test options
- TestInput]! : [
- # An optional future date to process the order
- ISO8601DateTime :
- # Healthie ID of the physician who will review this order. If left empty default
- # provider network will be used.
- ID :
- }