HTTPVerb
HTTP verbs (in the HTTP command line).
This code system http://hl7.org/fhir/http-verb defines the following codes:
| Code | Display | Definition |
| GET | GET | HTTP GET |
| HEAD | HEAD | HTTP HEAD |
| POST | POST | HTTP POST |
| PUT | PUT | HTTP PUT |
| DELETE | DELETE | HTTP DELETE |
| PATCH | PATCH | HTTP PATCH |