Class: HealthDataStandards::CQM::Population

Inherits:
Object
  • Object
show all
Defined in:
lib/health-data-standards/models/cqm/aggregate_objects.rb

Instance Attribute Summary collapse

Instance Attribute Details

#idObject

Returns the value of attribute id.



56
57
58
# File 'lib/health-data-standards/models/cqm/aggregate_objects.rb', line 56

def id
  @id
end

#typeObject

Returns the value of attribute type.



56
57
58
# File 'lib/health-data-standards/models/cqm/aggregate_objects.rb', line 56

def type
  @type
end

#valueObject

Returns the value of attribute value.



56
57
58
# File 'lib/health-data-standards/models/cqm/aggregate_objects.rb', line 56

def value
  @value
end