FHIR 5.0.0 © HL7.org  |  FHIRsmith 0.10.0  |  Server Home  |  TX Home  |  Capability Statement  |  Terminology Capabilities  |  Operations  |  Problems  |   

TX: CodeSystem http-verb

Properties

Profile http://hl7.org/fhir/StructureDefinition/shareablecodesystem
Last updated: March 26, 2023 at 04:21:02 AM UTC
Defining URL http://hl7.org/fhir/http-verb
Version 5.0.0
Name HTTPVerb
Title H T T P Verb
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.r5.core#5.0.0
Value Set H T T P Verb

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.