@interface HKMedicationOrderType : HKMedicalType + (id)allTypes; + (id)medicationOrderType; @end