FHIR Testing IG
0.1.0-SNAPSHOT - Draft International flag

FHIR Testing IG, published by HL7 International / FHIR Infrastructure. This guide is not an authorized publication; it is the continuous build for version 0.1.0-SNAPSHOT built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fhir-testing-ig/ and changes regularly. See the Directory of published versions

ValueSet: Test Script Operation Code Value Set

Official URL: http://hl7.org/fhir/ValueSet/testscript-operation-codes Version: 0.1.0-SNAPSHOT
Standards status: Trial-use Draft as of 2025-12-18 Maturity Level: 4 Computable Name: TestScriptOperationCodeValueSet
Other Identifiers: OID:2.16.840.1.113883.4.642.3.704, OID:2.16.840.1.113883.4.642.3.690 (use: old, ), OID:2.16.840.1.113883.4.642.2.357 (use: old, )

This value set defines a set of codes that are used to indicate the supported operations of a testing engine or tool.

References

Logical Definition (CLD)

 

Expansion

Expansion performed internally based on codesystem FHIR Restful Interactions v6.0.0-ballot3 (CodeSystem)

This value set contains 25 concepts

LevelSystemCodeDisplay (en)DefinitionJSONXML
1http://hl7.org/fhir/restful-interaction  readreadRead the current state of the resource.
1http://hl7.org/fhir/restful-interaction  vreadvreadRead the state of a specific version of the resource.
1http://hl7.org/fhir/restful-interaction  updateupdateUpdate an existing resource by its id (or create it if it is new).
1http://hl7.org/fhir/restful-interaction  update-conditionalupdate-conditionalUpdate an existing resource based on some identification criteria (or create it if it is new).
1http://hl7.org/fhir/restful-interaction  patchpatchUpdate an existing resource by posting a set of changes to it.
1http://hl7.org/fhir/restful-interaction  patch-conditionalpatch-conditionalUpdate an existing resource, based on some identification criteria, by posting a set of changes to it.
1http://hl7.org/fhir/restful-interaction  deletedeleteDelete a resource.
1http://hl7.org/fhir/restful-interaction  delete-conditional-singledelete-conditional-singleDelete a single resource based on some identification criteria.
1http://hl7.org/fhir/restful-interaction  delete-conditional-multipledelete-conditional-multipleDelete one or more resources based on some identification criteria.
1http://hl7.org/fhir/restful-interaction  delete-historydelete-historyDelete all historical versions of a resource.
1http://hl7.org/fhir/restful-interaction  delete-history-versiondelete-history-versionDelete a specific version of a resource.
1http://hl7.org/fhir/restful-interaction  historyhistoryRetrieve the change history for a particular resource, type of resource, or the entire system.
2http://hl7.org/fhir/restful-interaction    history-instancehistory-instanceRetrieve the change history for a particular resource.
2http://hl7.org/fhir/restful-interaction    history-typehistory-typeRetrieve the change history for all resources of a particular type.
2http://hl7.org/fhir/restful-interaction    history-systemhistory-systemRetrieve the change history for all resources on a system.
1http://hl7.org/fhir/restful-interaction  createcreateCreate a new resource with a server assigned id.
1http://hl7.org/fhir/restful-interaction  create-conditionalcreate-conditionalCreate a new resource with a server assigned id if an equivalent resource does not already exist.
1http://hl7.org/fhir/restful-interaction  searchsearchSearch a resource type or all resources based on some filter criteria.
2http://hl7.org/fhir/restful-interaction    search-typesearch-typeSearch all resources of the specified type based on some filter criteria.
2http://hl7.org/fhir/restful-interaction    search-systemsearch-systemSearch all resources based on some filter criteria.
2http://hl7.org/fhir/restful-interaction    search-compartmentsearch-compartmentSearch resources in a compartment based on some filter criteria.
1http://hl7.org/fhir/restful-interaction  capabilitiescapabilitiesGet a Capability Statement for the system.
1http://hl7.org/fhir/restful-interaction  transactiontransactionUpdate, create or delete a set of resources as a single transaction.
1http://hl7.org/fhir/restful-interaction  batchbatchperform a set of a separate interactions in a single http operation
1http://hl7.org/fhir/restful-interaction  operationoperationPerform an operation as defined by an OperationDefinition.

Description of the above table(s).