OBJECT
Dosage of a medication or prescription
type DosageType {# The unique identifier of the dosageid: ID! # The medication's national drug codendc: String # The strength of the dosagestrength: String! }