FHIR Testing IG
0.1.0-SNAPSHOT - International flag

FHIR Testing IG, published by HL7 International / FHIR Infrastructure. This guide is not an authorized publication; it is the continuous build for version 0.1.0-SNAPSHOT built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fhir-testing-ig/ and changes regularly. See the Directory of published versions

CodeSystem: Test Script Request Method Code

Official URL: http://hl7.org/fhir/http-operations Version: 0.1.0-SNAPSHOT
Standards status: Trial-use Draft as of 2021-01-05 Maturity Level: 2 Computable Name: TestScriptRequestMethodCode
Other Identifiers: OID:2.16.840.1.113883.4.642.4.717, OID:2.16.840.1.113883.4.642.1.705 (use: old, )

The allowable request method or HTTP operation codes.

This Code system is referenced in the definition of the following value sets:

This case-sensitive code system http://hl7.org/fhir/http-operations defines the following codes:

CodeDisplayDefinition
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.

Description of the above table(s).