class
	MEDICATION

General
	cluster: ehealth
	description: "Medications"
	create: make

Ancestors
	ANY

Queries
	debug_output: STRING_8
	interacted_with alias "|->" (other: [like Current] MEDICATION): INTERACTION
	is_equal (other: [like Current] MEDICATION): BOOLEAN
	name: STRING_8
	out: STRING_8

Commands
	make (n: STRING_8)


Generated by ISE EiffelStudio