{
"description": "HTTP verbs (in the HTTP command line). See [HTTP rfc](https://tools.ietf.org/html/rfc7231) for details.",
"compose": {
"include": [ {
"system": "http://hl7.org/fhir/http-verb"
} ]
},
"_filename": "ValueSet-http-verb.json",
"package_name": "hl7.fhir.r5.expansions",
"date": "2020-12-28T16:55:11+11:00",
"meta": {
"profile": [ "http://hl7.org/fhir/StructureDefinition/shareablevalueset" ],
"lastUpdated": "2021-12-19T08:15:41.873+11:00"
},
"publisher": "HL7 (FHIR Project)",
"name": "HTTPVerb",
"type": null,
"experimental": "false",
"resourceType": "ValueSet",
"expansion": {
"total": 6,
"contains": [ {
"code": "GET",
"system": "http://hl7.org/fhir/http-verb",
"display": "GET"
}, {
"code": "HEAD",
"system": "http://hl7.org/fhir/http-verb",
"display": "HEAD"
}, {
"code": "POST",
"system": "http://hl7.org/fhir/http-verb",
"display": "POST"
}, {
"code": "PUT",
"system": "http://hl7.org/fhir/http-verb",
"display": "PUT"
}, {
"code": "DELETE",
"system": "http://hl7.org/fhir/http-verb",
"display": "DELETE"
}, {
"code": "PATCH",
"system": "http://hl7.org/fhir/http-verb",
"display": "PATCH"
} ],
"parameter": [ {
"name": "excludeNested",
"valueBoolean": true
}, {
"name": "includeDesignations",
"valueBoolean": true
}, {
"name": "version",
"valueUri": "http://hl7.org/fhir/http-verb|5.0.0-snapshot1"
} ],
"timestamp": "2021-12-19T08:16:30+11:00",
"identifier": "urn:uuid:a6c91656-ddf8-43f3-9716-37cfa2c8cdce"
},
"title": "HTTPVerb",
"package_version": "5.0.0-snapshot1",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "fhir"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "normative"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
"valueCode": "4.0.0"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 5
} ],
"status": "active",
"id": "e33481cf-d593-41b1-97af-fde1cf71cdfa",
"kind": null,
"url": "http://hl7.org/fhir/ValueSet/http-verb",
"identifier": [ {
"value": "urn:oid:2.16.840.1.113883.4.642.3.624",
"system": "urn:ietf:rfc:3986"
} ],
"immutable": true,
"version": "5.0.0-snapshot1",
"contact": [ {
"telecom": [ {
"value": "http://hl7.org/fhir",
"system": "url"
}, {
"value": "fhir@lists.hl7.org",
"system": "email"
} ]
} ]
}