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

TX: CodeSystem http-operations

Properties

Defining URL http://hl7.org/fhir/http-operations
Version 4.0.1
Name TestScriptRequestMethodCode
Title TestScriptRequestMethodCode
Status draft
Definition

The allowable request method or HTTP operation codes.

Publisher HL7 (FHIR Project)
Committee fhir
EXT_FMM_LEVEL 2
Value Set TestScriptRequestMethodCode

This case-sensitive 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.
head HEAD HTTP HEAD operation.