TestScriptOperationCodes
draftContentcompleteURL
http://terminology.hl7.org/CodeSystem/testscript-operation-codesCopied!
Version4.3.0Copied!
DescriptionThis value set defines a set of codes that are used to indicate the supported operations of a testing engine or tool.
Concepts
Select a concept to view details
This code system http://terminology.hl7.org/CodeSystem/testscript-operation-codes defines the following codes:
{
"description" : "This value set defines a set of codes that are used to indicate the supported operations of a testing engine or tool.",
"meta" : {
"lastUpdated" : "2022-05-28T12:47:40.239+10:00",
"profile" : [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ]
},
"content" : "complete",
"property" : null,
"name" : "TestScriptOperationCodes",
"experimental" : false,
"resourceType" : "CodeSystem",
"extension" : [ {
"valueCode" : "fhir",
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"
}, {
"extension" : [ {
"valueString" : "concept",
"url" : "path"
}, {
"url" : "count",
"valueInteger" : 45
} ],
"url" : "http://health-samurai.io/extensions/excised-data"
}, {
"url" : "http://health-samurai.io/extensions/source",
"valueCode" : "db"
} ],
"status" : "draft",
"id" : "a21bf702-eb44-45c2-9316-116d6a121887",
"url" : "http://terminology.hl7.org/CodeSystem/testscript-operation-codes",
"identifier" : [ {
"system" : "urn:ietf:rfc:3986",
"value" : "urn:oid:2.16.840.1.113883.4.642.1.1195"
} ],
"caseSensitive" : true,
"version" : "4.3.0",
"text" : {
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <p>This code system http://terminology.hl7.org/CodeSystem/testscript-operation-codes defines the following codes:</p>\n <table class=\"codes\">\n <tr>\n <td style=\"white-space:nowrap\">\n <b>Code</b>\n </td>\n <td>\n <b>Display</b>\n </td>\n <td>\n <b>Definition</b>\n </td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">read\n <a name=\"testscript-operation-codes-read\"> </a>\n </td>\n <td>Read</td>\n <td>Read the current state of the resource.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">vread\n <a name=\"testscript-operation-codes-vread\"> </a>\n </td>\n <td>Version Read</td>\n <td>Read the state of a specific version of the resource.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">update\n <a name=\"testscript-operation-codes-update\"> </a>\n </td>\n <td>Update</td>\n <td>Update an existing resource by its id.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">updateCreate\n <a name=\"testscript-operation-codes-updateCreate\"> </a>\n </td>\n <td>Create using Update</td>\n <td>Update an existing resource by its id (or create it if it is new).</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">patch\n <a name=\"testscript-operation-codes-patch\"> </a>\n </td>\n <td>Patch</td>\n <td>Patch an existing resource by its id.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">delete\n <a name=\"testscript-operation-codes-delete\"> </a>\n </td>\n <td>Delete</td>\n <td>Delete a resource.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">deleteCondSingle\n <a name=\"testscript-operation-codes-deleteCondSingle\"> </a>\n </td>\n <td>Conditional Delete Single</td>\n <td>Conditionally delete a single resource based on search parameters.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">deleteCondMultiple\n <a name=\"testscript-operation-codes-deleteCondMultiple\"> </a>\n </td>\n <td>Conditional Delete Multiple</td>\n <td>Conditionally delete one or more resources based on search parameters.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">history\n <a name=\"testscript-operation-codes-history\"> </a>\n </td>\n <td>History</td>\n <td>Retrieve the change history for a particular resource or resource type.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">create\n <a name=\"testscript-operation-codes-create\"> </a>\n </td>\n <td>Create</td>\n <td>Create a new resource with a server assigned id.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">search\n <a name=\"testscript-operation-codes-search\"> </a>\n </td>\n <td>Search</td>\n <td>Search based on some filter criteria.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">batch\n <a name=\"testscript-operation-codes-batch\"> </a>\n </td>\n <td>Batch</td>\n <td>Update, create or delete a set of resources as independent actions.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">transaction\n <a name=\"testscript-operation-codes-transaction\"> </a>\n </td>\n <td>Transaction</td>\n <td>Update, create or delete a set of resources as a single transaction.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">capabilities\n <a name=\"testscript-operation-codes-capabilities\"> </a>\n </td>\n <td>Capabilities</td>\n <td>Get a capability statement for the system.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">apply\n <a name=\"testscript-operation-codes-apply\"> </a>\n </td>\n <td>$apply</td>\n <td>Realizes an ActivityDefinition in a specific context</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">closure\n <a name=\"testscript-operation-codes-closure\"> </a>\n </td>\n <td>$closure</td>\n <td>Closure Table Maintenance</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">find-matches\n <a name=\"testscript-operation-codes-find-matches\"> </a>\n </td>\n <td>$find-matches</td>\n <td>Finding Codes based on supplied properties</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">conforms\n <a name=\"testscript-operation-codes-conforms\"> </a>\n </td>\n <td>$conforms</td>\n <td>Compare two systems CapabilityStatements</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">data-requirements\n <a name=\"testscript-operation-codes-data-requirements\"> </a>\n </td>\n <td>$data-requirements</td>\n <td>Aggregates and returns the parameters and data requirements for a resource and all its dependencies as a single module definition</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">document\n <a name=\"testscript-operation-codes-document\"> </a>\n </td>\n <td>$document</td>\n <td>Generate a Document</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">evaluate\n <a name=\"testscript-operation-codes-evaluate\"> </a>\n </td>\n <td>$evaluate</td>\n <td>Request clinical decision support guidance based on a specific decision support module</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">evaluate-measure\n <a name=\"testscript-operation-codes-evaluate-measure\"> </a>\n </td>\n <td>$evaluate-measure</td>\n <td>Invoke an eMeasure and obtain the results</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">everything\n <a name=\"testscript-operation-codes-everything\"> </a>\n </td>\n <td>$everything</td>\n <td>Return all the related information as described in the Encounter or Patient</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">expand\n <a name=\"testscript-operation-codes-expand\"> </a>\n </td>\n <td>$expand</td>\n <td>Value Set Expansion</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">find\n <a name=\"testscript-operation-codes-find\"> </a>\n </td>\n <td>$find</td>\n <td>Find a functional list</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">graphql\n <a name=\"testscript-operation-codes-graphql\"> </a>\n </td>\n <td>$graphql</td>\n <td>Invoke a GraphQL query</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">implements\n <a name=\"testscript-operation-codes-implements\"> </a>\n </td>\n <td>$implements</td>\n <td>Test if a server implements a client's required operations</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">lastn\n <a name=\"testscript-operation-codes-lastn\"> </a>\n </td>\n <td>$lastn</td>\n <td>Last N Observations Query</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">lookup\n <a name=\"testscript-operation-codes-lookup\"> </a>\n </td>\n <td>$lookup</td>\n <td>Concept Look Up and Decomposition</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">match\n <a name=\"testscript-operation-codes-match\"> </a>\n </td>\n <td>$match</td>\n <td>Find patient matches using MPI based logic</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">meta\n <a name=\"testscript-operation-codes-meta\"> </a>\n </td>\n <td>$meta</td>\n <td>Access a list of profiles, tags, and security labels</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">meta-add\n <a name=\"testscript-operation-codes-meta-add\"> </a>\n </td>\n <td>$meta-add</td>\n <td>Add profiles, tags, and security labels to a resource</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">meta-delete\n <a name=\"testscript-operation-codes-meta-delete\"> </a>\n </td>\n <td>$meta-delete</td>\n <td>Delete profiles, tags, and security labels for a resource</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">populate\n <a name=\"testscript-operation-codes-populate\"> </a>\n </td>\n <td>$populate</td>\n <td>Populate Questionnaire</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">populatehtml\n <a name=\"testscript-operation-codes-populatehtml\"> </a>\n </td>\n <td>$populatehtml</td>\n <td>Generate HTML for Questionnaire</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">populatelink\n <a name=\"testscript-operation-codes-populatelink\"> </a>\n </td>\n <td>$populatelink</td>\n <td>Generate a link to a Questionnaire completion webpage</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">process-message\n <a name=\"testscript-operation-codes-process-message\"> </a>\n </td>\n <td>$process-message</td>\n <td>Process a message according to the defined event</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">questionnaire\n <a name=\"testscript-operation-codes-questionnaire\"> </a>\n </td>\n <td>$questionnaire</td>\n <td>Build Questionnaire</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">stats\n <a name=\"testscript-operation-codes-stats\"> </a>\n </td>\n <td>$stats</td>\n <td>Observation Statistics</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">subset\n <a name=\"testscript-operation-codes-subset\"> </a>\n </td>\n <td>$subset</td>\n <td>Fetch a subset of the CapabilityStatement resource</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">subsumes\n <a name=\"testscript-operation-codes-subsumes\"> </a>\n </td>\n <td>$subsumes</td>\n <td>CodeSystem Subsumption Testing</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">transform\n <a name=\"testscript-operation-codes-transform\"> </a>\n </td>\n <td>$transform</td>\n <td>Model Instance Transformation</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">translate\n <a name=\"testscript-operation-codes-translate\"> </a>\n </td>\n <td>$translate</td>\n <td>Concept Translation</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">validate\n <a name=\"testscript-operation-codes-validate\"> </a>\n </td>\n <td>$validate</td>\n <td>Validate a resource</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">validate-code\n <a name=\"testscript-operation-codes-validate-code\"> </a>\n </td>\n <td>$validate-code</td>\n <td>ValueSet based Validation</td>\n </tr>\n </table>\n </div>",
"status" : "generated"
}
}