Class: Ccd::AllergyProblemAct

Inherits:
Cda::Act show all
Includes:
AllergyProblemActTemplate
Defined in:
lib/ccd/models/allergy_problem_act.rb

Class Method Summary collapse

Methods included from AllergyProblemActTemplate

included

Methods inherited from Cda::Base

#==, #initialize, #mixed?, #serialize, #to_s

Methods included from Cda::Constraints

#defaults

Methods included from Cda::StrictAttributes

#check_attributes_allowed, #initialize

Constructor Details

This class inherits a constructor from Cda::Base

Class Method Details

.template_typeObject



5
6
7
# File 'lib/ccd/models/allergy_problem_act.rb', line 5

def self.template_type
  "act"
end