{ "description": "HTTP verbs (in the HTTP command line).", "_filename": "ValueSet-http-verb.json", "package_name": "hl7.fhir.r2.core", "date": "2015-10-24T07:41:03+11:00", "meta": { "profile": [ "http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition" ], "lastUpdated": "2015-10-24T07:41:03.495+11:00" }, "publisher": "HL7 (FHIR Project)", "name": "HTTPVerb", "type": null, "experimental": "false", "resourceType": "ValueSet", "title": null, "package_version": "1.0.2", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/valueset-oid", "valueUri": "urn:oid:2.16.840.1.113883.4.642.2.329" } ], "status": "draft", "id": "7b930c7a-e5fc-4446-86a9-a8cfe8cf8c7b", "kind": null, "url": "http://hl7.org/fhir/ValueSet/http-verb", "codeSystem": { "system": "http://hl7.org/fhir/http-verb", "concept": [ { "code": "GET", "display": "GET", "definition": "HTTP GET" }, { "code": "POST", "display": "POST", "definition": "HTTP POST" }, { "code": "PUT", "display": "PUT", "definition": "HTTP PUT" }, { "code": "DELETE", "display": "DELETE", "definition": "HTTP DELETE" } ], "version": "1.0.2", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/valueset-oid", "valueUri": "urn:oid:2.16.840.1.113883.4.642.1.329" } ], "caseSensitive": true }, "version": "1.0.2", "contact": [ { "telecom": [ { "value": "http://hl7.org/fhir", "system": "other" }, { "value": "fhir@lists.hl7.org", "system": "email" } ] } ] }