Cross-Version Extension for StructureMap.group.input in R3

URLhttp://hl7.org/fhir/3.0/StructureDefinition/extension-StructureMap.group.input
Version
Statusactive
Description

Cross-Version Extension for StructureMap.group.input. 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 1..*ExtensionNamed instance provided when invoking the map
... extension:documentationR3 ?gen-e1? [CanonicalType[http://hl7.org/fhir/3.0/StructureDefinition/extension-StructureMap.group.input.documentation]]URL: http://hl7.org/fhir/3.0/StructureDefinition/extension-StructureMap.group.input.documentation
... extension:modeR3 ?gen-e1? [CanonicalType[http://hl7.org/fhir/3.0/StructureDefinition/extension-StructureMap.group.input.mode]]URL: http://hl7.org/fhir/3.0/StructureDefinition/extension-StructureMap.group.input.mode
... extension:nameR3 ?gen-e1? [CanonicalType[http://hl7.org/fhir/3.0/StructureDefinition/extension-StructureMap.group.input.name]]URL: http://hl7.org/fhir/3.0/StructureDefinition/extension-StructureMap.group.input.name
... extension:typeR3 ?gen-e1? [CanonicalType[http://hl7.org/fhir/3.0/StructureDefinition/extension-StructureMap.group.input.type]]URL: http://hl7.org/fhir/3.0/StructureDefinition/extension-StructureMap.group.input.type
... extension 1..
... value[x] ..0
... url "http://hl7.org/fhir/3.0/StructureDefinition/extension-StructureMap.group.input"

doco Documentation for this format

{
  "resourceType" : "StructureDefinition",
  "id" : "xv-r3-smp.gro.input",
  "url" : "http://hl7.org/fhir/3.0/StructureDefinition/extension-StructureMap.group.input",
  "name" : "XVerExtensionStructureMap.group.inputR3",
  "title" : "Cross-Version Extension for StructureMap.group.input 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 StructureMap.group.input. 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" : [{
    "type" : "extension",
    "expression" : "http://hl7.org/fhir/3.0/StructureDefinition/extension-StructureMap.group"
  }],
  "type" : "Extension",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Extension",
  "derivation" : "constraint",
  "differential" : {
    "element" : [{
      "path" : "Extension",
      "short" : "Named instance provided when invoking the map",
      "definition" : "A name assigned to an instance of data. The instance must be provided when the mapping is invoked.",
      "comment" : "If no inputs are named, then the entry mappings are type based.",
      "min" : 1,
      "max" : "*",
      "isModifier" : false
    },
    {
      "path" : "Extension.extension",
      "sliceName" : "documentationR3",
      "type" : [{
        "code" : "Extension",
        "profile" : ["http://hl7.org/fhir/3.0/StructureDefinition/extension-StructureMap.group.input.documentation"]
      }]
    },
    {
      "path" : "Extension.extension",
      "sliceName" : "modeR3",
      "type" : [{
        "code" : "Extension",
        "profile" : ["http://hl7.org/fhir/3.0/StructureDefinition/extension-StructureMap.group.input.mode"]
      }]
    },
    {
      "path" : "Extension.extension",
      "sliceName" : "nameR3",
      "type" : [{
        "code" : "Extension",
        "profile" : ["http://hl7.org/fhir/3.0/StructureDefinition/extension-StructureMap.group.input.name"]
      }]
    },
    {
      "path" : "Extension.extension",
      "sliceName" : "typeR3",
      "type" : [{
        "code" : "Extension",
        "profile" : ["http://hl7.org/fhir/3.0/StructureDefinition/extension-StructureMap.group.input.type"]
      }]
    },
    {
      "path" : "Extension.extension",
      "min" : 1
    },
    {
      "path" : "Extension.value[x]",
      "max" : "0"
    },
    {
      "path" : "Extension.url",
      "fixedUri" : "http://hl7.org/fhir/3.0/StructureDefinition/extension-StructureMap.group.input"
    }]
  }
}