active
1 binding

HTTPVerb

http://hl7.org/fhir/ValueSet/http-verb

HTTP verbs (in the HTTP command line). See [HTTP rfc](https://tools.ietf.org/html/rfc7231) for details.

Official spec

Composition

CodeDisplayDefinition
GETGETHTTP GET Command.
HEADHEADHTTP HEAD Command.
POSTPOSTHTTP POST Command.
PUTPUTHTTP PUT Command.
DELETEDELETEHTTP DELETE Command.
PATCHPATCHHTTP PATCH Command.

Bound by

ResourcePathStrength
BundleBundle.entry.request.method
required