Class: Lifen::ContentString
Instance Method Summary collapse
Instance Method Details
#fhir_payload ⇒ Object
7 8 9 10 11 12 |
# File 'lib/lifen/content_string.rb', line 7 def fhir_payload { contentString: text } end |
7 8 9 10 11 12 |
# File 'lib/lifen/content_string.rb', line 7 def fhir_payload { contentString: text } end |