Cross-Version Extension for TestScript.setup.action.operation.type in R3

URLhttp://hl7.org/fhir/3.0/StructureDefinition/extension-TestScript.setup.action.operation.type
Version
Statusactive
Description

Cross-Version Extension for TestScript.setup.action.operation.type. Valid in versions R2

This is a valid extension because it has the following codes that are not in other versions compose, stats, reserve, release, batch, transform, evaluate-measure, subsumes, cancel, set-input, start, updateCreate, implements, evaluate, deleteCondSingle, fail, match, populatelink, subset, apply, conforms, finish, set-output, populatehtml, deleteCondMultiple, resume, stop, suspend, data-requirements (http://hl7.org/fhir/3.0/testscript-operation-codes)

Context of Use

This extension may be used in the following contexts:


NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..1ExtensionThe operation code type that will be executed
... extension ..0
... value[x] 1..Coding
... url "http://hl7.org/fhir/3.0/StructureDefinition/extension-TestScript.setup.action.operation.type"

doco Documentation for this format

{
  "resourceType" : "StructureDefinition",
  "id" : "xv-r3-tst.set.actn.ope.type",
  "url" : "http://hl7.org/fhir/3.0/StructureDefinition/extension-TestScript.setup.action.operation.type",
  "name" : "XVerExtensionTestScript.setup.action.operation.typeR3",
  "title" : "Cross-Version Extension for TestScript.setup.action.operation.type in R3",
  "status" : "active",
  "experimental" : false,
  "publisher" : "Health Level Seven International (FHIR Infrastructure)",
  "contact" : [{
    "telecom" : [{
      "system" : "url",
      "value" : "http://hl7.org/fhir"
    }]
  },
  {
    "telecom" : [{
      "system" : "url",
      "value" : "http://www.hl7.org/Special/committees/fiwg/index.cfm"
    }]
  }],
  "description" : "Cross-Version Extension for TestScript.setup.action.operation.type. Valid in versions R2\r\n\r\nThis is a valid extension because it has the following codes that are not in other versions compose, stats, reserve, release, batch, transform, evaluate-measure, subsumes, cancel, set-input, start, updateCreate, implements, evaluate, deleteCondSingle, fail, match, populatelink, subset, apply, conforms, finish, set-output, populatehtml, deleteCondMultiple, resume, stop, suspend, data-requirements (http://hl7.org/fhir/3.0/testscript-operation-codes)",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "code" : "001"
    }]
  }],
  "fhirVersion" : "5.0.0",
  "kind" : "complex-type",
  "abstract" : false,
  "type" : "Extension",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Extension",
  "derivation" : "constraint",
  "differential" : {
    "element" : [{
      "path" : "Extension",
      "short" : "The operation code type that will be executed",
      "definition" : "Server interaction or operation type.",
      "comment" : "See http://hl7.org/fhir/STU3/http.html for list of server interactions.",
      "min" : 0,
      "max" : "1",
      "isModifier" : false
    },
    {
      "path" : "Extension.extension",
      "max" : "0"
    },
    {
      "path" : "Extension.value[x]",
      "min" : 1,
      "type" : [{
        "code" : "Coding"
      }]
    },
    {
      "path" : "Extension.url",
      "fixedUri" : "http://hl7.org/fhir/3.0/StructureDefinition/extension-TestScript.setup.action.operation.type"
    }]
  }
}