Touchstone FHIR Testing
2.0.0 - current
Touchstone FHIR Testing v2.0.0. This is the current published version. For a full list of available versions, see the Directory of published versions
| Official URL: http://touchstone.aegis.net/touchstone/fhir/testing/ValueSet/valueset-testscript-operation-codes | Version: 2.0.0 | |||
| Active as of 2023-06-29 | Computable Name: AEGISTouchstoneTestingTestScriptOperationCodesValueSet | |||
The AEGIS Touchstone Testing TestScript Operation Codes ValueSet defines a set of codes that are used to indicate the supported operations of a testing engine or tool.
For TestScript authors to identify the allowed set of operation code values.
References
This value set includes codes based on the following rules:
http://terminology.hl7.org/CodeSystem/testscript-operation-codeshttp://touchstone.aegis.net/touchstone/fhir/testing/CodeSystem/codesystem-fhir-operation-codes| Code | Display | Definition |
| get | GET | Perform an HTTP GET method |
| history-instance | History Instance | Retrieve the change history for a particular resource instance |
| history-type | History Type | Retrieve the change history for a particular resource type |
| history-system | History System | Retrieve the change history for all resource types |
| operation | Operation | Perform an operation as defined by an OperationDefinition. |
| post | POST | Perform an HTTP POST method. |
http://touchstone.aegis.net/touchstone/fhir/testing/CodeSystem/codesystem-cdshooks-operation-codes| Code | Display | Definition |
| cds-services | CDS Hooks CDS Services | CDS Hooks CDS Services |
| cds-hook | CDS Hook Service | CDS Hook Service |
http://touchstone.aegis.net/touchstone/fhir/testing/CodeSystem/codesystem-hl7v2-operation-codes| Code | Display | Definition |
| hl7v2 | HL7 V2 | HL7 V2 Default MLLP V1 Protocol |
http://touchstone.aegis.net/touchstone/fhir/testing/CodeSystem/codesystem-hl7v3-operation-codes| Code | Display | Definition |
| hl7v3 | HL7 V3 | HL7 V3 Default HTTP Protocol SOAP Envelope |
http://touchstone.aegis.net/touchstone/fhir/testing/CodeSystem/codesystem-oauth2-operation-codes| Code | Display | Definition |
| oauth2-authorize | OAuth2 Authorize | OAuth2 auth endpoint |
| oauth2-get-token | OAuth2 Get Token | OAuth2 token endpoint |
| oauth2-refresh-token | OAuth2 Refresh Token | OAuth2 refresh endpoint |
| oauth2-register | OAuth2 Client Registration | OAuth2 register endpoint |
| oauth2-revoke-token | OAuth2 Revoke Token | OAuth2 revoke endpoint |
http://touchstone.aegis.net/touchstone/fhir/testing/CodeSystem/codesystem-smart-operation-codes| Code | Display | Definition |
| smart-launch | SMART on FHIR Launch | SMART on FHIR Launch |
This value set contains 61 concepts
Expansion based on:
| Code | System | Display | Definition |
| read | http://terminology.hl7.org/CodeSystem/testscript-operation-codes | Read | Read the current state of the resource. |
| vread | http://terminology.hl7.org/CodeSystem/testscript-operation-codes | Version Read | Read the state of a specific version of the resource. |
| update | http://terminology.hl7.org/CodeSystem/testscript-operation-codes | Update | Update an existing resource by its id. |
| updateCreate | http://terminology.hl7.org/CodeSystem/testscript-operation-codes | Create using Update | Update an existing resource by its id (or create it if it is new). |
| patch | http://terminology.hl7.org/CodeSystem/testscript-operation-codes | Patch | Patch an existing resource by its id. |
| delete | http://terminology.hl7.org/CodeSystem/testscript-operation-codes | Delete | Delete a resource. |
| deleteCondSingle | http://terminology.hl7.org/CodeSystem/testscript-operation-codes | Conditional Delete Single | Conditionally delete a single resource based on search parameters. |
| deleteCondMultiple | http://terminology.hl7.org/CodeSystem/testscript-operation-codes | Conditional Delete Multiple | Conditionally delete one or more resources based on search parameters. |
| history | http://terminology.hl7.org/CodeSystem/testscript-operation-codes | History | Retrieve the change history for a particular resource or resource type. |
| create | http://terminology.hl7.org/CodeSystem/testscript-operation-codes | Create | Create a new resource with a server assigned id. |
| search | http://terminology.hl7.org/CodeSystem/testscript-operation-codes | Search | Search based on some filter criteria. |
| batch | http://terminology.hl7.org/CodeSystem/testscript-operation-codes | Batch | Update, create or delete a set of resources as independent actions. |
| transaction | http://terminology.hl7.org/CodeSystem/testscript-operation-codes | Transaction | Update, create or delete a set of resources as a single transaction. |
| capabilities | http://terminology.hl7.org/CodeSystem/testscript-operation-codes | Capabilities | Get a capability statement for the system. |
| apply | http://terminology.hl7.org/CodeSystem/testscript-operation-codes | $apply | Realizes an ActivityDefinition in a specific context |
| closure | http://terminology.hl7.org/CodeSystem/testscript-operation-codes | $closure | Closure Table Maintenance |
| find-matches | http://terminology.hl7.org/CodeSystem/testscript-operation-codes | $find-matches | Finding Codes based on supplied properties |
| conforms | http://terminology.hl7.org/CodeSystem/testscript-operation-codes | $conforms | Compare two systems CapabilityStatements |
| data-requirements | http://terminology.hl7.org/CodeSystem/testscript-operation-codes | $data-requirements | Aggregates and returns the parameters and data requirements for a resource and all its dependencies as a single module definition |
| document | http://terminology.hl7.org/CodeSystem/testscript-operation-codes | $document | Generate a Document |
| evaluate | http://terminology.hl7.org/CodeSystem/testscript-operation-codes | $evaluate | Request clinical decision support guidance based on a specific decision support module |
| evaluate-measure | http://terminology.hl7.org/CodeSystem/testscript-operation-codes | $evaluate-measure | Invoke an eMeasure and obtain the results |
| everything | http://terminology.hl7.org/CodeSystem/testscript-operation-codes | $everything | Return all the related information as described in the Encounter or Patient |
| expand | http://terminology.hl7.org/CodeSystem/testscript-operation-codes | $expand | Value Set Expansion |
| find | http://terminology.hl7.org/CodeSystem/testscript-operation-codes | $find | Find a functional list |
| graphql | http://terminology.hl7.org/CodeSystem/testscript-operation-codes | $graphql | Invoke a GraphQL query |
| implements | http://terminology.hl7.org/CodeSystem/testscript-operation-codes | $implements | Test if a server implements a client's required operations |
| lastn | http://terminology.hl7.org/CodeSystem/testscript-operation-codes | $lastn | Last N Observations Query |
| lookup | http://terminology.hl7.org/CodeSystem/testscript-operation-codes | $lookup | Concept Look Up and Decomposition |
| match | http://terminology.hl7.org/CodeSystem/testscript-operation-codes | $match | Find patient matches using MPI based logic |
| meta | http://terminology.hl7.org/CodeSystem/testscript-operation-codes | $meta | Access a list of profiles, tags, and security labels |
| meta-add | http://terminology.hl7.org/CodeSystem/testscript-operation-codes | $meta-add | Add profiles, tags, and security labels to a resource |
| meta-delete | http://terminology.hl7.org/CodeSystem/testscript-operation-codes | $meta-delete | Delete profiles, tags, and security labels for a resource |
| populate | http://terminology.hl7.org/CodeSystem/testscript-operation-codes | $populate | Populate Questionnaire |
| populatehtml | http://terminology.hl7.org/CodeSystem/testscript-operation-codes | $populatehtml | Generate HTML for Questionnaire |
| populatelink | http://terminology.hl7.org/CodeSystem/testscript-operation-codes | $populatelink | Generate a link to a Questionnaire completion webpage |
| process-message | http://terminology.hl7.org/CodeSystem/testscript-operation-codes | $process-message | Process a message according to the defined event |
| questionnaire | http://terminology.hl7.org/CodeSystem/testscript-operation-codes | $questionnaire | Build Questionnaire |
| stats | http://terminology.hl7.org/CodeSystem/testscript-operation-codes | $stats | Observation Statistics |
| subset | http://terminology.hl7.org/CodeSystem/testscript-operation-codes | $subset | Fetch a subset of the CapabilityStatement resource |
| subsumes | http://terminology.hl7.org/CodeSystem/testscript-operation-codes | $subsumes | CodeSystem Subsumption Testing |
| transform | http://terminology.hl7.org/CodeSystem/testscript-operation-codes | $transform | Model Instance Transformation |
| translate | http://terminology.hl7.org/CodeSystem/testscript-operation-codes | $translate | Concept Translation |
| validate | http://terminology.hl7.org/CodeSystem/testscript-operation-codes | $validate | Validate a resource |
| validate-code | http://terminology.hl7.org/CodeSystem/testscript-operation-codes | $validate-code | ValueSet based Validation |
| get | http://touchstone.aegis.net/touchstone/fhir/testing/CodeSystem/codesystem-fhir-operation-codes | GET | Perform an HTTP GET method |
| history-instance | http://touchstone.aegis.net/touchstone/fhir/testing/CodeSystem/codesystem-fhir-operation-codes | History Instance | Retrieve the change history for a particular resource instance |
| history-type | http://touchstone.aegis.net/touchstone/fhir/testing/CodeSystem/codesystem-fhir-operation-codes | History Type | Retrieve the change history for a particular resource type |
| history-system | http://touchstone.aegis.net/touchstone/fhir/testing/CodeSystem/codesystem-fhir-operation-codes | History System | Retrieve the change history for all resource types |
| operation | http://touchstone.aegis.net/touchstone/fhir/testing/CodeSystem/codesystem-fhir-operation-codes | Operation | Perform an operation as defined by an OperationDefinition. |
| post | http://touchstone.aegis.net/touchstone/fhir/testing/CodeSystem/codesystem-fhir-operation-codes | POST | Perform an HTTP POST method. |
| cds-services | http://touchstone.aegis.net/touchstone/fhir/testing/CodeSystem/codesystem-cdshooks-operation-codes | CDS Hooks CDS Services | CDS Hooks CDS Services |
| cds-hook | http://touchstone.aegis.net/touchstone/fhir/testing/CodeSystem/codesystem-cdshooks-operation-codes | CDS Hook Service | CDS Hook Service |
| hl7v2 | http://touchstone.aegis.net/touchstone/fhir/testing/CodeSystem/codesystem-hl7v2-operation-codes | HL7 V2 | HL7 V2 Default MLLP V1 Protocol |
| hl7v3 | http://touchstone.aegis.net/touchstone/fhir/testing/CodeSystem/codesystem-hl7v3-operation-codes | HL7 V3 | HL7 V3 Default HTTP Protocol SOAP Envelope |
| oauth2-authorize | http://touchstone.aegis.net/touchstone/fhir/testing/CodeSystem/codesystem-oauth2-operation-codes | OAuth2 Authorize | OAuth2 auth endpoint |
| oauth2-get-token | http://touchstone.aegis.net/touchstone/fhir/testing/CodeSystem/codesystem-oauth2-operation-codes | OAuth2 Get Token | OAuth2 token endpoint |
| oauth2-refresh-token | http://touchstone.aegis.net/touchstone/fhir/testing/CodeSystem/codesystem-oauth2-operation-codes | OAuth2 Refresh Token | OAuth2 refresh endpoint |
| oauth2-register | http://touchstone.aegis.net/touchstone/fhir/testing/CodeSystem/codesystem-oauth2-operation-codes | OAuth2 Client Registration | OAuth2 register endpoint |
| oauth2-revoke-token | http://touchstone.aegis.net/touchstone/fhir/testing/CodeSystem/codesystem-oauth2-operation-codes | OAuth2 Revoke Token | OAuth2 revoke endpoint |
| smart-launch | http://touchstone.aegis.net/touchstone/fhir/testing/CodeSystem/codesystem-smart-operation-codes | SMART on FHIR Launch | SMART on FHIR Launch |
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 |
| System | 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 |