HL7 Terminology (THO)
3.0.0 - Publication
This page is part of the HL7 Terminology (v3.0.0: Release) based on FHIR (HL7® FHIR® Standard) R4. The current version which supersedes this version is 7.0.0. For a full list of available versions, see the Directory of published versions
Summary
| Defining URL: | http://terminology.hl7.org/ValueSet/testscript-operation-codes |
| Version: | 0.3.0 |
| Name: | TestScriptOperationCode |
| Title: | Test script operation code |
| Status: | Draft as of 2/24/20, 12:41 PM (Standards Status: Trial Use) |
| Definition: | This value set defines a set of codes that are used to indicate the supported operations of a testing engine or tool. |
| Publisher: | FHIR Project team |
| Committee: | FHIR Infrastructure |
| Maturity: | 2 |
| OID: | 2.16.840.1.113883.4.642.3.704 (for OID based terminology systems) |
| Source Resource: | XML / JSON / Turtle |
References
This value set is not used here; it may be used elsewhere (e.g. specifications and/or implementations that use this content)
http://terminology.hl7.org/CodeSystem/testscript-operation-codes
This value set contains 45 concepts
Expansion based on Test script operation code v0.1.0 (CodeSystem)
All codes in this table are from the system http://terminology.hl7.org/CodeSystem/testscript-operation-codes
| Code | Display | Definition |
| 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 |
Explanation of the columns that may appear on this page:
| Level | A few code lists that FHIR defines are hierarchical - each code is assigned a level. In this scheme, some codes are under other codes, and imply that the code they are under also applies |
| 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) |
| 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 |
History
| Date | Action | Custodian | Author | Comment |
| 2020-10-14 | revise | Vocabulary WG | Grahame Grieve | Reset Version after migration to UTG |
| 2020-05-06 | revise | Vocabulary WG | Ted Klein | Migrated to the UTG maintenance environment and publishing tooling. |