Operations supported by REST at the system level.
This value set includes codes from the following code systems:
http://hl7.org/fhir/restful-interaction
| Code | Display | |
| transaction | transaction | Update, create or delete a set of resources as a single transaction. |
| batch | batch | perform a set of a separate interactions in a single http operation |
| search-system | search-system | Search all resources based on some filter criteria. |
| history-system | history-system | Retrieve the change history for all resources on a system. |