Cross-Version Extension for Consent.purpose in R3

URLhttp://hl7.org/fhir/3.0/StructureDefinition/extension-Consent.purpose
Version
Statusactive
Description

Cross-Version Extension for Consent.purpose. 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..*ExtensionContext of activities for which the agreement is made
... extension ..0
... value[x] 1..CodingBinding: todo (extensible): What purposes of use are controlled by this exception. If more than one label is specified, operations must have all the specified labels

... url "http://hl7.org/fhir/3.0/StructureDefinition/extension-Consent.purpose"

doco Documentation for this format

{
  "resourceType" : "StructureDefinition",
  "id" : "xv-r3-ppc.purpose",
  "url" : "http://hl7.org/fhir/3.0/StructureDefinition/extension-Consent.purpose",
  "name" : "XVerExtensionConsent.purposeR3",
  "title" : "Cross-Version Extension for Consent.purpose in R3",
  "status" : "active",
  "experimental" : false,
  "publisher" : "Health Level Seven International (Community Based Collaborative Care)",
  "contact" : [{
    "telecom" : [{
      "system" : "url",
      "value" : "http://hl7.org/fhir"
    }]
  },
  {
    "telecom" : [{
      "system" : "url",
      "value" : "http://www.hl7.org/Special/committees/cbcc/index.cfm"
    }]
  }],
  "description" : "Cross-Version Extension for Consent.purpose. 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" : "Basic"
  }],
  "type" : "Extension",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Extension",
  "derivation" : "constraint",
  "differential" : {
    "element" : [{
      "path" : "Extension",
      "short" : "Context of activities for which the agreement is made",
      "definition" : "The context of the activities a user is taking - why the user is accessing the data - that are controlled by this consent.",
      "comment" : "This element is for discoverability / documentation, and does not modify or qualify the policy (e.g. the policy itself describes the purposes for which it applies).",
      "min" : 0,
      "max" : "*",
      "isModifier" : false
    },
    {
      "path" : "Extension.extension",
      "max" : "0"
    },
    {
      "path" : "Extension.value[x]",
      "min" : 1,
      "type" : [{
        "code" : "Coding"
      }],
      "binding" : {
        "strength" : "extensible",
        "description" : "What purposes of use are controlled by this exception. If more than one label is specified, operations must have all the specified labels",
        "valueSet" : "http://hl7.org/fhir/ValueSet/v3-PurposeOfUse|2014-03-26"
      }
    },
    {
      "path" : "Extension.url",
      "fixedUri" : "http://hl7.org/fhir/3.0/StructureDefinition/extension-Consent.purpose"
    }]
  }
}