Class: Renalware::UKRDC::Outgoing::Rendering::Diagnosis

Inherits:
Base
  • Object
show all
Defined in:
app/models/renalware/ukrdc/outgoing/rendering/diagnosis.rb

Instance Attribute Summary collapse

Instance Method Summary collapse

Instance Attribute Details

#identification_timeObject

Returns the value of attribute identification_time.



16
17
18
# File 'app/models/renalware/ukrdc/outgoing/rendering/diagnosis.rb', line 16

def identification_time
  @identification_time
end

#onset_timeObject

Returns the value of attribute onset_time.



16
17
18
# File 'app/models/renalware/ukrdc/outgoing/rendering/diagnosis.rb', line 16

def onset_time
  @onset_time
end

Instance Method Details

#xmlObject



18
19
20
# File 'app/models/renalware/ukrdc/outgoing/rendering/diagnosis.rb', line 18

def xml
  diagnosis_element
end