class String

Public Instance Methods

to_hl7date() click to toggle source
# File lib/healthcare_phony.rb, line 109
def to_hl7date
  self
end
to_hl7datetime() click to toggle source
# File lib/healthcare_phony.rb, line 113
def to_hl7datetime
  self
end