{ "description": "HTTP verbs (in the HTTP command line).", "_filename": "ValueSet-http-verb.json", "package_name": "hl7.fhir.r2.expansions", "date": "2015-10-24T07:41:03+11:00", "publisher": "HL7 (FHIR Project)", "name": "HTTPVerb", "type": null, "experimental": "false", "resourceType": "ValueSet", "expansion": { "contains": [ { "code": "GET", "system": "http://hl7.org/fhir/http-verb", "display": "GET" }, { "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" } ], "parameter": [ { "name": "version", "valueUri": "http://hl7.org/fhir/ValueSet/http-verb?version=1.0.2" } ], "timestamp": "2015-10-22T12:31:50+11:00", "identifier": "urn:uuid:8cde0e6a-30e2-45c8-9308-a9425b78f4f1" }, "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": "5423afb6-9963-443c-a397-d5e86d137d9d", "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", "caseSensitive": true }, "version": "1.0.2", "contact": [ { "telecom": [ { "value": "http://hl7.org/fhir", "system": "other" }, { "value": "fhir@lists.hl7.org", "system": "email" } ] } ] }