PrescriptionItem
An non-drug entry in a prescription.
type PrescriptionItem {
term: String
comments: String
}
Fields
PrescriptionItem.term ● String scalar
PrescriptionItem.comments ● String scalar
Member Of
Prescription object