Cross-Version Extension for AuditEvent.object.role in R2

URLhttp://hl7.org/fhir/1.0/StructureDefinition/extension-AuditEvent.object.role
Version
Statusactive
Description

Cross-Version Extension for AuditEvent.object.role. Valid in versions R5

This is a valid extension because the types Coding were removed in a later version

Context of Use

This extension may be used in the following contexts:


NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..1ExtensionWhat role the Object played
... extension ..0
... value[x] 1..
... url "http://hl7.org/fhir/1.0/StructureDefinition/extension-AuditEvent.object.role"

doco Documentation for this format

{
  "resourceType" : "StructureDefinition",
  "id" : "xv-r2-sev.obj.role",
  "url" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-AuditEvent.object.role",
  "name" : "XVerExtensionAuditEvent.object.roleR2",
  "title" : "Cross-Version Extension for AuditEvent.object.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 AuditEvent.object.role. Valid in versions R5\r\n\r\nThis is a valid extension because the types Coding were removed in a later version",
  "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" : "AuditEvent.entity"
  },
  {
    "type" : "extension",
    "expression" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-AuditEvent.entity"
  }],
  "type" : "Extension",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Extension",
  "derivation" : "constraint",
  "differential" : {
    "element" : [{
      "path" : "Extension",
      "short" : "What role the Object played",
      "definition" : "Code representing the functional application role of Participant Object being audited.",
      "comment" : "See RFC 3881 for rules concerning matches between role and type.",
      "requirements" : "For some detailed audit analysis it may be necessary to indicate a more granular type of participant, based on the application role it serves.",
      "min" : 0,
      "max" : "1",
      "isModifier" : false,
      "mapping" : [{
        "identity" : "w3c.prov",
        "map" : "Entity.role"
      },
      {
        "identity" : "dicom",
        "map" : "ParticipantObjectTypeCodeRole"
      },
      {
        "identity" : "rim",
        "map" : "role.code (not sure what this would mean for an Act)"
      },
      {
        "identity" : "w5",
        "map" : "context"
      }]
    },
    {
      "path" : "Extension.extension",
      "max" : "0"
    },
    {
      "path" : "Extension.value[x]",
      "min" : 1
    },
    {
      "path" : "Extension.url",
      "fixedUri" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-AuditEvent.object.role"
    }]
  }
}