{
"resourceType": "ValueSet", "id": "system-restful-interaction", "meta": { "lastUpdated": "2015-10-24T07:41:03.495+11:00", "profile": [ "http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition" ] }, "text": { "status": "generated", "div": "<div><h2>SystemRestfulInteraction</h2><p>Operations supported by REST at the system level.</p><p>This value set includes codes from the following code systems:</p><ul><li>Include these codes as defined in <a href=\"valueset-restful-interaction.html\">http://hl7.org/fhir/restful-interaction</a><table><tr><td><b>Code</b></td><td><b>Display</b></td></tr><tr><td>transaction</td><td>transaction</td><td>Update, create or delete a set of resources as a single transaction.</td></tr><tr><td>search-system</td><td>search-system</td><td>Search all resources based on some filter criteria.</td></tr><tr><td>history-system</td><td>history-system</td><td>Retrieve the update history for all resources on a system.</td></tr></table></li></ul></div>" }, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/valueset-oid", "valueUri": "urn:oid:2.16.840.1.113883.4.642.2.84" } ], "url": "http://hl7.org/fhir/ValueSet/system-restful-interaction", "version": "1.0.2", "name": "SystemRestfulInteraction", "status": "draft", "experimental": false, "publisher": "HL7 (FHIR Project)", "contact": [ { "telecom": [ { "system": "other", "value": "http://hl7.org/fhir" }, { "system": "email", "value": "fhir@lists.hl7.org" } ] } ], "date": "2015-10-24T07:41:03+11:00", "description": "Operations supported by REST at the system level.", "compose": { "include": [ { "system": "http://hl7.org/fhir/restful-interaction", "concept": [ { "code": "transaction" }, { "code": "search-system" }, { "code": "history-system" } ] } ] }
}