Class: Ccd::PlanOfCareSection

Inherits:
Cda::Section show all
Includes:
PlanOfCareSectionTemplate
Defined in:
lib/ccd/models/plan_of_care_section.rb

Class Method Summary collapse

Methods included from PlanOfCareSectionTemplate

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/plan_of_care_section.rb', line 5

def self.template_type
  "section"
end