FHIR Cross-Version Extensions package for FHIR R4 from FHIR R4B
0.0.1-snapshot-2 - informative International flag

FHIR Cross-Version Extensions package for FHIR R4 from FHIR R4B - Version 0.0.1-snapshot-2. See the Directory of published versions

: TestScriptOperationCodes - JSON Representation

Page standards status: Informative Maturity Level: 0

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "testscript-operation-codes",
  "text" : {
    "status" : "generated",
    "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>"
  },
  "extension" : [
    {
      "extension" : [
        {
          "url" : "packageId",
          "valueId" : "hl7.fhir.uv.xver-r4b.r4"
        },
        {
          "url" : "version",
          "valueString" : "0.0.1-snapshot-2"
        }
      ],
      "url" : "http://hl7.org/fhir/StructureDefinition/package-source"
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode" : "fhir"
    }
  ],
  "url" : "http://terminology.hl7.org/CodeSystem/testscript-operation-codes",
  "version" : "4.3.0",
  "name" : "TestScriptOperationCodes",
  "status" : "draft",
  "experimental" : false,
  "date" : "2025-09-13T16:38:45-04:00",
  "publisher" : "FHIR Infrastructure",
  "contact" : [
    {
      "name" : "FHIR Infrastructure",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/fiwg"
        }
      ]
    }
  ],
  "description" : "This value set defines a set of codes that are used to indicate the supported operations of a testing engine or tool.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }
      ]
    }
  ],
  "caseSensitive" : true,
  "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"
    }
  ]
}