TestScriptRequestMethodCode
The allowable request method or HTTP operation codes.
This code system http://hl7.org/fhir/http-operations defines the following codes:
Code | Display | Definition |
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 |