Cross-Version Extension for CarePlan.activity.reference in R3

URLhttp://hl7.org/fhir/3.0/StructureDefinition/extension-CarePlan.activity.reference
Version
Statusactive
Description

Cross-Version Extension for CarePlan.activity.reference. Valid in versions R2, R5

This is a valid extension because it has the target resources RequestGroup

Context of Use

This extension may be used in the following contexts:


NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..1ExtensionActivity details defined in specific resource
... extension ..0
... value[x] 1..Reference()
... url "http://hl7.org/fhir/3.0/StructureDefinition/extension-CarePlan.activity.reference"

doco Documentation for this format

{
  "resourceType" : "StructureDefinition",
  "id" : "xv-r3-cpl.act.reference",
  "url" : "http://hl7.org/fhir/3.0/StructureDefinition/extension-CarePlan.activity.reference",
  "name" : "XVerExtensionCarePlan.activity.referenceR3",
  "title" : "Cross-Version Extension for CarePlan.activity.reference in R3",
  "status" : "active",
  "experimental" : false,
  "publisher" : "Health Level Seven International (Patient Care)",
  "contact" : [{
    "telecom" : [{
      "system" : "url",
      "value" : "http://hl7.org/fhir"
    }]
  },
  {
    "telecom" : [{
      "system" : "url",
      "value" : "http://www.hl7.org/Special/committees/patientcare/index.cfm"
    }]
  }],
  "description" : "Cross-Version Extension for CarePlan.activity.reference. Valid in versions R2, R5\r\n\r\nThis is a valid extension because it has the target resources RequestGroup",
  "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" : "5.0"
      },
      {
        "url" : "endFhirVersion",
        "valueCode" : "5.0"
      }],
      "url" : "http://hl7.org/fhir/StructureDefinition/version-specific-use"
    }],
    "type" : "element",
    "expression" : "CarePlan.activity"
  },
  {
    "type" : "extension",
    "expression" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-CarePlan.activity"
  },
  {
    "extension" : [{
      "extension" : [{
        "url" : "startFhirVersion",
        "valueCode" : "1.0"
      },
      {
        "url" : "endFhirVersion",
        "valueCode" : "1.0"
      }],
      "url" : "http://hl7.org/fhir/StructureDefinition/version-specific-use"
    }],
    "type" : "element",
    "expression" : "CarePlan.activity"
  },
  {
    "type" : "extension",
    "expression" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-CarePlan.activity"
  }],
  "type" : "Extension",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Extension",
  "derivation" : "constraint",
  "differential" : {
    "element" : [{
      "path" : "Extension",
      "short" : "Activity details defined in specific resource",
      "definition" : "The details of the proposed activity represented in a specific resource.",
      "comment" : "Standard extension exists ([goal-pertainstogoal](extension-goal-pertainstogoal.html)) that allows goals to be referenced from any of the referenced resources in CarePlan.activity.reference.  \rThe goal should be visible when the resource referenced by CarePlan.activity.reference is viewed indepedently from the CarePlan.  Requests that are pointed to by a CarePlan using this element should *not* point to this CarePlan using the \"basedOn\" element.  i.e. Requests that are part of a CarePlan are not \"based on\" the CarePlan.",
      "requirements" : "Details in a form consistent with other applications and contexts of use.",
      "min" : 0,
      "max" : "1",
      "isModifier" : false,
      "mapping" : [{
        "identity" : "workflow",
        "map" : "Request that resulted in Event in activity.actionResulting"
      },
      {
        "identity" : "rim",
        "map" : ".outboundRelationship[typeCode=COMP].target"
      }]
    },
    {
      "path" : "Extension.extension",
      "max" : "0"
    },
    {
      "path" : "Extension.value[x]",
      "min" : 1,
      "type" : [{
        "code" : "Reference"
      }]
    },
    {
      "path" : "Extension.url",
      "fixedUri" : "http://hl7.org/fhir/3.0/StructureDefinition/extension-CarePlan.activity.reference"
    }]
  }
}