Class: FHIR::Formats::PatchFormat

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

Constant Summary collapse

PATCH_XML =
'application/xml-patch+xml'.freeze
PATCH_JSON =
'application/json-patch+json'.freeze