Cross-Version Extension for AuditEvent.type in R4

URLhttp://hl7.org/fhir/4.0/StructureDefinition/extension-AuditEvent.type
Version
Statusactive
Description

Cross-Version Extension for AuditEvent.type. Valid in versions R3, R5

This is a valid extension because it has the following codes that are not in other versions access, reactivate, decrypt, attest, receive, report, encrypt, extract, link, hold, reidentify, merge, deidentify, restore, transmit, transform, unhold, verify, amend, unlink, unmerge, disclose, destroy, originate, deprecate, pseudonymize, archive (http://terminology.hl7.org/CodeSystem/iso-21089-lifecycle)

Context of Use

This extension may be used in the following contexts:


NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 1..1ExtensionType/identifier of event
... extension ..0
... value[x] 1..Coding
... url "http://hl7.org/fhir/4.0/StructureDefinition/extension-AuditEvent.type"

doco Documentation for this format

{
  "resourceType" : "StructureDefinition",
  "id" : "xv-r4-sev.type",
  "url" : "http://hl7.org/fhir/4.0/StructureDefinition/extension-AuditEvent.type",
  "name" : "XVerExtensionAuditEvent.typeR4",
  "title" : "Cross-Version Extension for AuditEvent.type in R4",
  "status" : "active",
  "experimental" : false,
  "publisher" : "Health Level Seven International (Security)",
  "contact" : [{
    "telecom" : [{
      "system" : "url",
      "value" : "http://hl7.org/fhir"
    }]
  },
  {
    "telecom" : [{
      "system" : "url",
      "value" : "http://www.hl7.org/Special/committees/secure/index.cfm"
    }]
  }],
  "description" : "Cross-Version Extension for AuditEvent.type. Valid in versions R3, R5\r\n\r\nThis is a valid extension because it has the following codes that are not in other versions access, reactivate, decrypt, attest, receive, report, encrypt, extract, link, hold, reidentify, merge, deidentify, restore, transmit, transform, unhold, verify, amend, unlink, unmerge, disclose, destroy, originate, deprecate, pseudonymize, archive (http://terminology.hl7.org/CodeSystem/iso-21089-lifecycle)",
  "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" : "Type/identifier of event",
      "definition" : "Identifier for a family of the event.  For example, a menu item, program, rule, policy, function code, application name or URL. It identifies the performed function.",
      "requirements" : "This identifies the performed function. For \"Execute\" Event Action Code audit records, this identifies the application function performed.",
      "min" : 1,
      "max" : "1",
      "isModifier" : false,
      "mapping" : [{
        "identity" : "workflow",
        "map" : "Event.code"
      },
      {
        "identity" : "w5",
        "map" : "FiveWs.what[x]"
      },
      {
        "identity" : "rim",
        "map" : ".code (type, subtype and action are pre-coordinated or sent as translations)"
      },
      {
        "identity" : "dicom",
        "map" : "EventId"
      },
      {
        "identity" : "w3c.prov",
        "map" : "Activity"
      }]
    },
    {
      "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-AuditEvent.type"
    }]
  }
}