NameDescriptionTypeAdditional information
Order

Contains order info modified due to splitting or routing

Order

None.

RouteReason

Describes reason order should be split or routed. Note that the Route Reason could contain multiple reasons (comma-separated). For example, if an order should route differently because of a preferred lab and then tests within that order have different categories, the RouteReason would be PREFERRED_LAB followed by TEST_CATEGORIES. The possible RouteReason values are...

  • "EXPLICIT" - An explicit service provider was specified in the order.
  • "DEFAULT_LAB" - The service provider was assigned based on the default service provider for the Location of Care.
  • "PREFERRED_LAB" - The service provider was assigned to the preferred service provider because there is a preferred service provider for the Location of Care and tests in this order were found on the preferred service provider's order map.
  • "TEST_CATEGORY : [category]" - Tests in the order have different test categories as defined by the service provider's compendium and organization settings are configured to split on category differences. The category identifies the name of the category.
  • "INSURANCE_CONTRACTED" - The service provider was assigned because the order contains an insurance that is contracted with a specific service provider.
  • "DUPLICATE_TEST" - Tests in the order have the same service provider test code and organization settings are configured to split out duplicates.
  • "AUTO" - The service provider requires that all tests are sent individually in separate orders.
  • "UNMAPPED" - Tests in the order do not map to an entry in the service provider's ordermap and organization settings are configured to split out unmapped tests to a separate order.
  • "SPLIT_BILLING : [bill type]" - Split billing is configured for the specified service provider and insurance and some tests in the order are identified as candidates for a different billing type. The bill type is identified by bill type

string

Max length: 500