Input Object

MedicationInput

Usage Example
query {
# Use this type in your queries
someQuery {
creatorId
daysSupply
declined
dispensed
dose
}
}

Fields

creatorIdID
daysSupplyInt
declinedBoolean
dispensedDecimal
doseString
encounterIdID
frequencyString
fulfillmentSourceIdID
historicalBoolean
isExternalBoolean
locationIdID
lotNumberString
medicationManufacturers[MedicationManufacturerInput]
nameString
noteString
patientIdID
prescriberIdID
productIdID
quantityDecimal
quantityUnitString
refillByDateDate
refillsInt
sourceDocumentIdID
startDate
stopDate
toGoHomeBoolean
vialNumberString

The prescription's vial number

visitIdID