This page is part of the HL7 Terminology (v1.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
Source view
{
"resourceType" : "CodeSystem",
"id" : "testscript-operation-codes",
"meta" : {
"lastUpdated" : "2020-04-09T17:10:28.568-04:00",
"profile" : [
"http://hl7.org/fhir/StructureDefinition/shareablecodesystem"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n \n <h2>Test script operation code</h2>\n \n <div>\n \n <p>This value set defines a set of codes that are used to indicate the supported operations of a testing engine or tool.</p>\n\n \n </div>\n \n <p>This code system http://terminology.hl7.org/CodeSystem/testscript-operation-codes defines the following codes:</p>\n \n <table class=\"codes\">\n \n <tr>\n \n <td style=\"white-space:nowrap\">\n \n <b>Code</b>\n \n </td>\n \n <td>\n \n <b>Display</b>\n \n </td>\n \n <td>\n \n <b>Definition</b>\n \n </td>\n \n </tr>\n \n <tr>\n \n <td style=\"white-space:nowrap\">read\n \n <a name=\"testscript-operation-codes-read\"> </a>\n \n </td>\n \n <td>Read</td>\n \n <td>Read the current state of the resource.</td>\n \n </tr>\n \n <tr>\n \n <td style=\"white-space:nowrap\">vread\n \n <a name=\"testscript-operation-codes-vread\"> </a>\n \n </td>\n \n <td>Version Read</td>\n \n <td>Read the state of a specific version of the resource.</td>\n \n </tr>\n \n <tr>\n \n <td style=\"white-space:nowrap\">update\n \n <a name=\"testscript-operation-codes-update\"> </a>\n \n </td>\n \n <td>Update</td>\n \n <td>Update an existing resource by its id.</td>\n \n </tr>\n \n <tr>\n \n <td style=\"white-space:nowrap\">updateCreate\n \n <a name=\"testscript-operation-codes-updateCreate\"> </a>\n \n </td>\n \n <td>Create using Update</td>\n \n <td>Update an existing resource by its id (or create it if it is new).</td>\n \n </tr>\n \n <tr>\n \n <td style=\"white-space:nowrap\">patch\n \n <a name=\"testscript-operation-codes-patch\"> </a>\n \n </td>\n \n <td>Patch</td>\n \n <td>Patch an existing resource by its id.</td>\n \n </tr>\n \n <tr>\n \n <td style=\"white-space:nowrap\">delete\n \n <a name=\"testscript-operation-codes-delete\"> </a>\n \n </td>\n \n <td>Delete</td>\n \n <td>Delete a resource.</td>\n \n </tr>\n \n <tr>\n \n <td style=\"white-space:nowrap\">deleteCondSingle\n \n <a name=\"testscript-operation-codes-deleteCondSingle\"> </a>\n \n </td>\n \n <td>Conditional Delete Single</td>\n \n <td>Conditionally delete a single resource based on search parameters.</td>\n \n </tr>\n \n <tr>\n \n <td style=\"white-space:nowrap\">deleteCondMultiple\n \n <a name=\"testscript-operation-codes-deleteCondMultiple\"> </a>\n \n </td>\n \n <td>Conditional Delete Multiple</td>\n \n <td>Conditionally delete one or more resources based on search parameters.</td>\n \n </tr>\n \n <tr>\n \n <td style=\"white-space:nowrap\">history\n \n <a name=\"testscript-operation-codes-history\"> </a>\n \n </td>\n \n <td>History</td>\n \n <td>Retrieve the change history for a particular resource or resource type.</td>\n \n </tr>\n \n <tr>\n \n <td style=\"white-space:nowrap\">create\n \n <a name=\"testscript-operation-codes-create\"> </a>\n \n </td>\n \n <td>Create</td>\n \n <td>Create a new resource with a server assigned id.</td>\n \n </tr>\n \n <tr>\n \n <td style=\"white-space:nowrap\">search\n \n <a name=\"testscript-operation-codes-search\"> </a>\n \n </td>\n \n <td>Search</td>\n \n <td>Search based on some filter criteria.</td>\n \n </tr>\n \n <tr>\n \n <td style=\"white-space:nowrap\">batch\n \n <a name=\"testscript-operation-codes-batch\"> </a>\n \n </td>\n \n <td>Batch</td>\n \n <td>Update, create or delete a set of resources as independent actions.</td>\n \n </tr>\n \n <tr>\n \n <td style=\"white-space:nowrap\">transaction\n \n <a name=\"testscript-operation-codes-transaction\"> </a>\n \n </td>\n \n <td>Transaction</td>\n \n <td>Update, create or delete a set of resources as a single transaction.</td>\n \n </tr>\n \n <tr>\n \n <td style=\"white-space:nowrap\">capabilities\n \n <a name=\"testscript-operation-codes-capabilities\"> </a>\n \n </td>\n \n <td>Capabilities</td>\n \n <td>Get a capability statement for the system.</td>\n \n </tr>\n \n <tr>\n \n <td style=\"white-space:nowrap\">apply\n \n <a name=\"testscript-operation-codes-apply\"> </a>\n \n </td>\n \n <td>$apply</td>\n \n <td>Realizes an ActivityDefinition in a specific context</td>\n \n </tr>\n \n <tr>\n \n <td style=\"white-space:nowrap\">closure\n \n <a name=\"testscript-operation-codes-closure\"> </a>\n \n </td>\n \n <td>$closure</td>\n \n <td>Closure Table Maintenance</td>\n \n </tr>\n \n <tr>\n \n <td style=\"white-space:nowrap\">find-matches\n \n <a name=\"testscript-operation-codes-find-matches\"> </a>\n \n </td>\n \n <td>$find-matches</td>\n \n <td>Finding Codes based on supplied properties</td>\n \n </tr>\n \n <tr>\n \n <td style=\"white-space:nowrap\">conforms\n \n <a name=\"testscript-operation-codes-conforms\"> </a>\n \n </td>\n \n <td>$conforms</td>\n \n <td>Compare two systems CapabilityStatements</td>\n \n </tr>\n \n <tr>\n \n <td style=\"white-space:nowrap\">data-requirements\n \n <a name=\"testscript-operation-codes-data-requirements\"> </a>\n \n </td>\n \n <td>$data-requirements</td>\n \n <td>Aggregates and returns the parameters and data requirements for a resource and all its dependencies as a single module definition</td>\n \n </tr>\n \n <tr>\n \n <td style=\"white-space:nowrap\">document\n \n <a name=\"testscript-operation-codes-document\"> </a>\n \n </td>\n \n <td>$document</td>\n \n <td>Generate a Document</td>\n \n </tr>\n \n <tr>\n \n <td style=\"white-space:nowrap\">evaluate\n \n <a name=\"testscript-operation-codes-evaluate\"> </a>\n \n </td>\n \n <td>$evaluate</td>\n \n <td>Request clinical decision support guidance based on a specific decision support module</td>\n \n </tr>\n \n <tr>\n \n <td style=\"white-space:nowrap\">evaluate-measure\n \n <a name=\"testscript-operation-codes-evaluate-measure\"> </a>\n \n </td>\n \n <td>$evaluate-measure</td>\n \n <td>Invoke an eMeasure and obtain the results</td>\n \n </tr>\n \n <tr>\n \n <td style=\"white-space:nowrap\">everything\n \n <a name=\"testscript-operation-codes-everything\"> </a>\n \n </td>\n \n <td>$everything</td>\n \n <td>Return all the related information as described in the Encounter or Patient</td>\n \n </tr>\n \n <tr>\n \n <td style=\"white-space:nowrap\">expand\n \n <a name=\"testscript-operation-codes-expand\"> </a>\n \n </td>\n \n <td>$expand</td>\n \n <td>Value Set Expansion</td>\n \n </tr>\n \n <tr>\n \n <td style=\"white-space:nowrap\">find\n \n <a name=\"testscript-operation-codes-find\"> </a>\n \n </td>\n \n <td>$find</td>\n \n <td>Find a functional list</td>\n \n </tr>\n \n <tr>\n \n <td style=\"white-space:nowrap\">graphql\n \n <a name=\"testscript-operation-codes-graphql\"> </a>\n \n </td>\n \n <td>$graphql</td>\n \n <td>Invoke a GraphQL query</td>\n \n </tr>\n \n <tr>\n \n <td style=\"white-space:nowrap\">implements\n \n <a name=\"testscript-operation-codes-implements\"> </a>\n \n </td>\n \n <td>$implements</td>\n \n <td>Test if a server implements a client's required operations</td>\n \n </tr>\n \n <tr>\n \n <td style=\"white-space:nowrap\">lastn\n \n <a name=\"testscript-operation-codes-lastn\"> </a>\n \n </td>\n \n <td>$lastn</td>\n \n <td>Last N Observations Query</td>\n \n </tr>\n \n <tr>\n \n <td style=\"white-space:nowrap\">lookup\n \n <a name=\"testscript-operation-codes-lookup\"> </a>\n \n </td>\n \n <td>$lookup</td>\n \n <td>Concept Look Up and Decomposition</td>\n \n </tr>\n \n <tr>\n \n <td style=\"white-space:nowrap\">match\n \n <a name=\"testscript-operation-codes-match\"> </a>\n \n </td>\n \n <td>$match</td>\n \n <td>Find patient matches using MPI based logic</td>\n \n </tr>\n \n <tr>\n \n <td style=\"white-space:nowrap\">meta\n \n <a name=\"testscript-operation-codes-meta\"> </a>\n \n </td>\n \n <td>$meta</td>\n \n <td>Access a list of profiles, tags, and security labels</td>\n \n </tr>\n \n <tr>\n \n <td style=\"white-space:nowrap\">meta-add\n \n <a name=\"testscript-operation-codes-meta-add\"> </a>\n \n </td>\n \n <td>$meta-add</td>\n \n <td>Add profiles, tags, and security labels to a resource</td>\n \n </tr>\n \n <tr>\n \n <td style=\"white-space:nowrap\">meta-delete\n \n <a name=\"testscript-operation-codes-meta-delete\"> </a>\n \n </td>\n \n <td>$meta-delete</td>\n \n <td>Delete profiles, tags, and security labels for a resource</td>\n \n </tr>\n \n <tr>\n \n <td style=\"white-space:nowrap\">populate\n \n <a name=\"testscript-operation-codes-populate\"> </a>\n \n </td>\n \n <td>$populate</td>\n \n <td>Populate Questionnaire</td>\n \n </tr>\n \n <tr>\n \n <td style=\"white-space:nowrap\">populatehtml\n \n <a name=\"testscript-operation-codes-populatehtml\"> </a>\n \n </td>\n \n <td>$populatehtml</td>\n \n <td>Generate HTML for Questionnaire</td>\n \n </tr>\n \n <tr>\n \n <td style=\"white-space:nowrap\">populatelink\n \n <a name=\"testscript-operation-codes-populatelink\"> </a>\n \n </td>\n \n <td>$populatelink</td>\n \n <td>Generate a link to a Questionnaire completion webpage</td>\n \n </tr>\n \n <tr>\n \n <td style=\"white-space:nowrap\">process-message\n \n <a name=\"testscript-operation-codes-process-message\"> </a>\n \n </td>\n \n <td>$process-message</td>\n \n <td>Process a message according to the defined event</td>\n \n </tr>\n \n <tr>\n \n <td style=\"white-space:nowrap\">questionnaire\n \n <a name=\"testscript-operation-codes-questionnaire\"> </a>\n \n </td>\n \n <td>$questionnaire</td>\n \n <td>Build Questionnaire</td>\n \n </tr>\n \n <tr>\n \n <td style=\"white-space:nowrap\">stats\n \n <a name=\"testscript-operation-codes-stats\"> </a>\n \n </td>\n \n <td>$stats</td>\n \n <td>Observation Statistics</td>\n \n </tr>\n \n <tr>\n \n <td style=\"white-space:nowrap\">subset\n \n <a name=\"testscript-operation-codes-subset\"> </a>\n \n </td>\n \n <td>$subset</td>\n \n <td>Fetch a subset of the CapabilityStatement resource</td>\n \n </tr>\n \n <tr>\n \n <td style=\"white-space:nowrap\">subsumes\n \n <a name=\"testscript-operation-codes-subsumes\"> </a>\n \n </td>\n \n <td>$subsumes</td>\n \n <td>CodeSystem Subsumption Testing</td>\n \n </tr>\n \n <tr>\n \n <td style=\"white-space:nowrap\">transform\n \n <a name=\"testscript-operation-codes-transform\"> </a>\n \n </td>\n \n <td>$transform</td>\n \n <td>Model Instance Transformation</td>\n \n </tr>\n \n <tr>\n \n <td style=\"white-space:nowrap\">translate\n \n <a name=\"testscript-operation-codes-translate\"> </a>\n \n </td>\n \n <td>$translate</td>\n \n <td>Concept Translation</td>\n \n </tr>\n \n <tr>\n \n <td style=\"white-space:nowrap\">validate\n \n <a name=\"testscript-operation-codes-validate\"> </a>\n \n </td>\n \n <td>$validate</td>\n \n <td>Validate a resource</td>\n \n </tr>\n \n <tr>\n \n <td style=\"white-space:nowrap\">validate-code\n \n <a name=\"testscript-operation-codes-validate-code\"> </a>\n \n </td>\n \n <td>$validate-code</td>\n \n <td>ValueSet based Validation</td>\n \n </tr>\n \n </table>\n \n </div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "fhir"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "trial-use"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger" : 2
}
],
"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"
}
],
"version" : "4.2.0",
"name" : "TestScriptOperationCode",
"title" : "Test script operation code",
"status" : "draft",
"experimental" : false,
"date" : "2020-05-09T12:49:00-04:00",
"publisher" : "FHIR Project team",
"contact" : [
{
"telecom" : [
{
"system" : "url",
"value" : "http://hl7.org/fhir"
}
]
}
],
"description" : "This value set defines a set of codes that are used to indicate the supported operations of a testing engine or tool.",
"caseSensitive" : true,
"valueSet" : "http://terminology.hl7.org/ValueSet/testscript-operation-codes",
"content" : "complete",
"concept" : [
{
"code" : "read",
"display" : "Read",
"definition" : "Read the current state of the resource."
},
{
"code" : "vread",
"display" : "Version Read",
"definition" : "Read the state of a specific version of the resource."
},
{
"code" : "update",
"display" : "Update",
"definition" : "Update an existing resource by its id."
},
{
"code" : "updateCreate",
"display" : "Create using Update",
"definition" : "Update an existing resource by its id (or create it if it is new)."
},
{
"code" : "patch",
"display" : "Patch",
"definition" : "Patch an existing resource by its id."
},
{
"code" : "delete",
"display" : "Delete",
"definition" : "Delete a resource."
},
{
"code" : "deleteCondSingle",
"display" : "Conditional Delete Single",
"definition" : "Conditionally delete a single resource based on search parameters."
},
{
"code" : "deleteCondMultiple",
"display" : "Conditional Delete Multiple",
"definition" : "Conditionally delete one or more resources based on search parameters."
},
{
"code" : "history",
"display" : "History",
"definition" : "Retrieve the change history for a particular resource or resource type."
},
{
"code" : "create",
"display" : "Create",
"definition" : "Create a new resource with a server assigned id."
},
{
"code" : "search",
"display" : "Search",
"definition" : "Search based on some filter criteria."
},
{
"code" : "batch",
"display" : "Batch",
"definition" : "Update, create or delete a set of resources as independent actions."
},
{
"code" : "transaction",
"display" : "Transaction",
"definition" : "Update, create or delete a set of resources as a single transaction."
},
{
"code" : "capabilities",
"display" : "Capabilities",
"definition" : "Get a capability statement for the system."
},
{
"code" : "apply",
"display" : "$apply",
"definition" : "Realizes an ActivityDefinition in a specific context"
},
{
"code" : "closure",
"display" : "$closure",
"definition" : "Closure Table Maintenance"
},
{
"code" : "find-matches",
"display" : "$find-matches",
"definition" : "Finding Codes based on supplied properties"
},
{
"code" : "conforms",
"display" : "$conforms",
"definition" : "Compare two systems CapabilityStatements"
},
{
"code" : "data-requirements",
"display" : "$data-requirements",
"definition" : "Aggregates and returns the parameters and data requirements for a resource and all its dependencies as a single module definition"
},
{
"code" : "document",
"display" : "$document",
"definition" : "Generate a Document"
},
{
"code" : "evaluate",
"display" : "$evaluate",
"definition" : "Request clinical decision support guidance based on a specific decision support module"
},
{
"code" : "evaluate-measure",
"display" : "$evaluate-measure",
"definition" : "Invoke an eMeasure and obtain the results"
},
{
"code" : "everything",
"display" : "$everything",
"definition" : "Return all the related information as described in the Encounter or Patient"
},
{
"code" : "expand",
"display" : "$expand",
"definition" : "Value Set Expansion"
},
{
"code" : "find",
"display" : "$find",
"definition" : "Find a functional list"
},
{
"code" : "graphql",
"display" : "$graphql",
"definition" : "Invoke a GraphQL query"
},
{
"code" : "implements",
"display" : "$implements",
"definition" : "Test if a server implements a client's required operations"
},
{
"code" : "lastn",
"display" : "$lastn",
"definition" : "Last N Observations Query"
},
{
"code" : "lookup",
"display" : "$lookup",
"definition" : "Concept Look Up and Decomposition"
},
{
"code" : "match",
"display" : "$match",
"definition" : "Find patient matches using MPI based logic"
},
{
"code" : "meta",
"display" : "$meta",
"definition" : "Access a list of profiles, tags, and security labels"
},
{
"code" : "meta-add",
"display" : "$meta-add",
"definition" : "Add profiles, tags, and security labels to a resource"
},
{
"code" : "meta-delete",
"display" : "$meta-delete",
"definition" : "Delete profiles, tags, and security labels for a resource"
},
{
"code" : "populate",
"display" : "$populate",
"definition" : "Populate Questionnaire"
},
{
"code" : "populatehtml",
"display" : "$populatehtml",
"definition" : "Generate HTML for Questionnaire"
},
{
"code" : "populatelink",
"display" : "$populatelink",
"definition" : "Generate a link to a Questionnaire completion webpage"
},
{
"code" : "process-message",
"display" : "$process-message",
"definition" : "Process a message according to the defined event"
},
{
"code" : "questionnaire",
"display" : "$questionnaire",
"definition" : "Build Questionnaire"
},
{
"code" : "stats",
"display" : "$stats",
"definition" : "Observation Statistics"
},
{
"code" : "subset",
"display" : "$subset",
"definition" : "Fetch a subset of the CapabilityStatement resource"
},
{
"code" : "subsumes",
"display" : "$subsumes",
"definition" : "CodeSystem Subsumption Testing"
},
{
"code" : "transform",
"display" : "$transform",
"definition" : "Model Instance Transformation"
},
{
"code" : "translate",
"display" : "$translate",
"definition" : "Concept Translation"
},
{
"code" : "validate",
"display" : "$validate",
"definition" : "Validate a resource"
},
{
"code" : "validate-code",
"display" : "$validate-code",
"definition" : "ValueSet based Validation"
}
]
}