Input Object

AssignOrphanTransactionInput

Usage Example
query {
# Use this type in your queries
someQuery {
adjustedItemQuantity
encounterId
locationId
patientId
providerId
}
}

Fields

adjustedItemQuantityDecimal

The adjusted quantity for the clinical item. If not provided, the transaction quantity will be used.

encounterIdID
locationIdID!required
patientIdID!required
providerIdID!required