Cross-Version Extension for Consent.provision.purpose in R4

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

Cross-Version Extension for Consent.provision.purpose. Valid in versions R3

This is a valid extension because it has the following codes that are not in other versions CLINTRCHNPC, HTEST, PRECLINTRCH, MILCDM, HDM, PRECLINTRCH, ERTREAT, HTEST, DSRCH, COC, BIORCH, HDM, POARCH, COC, TRANSRCH, BTG, CLINTRCHPC, LABELING, ERTREAT, METAMGT, SYSDEV, TRANSRCH, MILDCRG, DSRCH, CLINTRCHNPC, CLINTRCHPC, METAMGT, MILDCRG, LABELING, BTG, SYSDEV, MILCDM, POARCH, BIORCH (http://terminology.hl7.org/CodeSystem/v3-ActReason)

Context of Use

This extension may be used in the following contexts:


NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..*ExtensionContext of activities covered by this rule
... extension ..0
... value[x] 1..Coding
... url "http://hl7.org/fhir/4.0/StructureDefinition/extension-Consent.provision.purpose"

doco Documentation for this format

{
  "resourceType" : "StructureDefinition",
  "id" : "xv-r4-ppc.pro.purpose",
  "url" : "http://hl7.org/fhir/4.0/StructureDefinition/extension-Consent.provision.purpose",
  "name" : "XVerExtensionConsent.provision.purposeR4",
  "title" : "Cross-Version Extension for Consent.provision.purpose in R4",
  "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/homehealth/index.cfm"
    }]
  }],
  "description" : "Cross-Version Extension for Consent.provision.purpose. Valid in versions R3\r\n\r\nThis is a valid extension because it has the following codes that are not in other versions CLINTRCHNPC, HTEST, PRECLINTRCH, MILCDM, HDM, PRECLINTRCH, ERTREAT, HTEST, DSRCH, COC, BIORCH, HDM, POARCH, COC, TRANSRCH, BTG, CLINTRCHPC, LABELING, ERTREAT, METAMGT, SYSDEV, TRANSRCH, MILDCRG, DSRCH, CLINTRCHNPC, CLINTRCHPC, METAMGT, MILDCRG, LABELING, BTG, SYSDEV, MILCDM, POARCH, BIORCH (http://terminology.hl7.org/CodeSystem/v3-ActReason)",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "code" : "001"
    }]
  }],
  "fhirVersion" : "5.0.0",
  "kind" : "complex-type",
  "abstract" : false,
  "type" : "Extension",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Extension",
  "derivation" : "constraint",
  "differential" : {
    "element" : [{
      "path" : "Extension",
      "short" : "Context of activities covered by this rule",
      "definition" : "The context of the activities a user is taking - why the user is accessing the data - that are controlled by this rule.",
      "comment" : "When the purpose of use tag is on the data, access request purpose of use shall not conflict.",
      "min" : 0,
      "max" : "*",
      "isModifier" : false
    },
    {
      "path" : "Extension.extension",
      "max" : "0"
    },
    {
      "path" : "Extension.value[x]",
      "min" : 1,
      "type" : [{
        "code" : "Coding"
      }]
    },
    {
      "path" : "Extension.url",
      "fixedUri" : "http://hl7.org/fhir/4.0/StructureDefinition/extension-Consent.provision.purpose"
    }]
  }
}