Class: Renalware::Transplants::RecipientWorkupDocument

Inherits:
Document::Embedded show all
Defined in:
app/documents/renalware/transplants/recipient_workup_document.rb

Defined Under Namespace

Classes: BaseConsent, CervicalSmear, Consent, Education, Examination, Historicals, MarginalConsent, NHBConsent, ObstetricsAndgynaecology, Scores, YesNoUnknownConsent

Constant Summary collapse

CONFIRMATION =
%i(yes no).freeze

Constants inherited from Document::Embedded

Document::Embedded::STRIPPABLE_TYPES

Method Summary

Methods inherited from Document::Embedded

attribute, attributes_list, #method_missing, old_attribute, old_attributes, #strip_leading_trailing_whitespace_from_numbers

Dynamic Method Handling

This class handles dynamic methods through the method_missing method in the class Document::Embedded