Cross-Version Extension for Transport.restriction in R5

URLhttp://hl7.org/fhir/5.0/StructureDefinition/extension-Transport.restriction
Version
Statusactive
Description

Cross-Version Extension for Transport.restriction. 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..1ExtensionConstraints on fulfillment transports
... extension:periodR5 ?gen-e1? [CanonicalType[http://hl7.org/fhir/5.0/StructureDefinition/extension-Transport.restriction.period]]URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Transport.restriction.period
... extension:recipientR5 ?gen-e1? [CanonicalType[http://hl7.org/fhir/5.0/StructureDefinition/extension-Transport.restriction.recipient]]URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Transport.restriction.recipient
... extension:repetitionsR5 ?gen-e1? [CanonicalType[http://hl7.org/fhir/5.0/StructureDefinition/extension-Transport.restriction.repetitions]]URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-Transport.restriction.repetitions
... extension 1..
... value[x] ..0
... url "http://hl7.org/fhir/5.0/StructureDefinition/extension-Transport.restriction"

doco Documentation for this format

{
  "resourceType" : "StructureDefinition",
  "id" : "xv-r5-trn.restriction",
  "url" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-Transport.restriction",
  "name" : "XVerExtensionTransport.restrictionR5",
  "title" : "Cross-Version Extension for Transport.restriction in R5",
  "status" : "active",
  "experimental" : false,
  "publisher" : "Health Level Seven International (Orders and Observations)",
  "contact" : [{
    "telecom" : [{
      "system" : "url",
      "value" : "http://hl7.org/fhir"
    }]
  },
  {
    "telecom" : [{
      "system" : "url",
      "value" : "http://www.hl7.org/Special/committees/orders/index.cfm"
    }]
  }],
  "description" : "Cross-Version Extension for Transport.restriction. 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" : [{
    "extension" : [{
      "extension" : [{
        "url" : "startFhirVersion",
        "valueCode" : "4.3"
      },
      {
        "url" : "endFhirVersion",
        "valueCode" : "4.3"
      }],
      "url" : "http://hl7.org/fhir/StructureDefinition/version-specific-use"
    }],
    "type" : "element",
    "expression" : "Basic"
  },
  {
    "extension" : [{
      "extension" : [{
        "url" : "startFhirVersion",
        "valueCode" : "4.0"
      },
      {
        "url" : "endFhirVersion",
        "valueCode" : "4.0"
      }],
      "url" : "http://hl7.org/fhir/StructureDefinition/version-specific-use"
    }],
    "type" : "element",
    "expression" : "Basic"
  },
  {
    "extension" : [{
      "extension" : [{
        "url" : "startFhirVersion",
        "valueCode" : "3.0"
      },
      {
        "url" : "endFhirVersion",
        "valueCode" : "3.0"
      }],
      "url" : "http://hl7.org/fhir/StructureDefinition/version-specific-use"
    }],
    "type" : "element",
    "expression" : "Basic"
  },
  {
    "extension" : [{
      "extension" : [{
        "url" : "startFhirVersion",
        "valueCode" : "1.0"
      },
      {
        "url" : "endFhirVersion",
        "valueCode" : "1.0"
      }],
      "url" : "http://hl7.org/fhir/StructureDefinition/version-specific-use"
    }],
    "type" : "element",
    "expression" : "Basic"
  }],
  "type" : "Extension",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Extension",
  "derivation" : "constraint",
  "differential" : {
    "element" : [{
      "path" : "Extension",
      "short" : "Constraints on fulfillment transports",
      "definition" : "If the Transport.focus is a request resource and the transport is seeking fulfillment (i.e. is asking for the request to be actioned), this element identifies any limitations on what parts of the referenced request should be actioned.",
      "requirements" : "Sometimes when fulfillment is sought, you don't want full fulfillment.",
      "min" : 0,
      "max" : "1",
      "isModifier" : false,
      "mapping" : [{
        "identity" : "rim",
        "map" : "Instead of pointing to request, would point to component of request, having these characteristics"
      }]
    },
    {
      "path" : "Extension.extension",
      "sliceName" : "periodR5",
      "type" : [{
        "code" : "Extension",
        "profile" : ["http://hl7.org/fhir/5.0/StructureDefinition/extension-Transport.restriction.period"]
      }]
    },
    {
      "path" : "Extension.extension",
      "sliceName" : "recipientR5",
      "type" : [{
        "code" : "Extension",
        "profile" : ["http://hl7.org/fhir/5.0/StructureDefinition/extension-Transport.restriction.recipient"]
      }]
    },
    {
      "path" : "Extension.extension",
      "sliceName" : "repetitionsR5",
      "type" : [{
        "code" : "Extension",
        "profile" : ["http://hl7.org/fhir/5.0/StructureDefinition/extension-Transport.restriction.repetitions"]
      }]
    },
    {
      "path" : "Extension.extension",
      "min" : 1
    },
    {
      "path" : "Extension.value[x]",
      "max" : "0"
    },
    {
      "path" : "Extension.url",
      "fixedUri" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-Transport.restriction"
    }]
  }
}