Cross-Version Extension for TestScript.destination in R3

URLhttp://hl7.org/fhir/3.0/StructureDefinition/extension-TestScript.destination
Version
Statusactive
Description

Cross-Version Extension for TestScript.destination. Valid in versions R2

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..*ExtensionAn abstract server representing a destination or receiver in a message exchange
... extension:indexR3 ?gen-e1? [CanonicalType[http://hl7.org/fhir/3.0/StructureDefinition/extension-TestScript.destination.index]]URL: http://hl7.org/fhir/3.0/StructureDefinition/extension-TestScript.destination.index
... extension:profileR3 ?gen-e1? [CanonicalType[http://hl7.org/fhir/3.0/StructureDefinition/extension-TestScript.destination.profile]]URL: http://hl7.org/fhir/3.0/StructureDefinition/extension-TestScript.destination.profile
... extension:urlR5 ?gen-e1? [CanonicalType[http://hl7.org/fhir/5.0/StructureDefinition/extension-TestScript.destination.url]]URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-TestScript.destination.url
... extension 1..
... value[x] ..0
... url "http://hl7.org/fhir/3.0/StructureDefinition/extension-TestScript.destination"

doco Documentation for this format

{
  "resourceType" : "StructureDefinition",
  "id" : "xv-r3-tst.destination",
  "url" : "http://hl7.org/fhir/3.0/StructureDefinition/extension-TestScript.destination",
  "name" : "XVerExtensionTestScript.destinationR3",
  "title" : "Cross-Version Extension for TestScript.destination 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.destination. Valid in versions R2\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" : [{
    "extension" : [{
      "extension" : [{
        "url" : "startFhirVersion",
        "valueCode" : "1.0"
      },
      {
        "url" : "endFhirVersion",
        "valueCode" : "1.0"
      }],
      "url" : "http://hl7.org/fhir/StructureDefinition/version-specific-use"
    }],
    "type" : "element",
    "expression" : "TestScript"
  },
  {
    "type" : "extension",
    "expression" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-TestScript"
  }],
  "type" : "Extension",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Extension",
  "derivation" : "constraint",
  "differential" : {
    "element" : [{
      "path" : "Extension",
      "short" : "An abstract server representing a destination or receiver in a message exchange",
      "definition" : "An abstract server used in operations within this test script in the destination element.",
      "comment" : "The purpose of this element is to define the profile of a destination element used elsewhere in the script.  Test engines could then use the destination-profile mapping to offer a filtered list of test systems that can serve as the receiver for the interaction.",
      "min" : 0,
      "max" : "*",
      "isModifier" : false
    },
    {
      "path" : "Extension.extension",
      "sliceName" : "indexR3",
      "type" : [{
        "code" : "Extension",
        "profile" : ["http://hl7.org/fhir/3.0/StructureDefinition/extension-TestScript.destination.index"]
      }]
    },
    {
      "path" : "Extension.extension",
      "sliceName" : "profileR3",
      "type" : [{
        "code" : "Extension",
        "profile" : ["http://hl7.org/fhir/3.0/StructureDefinition/extension-TestScript.destination.profile"]
      }]
    },
    {
      "path" : "Extension.extension",
      "sliceName" : "urlR5",
      "type" : [{
        "code" : "Extension",
        "profile" : ["http://hl7.org/fhir/5.0/StructureDefinition/extension-TestScript.destination.url"]
      }]
    },
    {
      "path" : "Extension.extension",
      "min" : 1
    },
    {
      "path" : "Extension.value[x]",
      "max" : "0"
    },
    {
      "path" : "Extension.url",
      "fixedUri" : "http://hl7.org/fhir/3.0/StructureDefinition/extension-TestScript.destination"
    }]
  }
}