TX: CodeSystem http-verb | Last updated: October 31, 2019 at 10:29:23 PM UTC | |
| Defining URL | http://hl7.org/fhir/http-verb |
| Version | 4.0.1 |
| Name | HTTPVerb |
| Title | HTTPVerb |
| Status | active |
| Definition |
HTTP verbs (in the HTTP command line). See HTTP rfc for details. |
| Publisher | HL7 (FHIR Project) |
| Committee | fhir |
| EXT_FMM_LEVEL | 5 |
| Source | hl7.fhir.r4.core#4.0.1 |
| Value Set | HTTPVerb |
This case-sensitive code system http://hl7.org/fhir/http-verb defines the following codes:
| Code | Definition |
|---|---|
GET |
HTTP GET Command. |
HEAD |
HTTP HEAD Command. |
POST |
HTTP POST Command. |
PUT |
HTTP PUT Command. |
DELETE |
HTTP DELETE Command. |
PATCH |
HTTP PATCH Command. |