Class: Ccd::PlanOfCareActivityEncounter

Inherits:
Cda::Encounter show all
Includes:
PlanOfCareActivityEncounterTemplate
Defined in:
lib/ccd/models/plan_of_care_activity_encounter.rb

Class Method Summary collapse

Methods included from PlanOfCareActivityEncounterTemplate

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

def self.template_type
  "encounter"
end