class
	INTERACTION

General
	cluster: ehealth
	description: "Interaction of two medications."
	create: make

Ancestors
	ANY

Queries
	first: MEDICATION
	is_equal (other: [like Current] INTERACTION): BOOLEAN
	second: MEDICATION

Commands
	make (fst, snd: MEDICATION)


Generated by ISE EiffelStudio