Cross-Version Extension for Consent.provision.actor.role in R5

URLhttp://hl7.org/fhir/5.0/StructureDefinition/extension-Consent.provision.actor.role
Version
Statusactive
Description

Cross-Version Extension for Consent.provision.actor.role. Valid in versions R3, R4, R4B

This is a valid extension because it has the following codes that are not in other versions attester, verifier, informant, performer, informant, verifier, custodian, assembler, custodian, composer, author, attester, assembler, legal, enterer, author, composer, enterer, legal, performer (http://terminology.hl7.org/CodeSystem/provenance-participant-type)

Context of Use

This extension may be used in the following contexts:


NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..1ExtensionHow the actor is involved
... extension ..0
... value[x] 1..CodeableConcept
... url "http://hl7.org/fhir/5.0/StructureDefinition/extension-Consent.provision.actor.role"

doco Documentation for this format

{
  "resourceType" : "StructureDefinition",
  "id" : "xv-r5-ppc.pro.act.role",
  "url" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-Consent.provision.actor.role",
  "name" : "XVerExtensionConsent.provision.actor.roleR5",
  "title" : "Cross-Version Extension for Consent.provision.actor.role in R5",
  "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.actor.role. Valid in versions R3, R4, R4B\r\n\r\nThis is a valid extension because it has the following codes that are not in other versions attester, verifier, informant, performer, informant, verifier, custodian, assembler, custodian, composer, author, attester, assembler, legal, enterer, author, composer, enterer, legal, performer (http://terminology.hl7.org/CodeSystem/provenance-participant-type)",
  "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" : "How the actor is involved",
      "definition" : "How the individual is involved in the resources content that is described in the exception.",
      "min" : 0,
      "max" : "1",
      "isModifier" : false
    },
    {
      "path" : "Extension.extension",
      "max" : "0"
    },
    {
      "path" : "Extension.value[x]",
      "min" : 1,
      "type" : [{
        "code" : "CodeableConcept"
      }]
    },
    {
      "path" : "Extension.url",
      "fixedUri" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-Consent.provision.actor.role"
    }]
  }
}