ENUM
LabOrderBilling
The entity that will be billed for the lab order
link GraphQL Schema definition
- enum LabOrderBilling {
- # Bill to patient insurance
- # Bill to organization
- # Bill to patient
- }
ENUM
The entity that will be billed for the lab order
- enum LabOrderBilling {
- # Bill to patient insurance
- # Bill to organization
- # Bill to patient
- }