If your wanting something from the macro cache, here is my macro that my priest uses to flash heal herself, followed by the one that casts a greater heal on herself.

MACRO 16777220 "FHeal" Ability_Creature_Disease_05
#showtooltip Flash Heal
/cast [target=player] Flash Heal
END
MACRO 16777218 "HealMe" Ability_Hunter_BeastTraining
#showtooltip Greater Heal
/cast [target=player] Greater Heal
END