class
	PATIENT

General
	cluster: ehealth
	description: "Patients."
	create: make

Ancestors
	ANY

Queries
	debug_output: STRING_8
	is_equal (other: [like Current] PATIENT): BOOLEAN
	name: STRING_8
	out: STRING_8

Commands
	make (n: STRING_8)


Generated by ISE EiffelStudio