draft
content: complete
1 value setTestScriptRequestMethodCode
http://hl7.org/fhir/http-operations
The allowable request method or HTTP operation codes.
Official specConcepts (7)
| 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. |
| head | HEAD | HTTP HEAD operation. |