Release 5 Snapshot #1

This page is part of the FHIR Specification (v5.0.0-snapshot1: R5 Snapshot #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 . Page versions: R5 R4B R4 R3 R2

4.4.1.615 Value Set http://hl7.org/fhir/ValueSet/testscript-operation-codes

FHIR Infrastructure Work Group Maturity Level: 2Trial Use Use Context: Any

This is a value set defined by the FHIR project.

Summary

Defining URL:http://hl7.org/fhir/ValueSet/testscript-operation-codes
Version:5.0.0-snapshot1
Name:TestScriptOperationCode
Title:
Definition:

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

Committee:FHIR Infrastructure Work Group
OID:2.16.840.1.113883.4.642.3.704 (for OID based terminology systems)
Source ResourceXML / JSON

This value set is used in the following places:


 

This expansion generated 19 Dec 2021


This value set contains 17 concepts

Expansion based on FHIR Restful Interactions v5.0.0-snapshot1 (CodeSystem)

All codes in this table are from the system http://hl7.org/fhir/restful-interaction

LvlCodeDisplayDefinition
0readreadRead the current state of the resource.
0vreadvreadRead the state of a specific version of the resource.
0updateupdateUpdate an existing resource by its id (or create it if it is new).
0patchpatchUpdate an existing resource by posting a set of changes to it.
0deletedeleteDelete a resource.
0historyhistoryRetrieve the change history for a particular resource, type of resource, or the entire system.
1  history-instancehistory-instanceRetrieve the change history for a particular resource.
1  history-typehistory-typeRetrieve the change history for all resources of a particular type.
1  history-systemhistory-systemRetrieve the change history for all resources on a system.
0createcreateCreate a new resource with a server assigned id.
0searchsearchSearch a resource type or all resources based on some filter criteria.
1  search-typesearch-typeSearch all resources of the specified type based on some filter criteria.
1  search-systemsearch-systemSearch all resources based on some filter criteria.
0capabilitiescapabilitiesGet a Capability Statement for the system.
0transactiontransactionUpdate, create or delete a set of resources as a single transaction.
0batchbatchperform a set of a separate interactions in a single http operation
0operationoperationPerform an operation as defined by an OperationDefinition.

 

See the full registry of value sets defined as part of FHIR.


Explanation of the columns that may appear on this page:

LvlA few code lists that FHIR defines are hierarchical - each code is assigned a level. For value sets, levels are mostly used to organize codes for user convenience, but may follow code system hierarchy - see Code System for further information
SourceThe source of the definition of the code (when the value set draws in codes defined elsewhere)
CodeThe code (used as the code in the resource instance). If the code is in italics, this indicates that the code is not selectable ('Abstract')
DisplayThe display (used in the display element of a Coding). If there is no display, implementers should not simply display the code, but map the concept into their application
DefinitionAn explanation of the meaning of the concept
CommentsAdditional notes about how to use the code