Class: OpenEHR::AQL::Dataset::EHRRecord

Inherits:
Struct
  • Object
show all
Defined in:
lib/openehr/aql/engine/dataset.rb

Instance Attribute Summary collapse

Instance Attribute Details

#compositionsObject

Returns the value of attribute compositions

Returns:

  • (Object)

    the current value of compositions



36
37
38
# File 'lib/openehr/aql/engine/dataset.rb', line 36

def compositions
  @compositions
end

#ehrObject

Returns the value of attribute ehr

Returns:

  • (Object)

    the current value of ehr



36
37
38
# File 'lib/openehr/aql/engine/dataset.rb', line 36

def ehr
  @ehr
end

#ehr_idObject

Returns the value of attribute ehr_id

Returns:

  • (Object)

    the current value of ehr_id



36
37
38
# File 'lib/openehr/aql/engine/dataset.rb', line 36

def ehr_id
  @ehr_id
end

#ehr_statusObject

Returns the value of attribute ehr_status

Returns:

  • (Object)

    the current value of ehr_status



36
37
38
# File 'lib/openehr/aql/engine/dataset.rb', line 36

def ehr_status
  @ehr_status
end