use parent() to hide just one doctype with title with other doctypes
$("[data-doctype='Inpatient Medication Order']").parent().hide();
use parent() to hide just one doctype with title with other doctypes
$("[data-doctype='Inpatient Medication Order']").parent().hide();