Cross-Version Extension for TestPlan.testCase.assertion in R5

URLhttp://hl7.org/fhir/5.0/StructureDefinition/extension-TestPlan.testCase.assertion
Version
Statusactive
Description

Cross-Version Extension for TestPlan.testCase.assertion. Valid in versions R2, R3, R4, R4B

This is a valid cross-version extension because it's counted as a new element

Context of Use

This extension may be used in the following contexts:


NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..*ExtensionTest assertions or expectations
... extension:objectR5 ?gen-e1? [CanonicalType[http://hl7.org/fhir/5.0/StructureDefinition/extension-TestPlan.testCase.assertion.object]]URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-TestPlan.testCase.assertion.object
... extension:resultR5 ?gen-e1? [CanonicalType[http://hl7.org/fhir/5.0/StructureDefinition/extension-TestPlan.testCase.assertion.result]]URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-TestPlan.testCase.assertion.result
... extension:typeR5 ?gen-e1? [CanonicalType[http://hl7.org/fhir/5.0/StructureDefinition/extension-TestPlan.testCase.assertion.type]]URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-TestPlan.testCase.assertion.type
... extension 1..
... value[x] ..0
... url "http://hl7.org/fhir/5.0/StructureDefinition/extension-TestPlan.testCase.assertion"

doco Documentation for this format

{
  "resourceType" : "StructureDefinition",
  "id" : "xv-r5-tpl.tes.assertion",
  "url" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-TestPlan.testCase.assertion",
  "name" : "XVerExtensionTestPlan.testCase.assertionR5",
  "title" : "Cross-Version Extension for TestPlan.testCase.assertion in R5",
  "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 TestPlan.testCase.assertion. Valid in versions R2, R3, R4, R4B\r\n\r\nThis is a valid cross-version extension because it's counted as a new element",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "code" : "001"
    }]
  }],
  "fhirVersion" : "5.0.0",
  "kind" : "complex-type",
  "abstract" : false,
  "context" : [{
    "type" : "extension",
    "expression" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-TestPlan.testCase"
  },
  {
    "type" : "extension",
    "expression" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-TestPlan.testCase"
  },
  {
    "type" : "extension",
    "expression" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-TestPlan.testCase"
  },
  {
    "type" : "extension",
    "expression" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-TestPlan.testCase"
  }],
  "type" : "Extension",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Extension",
  "derivation" : "constraint",
  "differential" : {
    "element" : [{
      "path" : "Extension",
      "short" : "Test assertions or expectations",
      "definition" : "The test assertions - the expectations of test results from the execution of the test case.",
      "min" : 0,
      "max" : "*",
      "isModifier" : false
    },
    {
      "path" : "Extension.extension",
      "sliceName" : "objectR5",
      "type" : [{
        "code" : "Extension",
        "profile" : ["http://hl7.org/fhir/5.0/StructureDefinition/extension-TestPlan.testCase.assertion.object"]
      }]
    },
    {
      "path" : "Extension.extension",
      "sliceName" : "resultR5",
      "type" : [{
        "code" : "Extension",
        "profile" : ["http://hl7.org/fhir/5.0/StructureDefinition/extension-TestPlan.testCase.assertion.result"]
      }]
    },
    {
      "path" : "Extension.extension",
      "sliceName" : "typeR5",
      "type" : [{
        "code" : "Extension",
        "profile" : ["http://hl7.org/fhir/5.0/StructureDefinition/extension-TestPlan.testCase.assertion.type"]
      }]
    },
    {
      "path" : "Extension.extension",
      "min" : 1
    },
    {
      "path" : "Extension.value[x]",
      "max" : "0"
    },
    {
      "path" : "Extension.url",
      "fixedUri" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-TestPlan.testCase.assertion"
    }]
  }
}