Cross-Version Extension for CapabilityStatement.rest.resource.interaction.code in R3

URLhttp://hl7.org/fhir/3.0/StructureDefinition/extension-CapabilityStatement.rest.resource.interaction.code
Version
Statusactive
Description

Cross-Version Extension for CapabilityStatement.rest.resource.interaction.code. Valid in versions R2

This is a valid extension because it has the following codes that are not in other versions patch (http://hl7.org/fhir/3.0/restful-interaction)

Context of Use

This extension may be used in the following contexts:


NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 1..1Extensionread | vread | update | patch | delete | history-instance | history-type | create | search-type
... extension ..0
... value[x] 1..code
... url "http://hl7.org/fhir/3.0/StructureDefinition/extension-CapabilityStatement.rest.resource.interaction.code"

doco Documentation for this format

{
  "resourceType" : "StructureDefinition",
  "id" : "xv-r3-cpb.res.res.int.code",
  "url" : "http://hl7.org/fhir/3.0/StructureDefinition/extension-CapabilityStatement.rest.resource.interaction.code",
  "name" : "XVerExtensionCapabilityStatement.rest.resource.interaction.codeR3",
  "title" : "Cross-Version Extension for CapabilityStatement.rest.resource.interaction.code 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 CapabilityStatement.rest.resource.interaction.code. Valid in versions R2\r\n\r\nThis is a valid extension because it has the following codes that are not in other versions patch (http://hl7.org/fhir/3.0/restful-interaction)",
  "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" : "read | vread | update | patch | delete | history-instance | history-type | create | search-type",
      "definition" : "Coded identifier of the operation, supported by the system resource.",
      "min" : 1,
      "max" : "1",
      "isModifier" : false
    },
    {
      "path" : "Extension.extension",
      "max" : "0"
    },
    {
      "path" : "Extension.value[x]",
      "min" : 1,
      "type" : [{
        "code" : "code"
      }]
    },
    {
      "path" : "Extension.url",
      "fixedUri" : "http://hl7.org/fhir/3.0/StructureDefinition/extension-CapabilityStatement.rest.resource.interaction.code"
    }]
  }
}