Release 4 5

This page is part of the FHIR Specification (v4.0.1: R4 (v5.0.0: R5 - Mixed Normative and STU ) ). This is the current published version in it's permanent home (it will always be available at this URL). 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

Using Codes Code Systems Value Sets Concept Maps Identifier Systems

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

FHIR Infrastructure icon Work Group   Maturity Level : 2 4 Trial Use Use Context : Any Country: World, Not yet ready for Production use
This is a value set defined by the FHIR project. Committee:
Official URL : Title: http://hl7.org/fhir/ValueSet/testscript-operation-codes Test script operation code Definition: This value set defines a set of codes that are used to indicate the supported operations of a testing engine or tool. Version : 5.0.0
draft as of 2023-03-26 FHIR Infrastructure Computable Name : TestScriptOperationCode Work Group
OID: Flags : Experimental 2.16.840.1.113883.4.642.3.704 (for OID based terminology systems) Source Resource XML / JSON : 2.16.840.1.113883.4.642.3.704

This value set is used in the following places:

This value set includes defines a set of codes from that are used to indicate the following code systems: supported operations of a testing engine or tool.


 

This expansion generated 01 Nov 2019 26 Mar 2023


This value set contains 45 18 concepts

Expansion based on http://terminology.hl7.org/CodeSystem/testscript-operation-codes version 4.0.1 All codes from system http://terminology.hl7.org/CodeSystem/testscript-operation-codes FHIR Restful Interactions v5.0.0 (CodeSystem)

deleteCondSingle deleteCondMultiple search capabilities closure find-matches document evaluate-measure everything graphql lastn lookup meta meta-add populate populatehtml questionnaire subsumes translate validate validate-code
Level Code System Display Definition
1    read Read http://hl7.org/fhir/restful-interaction read

Read the current state of the resource.

1    vread Version Read http://hl7.org/fhir/restful-interaction vread

Read the state of a specific version of the resource.

1    update Update http://hl7.org/fhir/restful-interaction Update an existing resource by its id. updateCreate update Create using Update

Update an existing resource by its id (or create it if it is new).

1    patch Patch http://hl7.org/fhir/restful-interaction Patch patch

Update an existing resource by its id. posting a set of changes to it.

1    delete Delete http://hl7.org/fhir/restful-interaction Delete a resource. delete
Conditional

Delete Single Conditionally delete a single resource based on search parameters. resource.

1    history Conditional Delete Multiple http://hl7.org/fhir/restful-interaction Conditionally delete one or more resources based on search parameters. history History

Retrieve the change history for a particular resource resource, type of resource, or resource type. create Create the entire system.

Create a new resource with a server assigned id.
Search Search based on some filter criteria. 2 batch      history-instance Batch http://hl7.org/fhir/restful-interaction Update, create or delete a set of resources as independent actions. transaction history-instance Transaction Update, create or delete a set of resources as

Retrieve the change history for a single transaction. particular resource.

Capabilities Get a capability statement for the system. 2 apply      history-type $apply http://hl7.org/fhir/restful-interaction Realizes an ActivityDefinition in a specific context history-type
$closure

Retrieve the change history for all resources of a particular type.

Closure Table Maintenance
$find-matches Finding Codes based on supplied properties 2 conforms      history-system $conforms http://hl7.org/fhir/restful-interaction Compare two systems CapabilityStatements data-requirements history-system $data-requirements Aggregates and returns

Retrieve the parameters and data requirements change history for a resource and all its dependencies as resources on a single module definition system.

$document Generate a Document 1 evaluate    create $evaluate http://hl7.org/fhir/restful-interaction Request clinical decision support guidance based on a specific decision support module create
$evaluate-measure

Create a new resource with a server assigned id.

Invoke an eMeasure and obtain the results
$everything Return all the related information as described in the Encounter or Patient 1 expand    search $expand http://hl7.org/fhir/restful-interaction Value Set Expansion find search $find Find

Search a functional list resource type or all resources based on some filter criteria.

$graphql Invoke a GraphQL query 2 implements      search-type $implements http://hl7.org/fhir/restful-interaction Test if a server implements a client's required operations search-type
$lastn

Search all resources of the specified type based on some filter criteria.

Last N Observations Query
$lookup Concept Look Up and Decomposition 2 match      search-system $match http://hl7.org/fhir/restful-interaction Find patient matches using MPI based logic search-system
$meta

Search all resources based on some filter criteria.

Access a list of profiles, tags, and security labels
$meta-add Add profiles, tags, and security labels to a resource 2 meta-delete      search-compartment $meta-delete http://hl7.org/fhir/restful-interaction Delete profiles, tags, and security labels for a resource search-compartment
$populate

Search resources in a compartment based on some filter criteria.

Populate Questionnaire
$populatehtml Generate HTML for Questionnaire 1 populatelink    capabilities $populatelink http://hl7.org/fhir/restful-interaction Generate a link to a Questionnaire completion webpage process-message capabilities $process-message Process

Get a message according to Capability Statement for the defined event system.

$questionnaire Build Questionnaire 1 stats    transaction $stats http://hl7.org/fhir/restful-interaction Observation Statistics subset transaction $subset Fetch

Update, create or delete a subset set of the CapabilityStatement resource resources as a single transaction.

$subsumes CodeSystem Subsumption Testing 1 transform    batch $transform http://hl7.org/fhir/restful-interaction Model Instance Transformation batch
$translate

perform a set of a separate interactions in a single http operation

Concept Translation
1    operation $validate http://hl7.org/fhir/restful-interaction Validate a resource operation
$validate-code

Perform an operation as defined by an OperationDefinition.

ValueSet based Validation

 

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


Explanation of the columns that may appear on this page:

Lvl A 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
Source The source of the definition of the code (when the value set draws in codes defined elsewhere)
Code The code (used as the code in the resource instance). If the code is in italics, this indicates that the code is not selectable ('Abstract')
Display The 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
Definition An explanation of the meaning of the concept
Comments Additional notes about how to use the code