Class: FHIR::Formats::FeedFormat

Inherits:
Object
  • Object
show all
Defined in:
lib/feed_format.rb

Constant Summary collapse

FEED_XML =
"application/xml+fhir"
FEED_JSON =
"application/json+fhir"