SystemRestfulInteraction

Operations supported by REST at the system level.

This value set includes codes from the following code systems:

  • Include these codes as defined in 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.
<status value="active"/> <experimental value="false"/> <date value="2019-11-01T09:29:23+11:00"/> <publisher value="HL7 (FHIR Project)"/> <contact> <telecom> <system value="url"/> <value value="http://hl7.org/fhir"/> </telecom> <telecom> <system value="email"/> <value value="fhir@lists.hl7.org"/> </telecom> </contact> <description value="Operations supported by REST at the system level."/> <compose> <include> <system value="http://hl7.org/fhir/restful-interaction"/> <concept> <code value="transaction"/> </concept> <concept> <code value="batch"/> </concept> <concept> <code value="search-system"/> </concept> <concept> <code value="history-system"/> </concept> </include> </compose> </ValueSet>