Cross-Version Extension for AuditEvent.event.subtype in R2

URLhttp://hl7.org/fhir/1.0/StructureDefinition/extension-AuditEvent.event.subtype
Version
Statusactive
Description

Cross-Version Extension for AuditEvent.event.subtype. Valid in versions R5

This is a valid cross-version extension because the cardinality changed

Context of Use

This extension may be used in the following contexts:


NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..*ExtensionMore specific type/id for the event
... extension ..0
... value[x] 1..CodingBinding: todo (extensible): Sub-type of event.

... url "http://hl7.org/fhir/1.0/StructureDefinition/extension-AuditEvent.event.subtype"

doco Documentation for this format

{
  "resourceType" : "StructureDefinition",
  "id" : "xv-r2-sev.eve.subtype",
  "url" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-AuditEvent.event.subtype",
  "name" : "XVerExtensionAuditEvent.event.subtypeR2",
  "title" : "Cross-Version Extension for AuditEvent.event.subtype 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.event.subtype. Valid in versions R5\r\n\r\nThis is a valid cross-version extension because the cardinality changed",
  "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"
  },
  {
    "type" : "extension",
    "expression" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-AuditEvent"
  }],
  "type" : "Extension",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Extension",
  "derivation" : "constraint",
  "differential" : {
    "element" : [{
      "path" : "Extension",
      "short" : "More specific type/id for the event",
      "definition" : "Identifier for the category of event.",
      "requirements" : "This field enables queries of messages by implementation-defined event categories.",
      "min" : 0,
      "max" : "*",
      "isModifier" : false,
      "mapping" : [{
        "identity" : "dicom",
        "map" : "EventTypeCode"
      },
      {
        "identity" : "rim",
        "map" : ".code (type, subtype and action are pre-coordinated or sent as translations)"
      },
      {
        "identity" : "w5",
        "map" : "what"
      }]
    },
    {
      "path" : "Extension.extension",
      "max" : "0"
    },
    {
      "path" : "Extension.value[x]",
      "min" : 1,
      "type" : [{
        "code" : "Coding"
      }],
      "binding" : {
        "strength" : "extensible",
        "description" : "Sub-type of event.",
        "valueSet" : "http://hl7.org/fhir/ValueSet/audit-event-sub-type|20100826"
      }
    },
    {
      "path" : "Extension.url",
      "fixedUri" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-AuditEvent.event.subtype"
    }]
  }
}