This page is part of the FHIR Specification (v0.0.82: DSTU 1). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions
Definition for Value SetRestfulOperationType
<ValueSet xmlns="http://hl7.org/fhir"> <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml"> <h2>RestfulOperationType</h2> <p>Operations supported by REST at the type or instance level</p> <p>This value set includes codes defined in other code systems, using the following rules:</p> <ul> <li>Include these codes as defined in http://hl7.org/fhir/restful-operation <table> <tr> <td> <b>Code</b> </td> <td> <b>Display</b> </td> <td> <b>Definition</b> </td> </tr> <tr> <td>read</td> <td/> <td/> </tr> <tr> <td>vread</td> <td/> <td/> </tr> <tr> <td>update</td> <td/> <td/> </tr> <tr> <td>delete</td> <td/> <td/> </tr> <tr> <td>history-instance</td> <td/> <td/> </tr> <tr> <td>validate</td> <td/> <td/> </tr> <tr> <td>history-type</td> <td/> <td/> </tr> <tr> <td>create</td> <td/> <td/> </tr> <tr> <td>search-type</td> <td/> <td/> </tr> </table> </li> </ul> </div> </text> <identifier value="http://hl7.org/fhir/vs/type-restful-operation"/> <name value="RestfulOperationType"/> <publisher value="HL7 (FHIR Project)"/> <telecom> <system value="url"/> <value value="http://hl7.org/fhir"/> </telecom> <telecom> <system value="email"/> <value value="fhir@lists.hl7.org"/> </telecom> <description value="Operations supported by REST at the type or instance level"/> <status value="draft"/> <date value="2014-09-30T18:09:16.976+10:00"/> <compose> <include> <system value="http://hl7.org/fhir/restful-operation"/> <code value="read"/> <code value="vread"/> <code value="update"/> <code value="delete"/> <code value="history-instance"/> <code value="validate"/> <code value="history-type"/> <code value="create"/> <code value="search-type"/> </include> </compose> </ValueSet>