TestScriptRequestMethodCode

Test Script Request Method Code

activecomplete7 conceptsv5.0.0

The allowable request method or HTTP operation codes.

Metadata

hl7.org/fhir
Canonical URL
http://hl7.org/fhir/http-operations
All-Codes Value Set
http://hl7.org/fhir/ValueSet/http-operations
ID
http-operations
Version
5.0.0
Publisher
HL7 (FHIR Project)
Case Sensitive
Yes
In the unified registry

Concepts (7)

delete
DELETE
HTTP DELETE operation.
get
GET
HTTP GET operation.
options
OPTIONS
HTTP OPTIONS operation.
patch
PATCH
HTTP PATCH operation.
post
POST
HTTP POST operation.
put
PUT
HTTP PUT operation.
head
HEAD
HTTP HEAD operation.