Cross-Version Extension for Provenance.agent.role in R2

URLhttp://hl7.org/fhir/1.0/StructureDefinition/extension-Provenance.agent.role
Version
Statusactive
Description

Cross-Version Extension for Provenance.agent.role. Valid in versions R3, R4, R4B, R5

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

Context of Use

This extension may be used in the following contexts:


NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 1..1ExtensionWhat the agents involvement was
... extension ..0
... value[x] 1..Coding
... url "http://hl7.org/fhir/1.0/StructureDefinition/extension-Provenance.agent.role"

doco Documentation for this format

{
  "resourceType" : "StructureDefinition",
  "id" : "xv-r2-prv.age.role",
  "url" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-Provenance.agent.role",
  "name" : "XVerExtensionProvenance.agent.roleR2",
  "title" : "Cross-Version Extension for Provenance.agent.role in R2",
  "status" : "active",
  "experimental" : false,
  "publisher" : "Health Level Seven International (Security)",
  "contact" : [{
    "telecom" : [{
      "system" : "other",
      "value" : "http://hl7.org/fhir"
    }]
  },
  {
    "telecom" : [{
      "system" : "other",
      "value" : "http://www.hl7.org/Special/committees/secure/index.cfm"
    }]
  }],
  "description" : "Cross-Version Extension for Provenance.agent.role. Valid in versions R3, R4, R4B, R5\r\n\r\nThis is a valid extension because it has the following codes that are not in other versions performer, legal, custodian, informant, author, composer, attester, assembler, verifier, enterer (http://hl7.org/fhir/1.0/provenance-participant-role)",
  "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" : "What the agents involvement was",
      "definition" : "The function of the agent with respect to the activity.",
      "comment" : "For example, author, performer, enterer, attester, etc.",
      "min" : 1,
      "max" : "1",
      "isModifier" : false,
      "mapping" : [{
        "identity" : "fhirauditevent",
        "map" : "AuditEvent.participant.role"
      },
      {
        "identity" : "w3c.prov",
        "map" : "Agent.Attribution"
      },
      {
        "identity" : "rim",
        "map" : "attester: .[self::participation]/typeCode='RESP' author: .[self::participation]/typeCode='AUT' cc: .[self::participation]/typeCode='IRCP' enterer:  .[self::participation]/typeCode='ENT' informant: .[self::participation]/typeCode='INF' performer: .[self::participation]/typeCode='PRF' verifier: .[self::participation]/typeCode='VRF' source: .[self::outboundRelationship]/typeCode=''"
      }]
    },
    {
      "path" : "Extension.extension",
      "max" : "0"
    },
    {
      "path" : "Extension.value[x]",
      "min" : 1,
      "type" : [{
        "code" : "Coding"
      }]
    },
    {
      "path" : "Extension.url",
      "fixedUri" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-Provenance.agent.role"
    }]
  }
}