Cross-Version Extension for Task.restriction in R3

URLhttp://hl7.org/fhir/3.0/StructureDefinition/extension-Task.restriction
Version
Statusactive
Description

Cross-Version Extension for Task.restriction. 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..1ExtensionConstraints on fulfillment tasks
... extension:periodR3 ?gen-e1? [CanonicalType[http://hl7.org/fhir/3.0/StructureDefinition/extension-Task.restriction.period]]URL: http://hl7.org/fhir/3.0/StructureDefinition/extension-Task.restriction.period
... extension:recipientR3 ?gen-e1? [CanonicalType[http://hl7.org/fhir/3.0/StructureDefinition/extension-Task.restriction.recipient]]URL: http://hl7.org/fhir/3.0/StructureDefinition/extension-Task.restriction.recipient
... extension:repetitionsR3 ?gen-e1? [CanonicalType[http://hl7.org/fhir/3.0/StructureDefinition/extension-Task.restriction.repetitions]]URL: http://hl7.org/fhir/3.0/StructureDefinition/extension-Task.restriction.repetitions
... extension:recipientR4 ?gen-e1? [CanonicalType[http://hl7.org/fhir/4.0/StructureDefinition/extension-Task.restriction.recipient]]URL: http://hl7.org/fhir/4.0/StructureDefinition/extension-Task.restriction.recipient
... extension 1..
... value[x] ..0
... url "http://hl7.org/fhir/3.0/StructureDefinition/extension-Task.restriction"

doco Documentation for this format

{
  "resourceType" : "StructureDefinition",
  "id" : "xv-r3-tsk.restriction",
  "url" : "http://hl7.org/fhir/3.0/StructureDefinition/extension-Task.restriction",
  "name" : "XVerExtensionTask.restrictionR3",
  "title" : "Cross-Version Extension for Task.restriction in R3",
  "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 Task.restriction. 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" : "Order"
  },
  {
    "type" : "extension",
    "expression" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-Order"
  },
  {
    "extension" : [{
      "extension" : [{
        "url" : "startFhirVersion",
        "valueCode" : "1.0"
      },
      {
        "url" : "endFhirVersion",
        "valueCode" : "1.0"
      }],
      "url" : "http://hl7.org/fhir/StructureDefinition/version-specific-use"
    }],
    "type" : "element",
    "expression" : "OrderResponse"
  },
  {
    "type" : "extension",
    "expression" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-OrderResponse"
  }],
  "type" : "Extension",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Extension",
  "derivation" : "constraint",
  "differential" : {
    "element" : [{
      "path" : "Extension",
      "short" : "Constraints on fulfillment tasks",
      "definition" : "If the Task.focus is a request resource and the task 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" : "periodR3",
      "type" : [{
        "code" : "Extension",
        "profile" : ["http://hl7.org/fhir/3.0/StructureDefinition/extension-Task.restriction.period"]
      }]
    },
    {
      "path" : "Extension.extension",
      "sliceName" : "recipientR3",
      "type" : [{
        "code" : "Extension",
        "profile" : ["http://hl7.org/fhir/3.0/StructureDefinition/extension-Task.restriction.recipient"]
      }]
    },
    {
      "path" : "Extension.extension",
      "sliceName" : "repetitionsR3",
      "type" : [{
        "code" : "Extension",
        "profile" : ["http://hl7.org/fhir/3.0/StructureDefinition/extension-Task.restriction.repetitions"]
      }]
    },
    {
      "path" : "Extension.extension",
      "sliceName" : "recipientR4",
      "type" : [{
        "code" : "Extension",
        "profile" : ["http://hl7.org/fhir/4.0/StructureDefinition/extension-Task.restriction.recipient"]
      }]
    },
    {
      "path" : "Extension.extension",
      "min" : 1
    },
    {
      "path" : "Extension.value[x]",
      "max" : "0"
    },
    {
      "path" : "Extension.url",
      "fixedUri" : "http://hl7.org/fhir/3.0/StructureDefinition/extension-Task.restriction"
    }]
  }
}