HL7 Terminology (THO)
6.0.2 - Publication International flag

This page is part of the HL7 Terminology (v6.0.2: Release) based on FHIR (HL7® FHIR® Standard) v5.0.0. This is the current published version. For a full list of available versions, see the Directory of published versions

CodeSystem: Test script operation code

Official URL: http://terminology.hl7.org/CodeSystem/testscript-operation-codes Version: 1.0.0
Draft as of 2024-07-21 Maturity Level: 2 Responsible: Health Level Seven International Computable Name: TestScriptOperationCode
Other Identifiers: OID:2.16.840.1.113883.4.642.1.1195

Copyright/Legal: This material derives from the HL7 Terminology (THO). THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license.html

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

This Code system is referenced in the content logical definition of the following value sets:

Generated Narrative: CodeSystem testscript-operation-codes

Last updated: 2020-04-09 21:10:28+0000

Profile: Shareable CodeSystem

This case-sensitive code system http://terminology.hl7.org/CodeSystem/testscript-operation-codes defines the following codes:

CodeDisplayDefinition
read Read Read the current state of the resource.
vread Version Read Read the state of a specific version of the resource.
update Update Update an existing resource by its id.
updateCreate Create using Update Update an existing resource by its id (or create it if it is new).
patch Patch Patch an existing resource by its id.
delete Delete Delete a resource.
deleteCondSingle Conditional Delete Single Conditionally delete a single resource based on search parameters.
deleteCondMultiple Conditional Delete Multiple Conditionally delete one or more resources based on search parameters.
history History Retrieve the change history for a particular resource or resource type.
create Create Create a new resource with a server assigned id.
search Search Search based on some filter criteria.
batch Batch Update, create or delete a set of resources as independent actions.
transaction Transaction Update, create or delete a set of resources as a single transaction.
capabilities Capabilities Get a capability statement for the system.
apply $apply Realizes an ActivityDefinition in a specific context
closure $closure Closure Table Maintenance
find-matches $find-matches Finding Codes based on supplied properties
conforms $conforms Compare two systems CapabilityStatements
data-requirements $data-requirements Aggregates and returns the parameters and data requirements for a resource and all its dependencies as a single module definition
document $document Generate a Document
evaluate $evaluate Request clinical decision support guidance based on a specific decision support module
evaluate-measure $evaluate-measure Invoke an eMeasure and obtain the results
everything $everything Return all the related information as described in the Encounter or Patient
expand $expand Value Set Expansion
find $find Find a functional list
graphql $graphql Invoke a GraphQL query
implements $implements Test if a server implements a client's required operations
lastn $lastn Last N Observations Query
lookup $lookup Concept Look Up and Decomposition
match $match Find patient matches using MPI based logic
meta $meta Access a list of profiles, tags, and security labels
meta-add $meta-add Add profiles, tags, and security labels to a resource
meta-delete $meta-delete Delete profiles, tags, and security labels for a resource
populate $populate Populate Questionnaire
populatehtml $populatehtml Generate HTML for Questionnaire
populatelink $populatelink Generate a link to a Questionnaire completion webpage
process-message $process-message Process a message according to the defined event
questionnaire $questionnaire Build Questionnaire
stats $stats Observation Statistics
subset $subset Fetch a subset of the CapabilityStatement resource
subsumes $subsumes CodeSystem Subsumption Testing
transform $transform Model Instance Transformation
translate $translate Concept Translation
validate $validate Validate a resource
validate-code $validate-code ValueSet based Validation

History

DateActionAuthorCustodianComment
2023-11-14reviseMarc DuteauTSMGAdd standard copyright and contact to internal content; up-476
2020-10-14reviseGrahame GrieveVocabulary WGReset Version after migration to UTG
2020-05-06reviseTed KleinVocabulary WGMigrated to the UTG maintenance environment and publishing tooling.