Cross-Version Extension for AuditEvent.source.type in R2

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

Cross-Version Extension for AuditEvent.source.type. 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..*ExtensionThe type of source where event originated
... extension ..0
... value[x] 1..
... url "http://hl7.org/fhir/1.0/StructureDefinition/extension-AuditEvent.source.type"

doco Documentation for this format

{
  "resourceType" : "StructureDefinition",
  "id" : "xv-r2-sev.sou.type",
  "url" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-AuditEvent.source.type",
  "name" : "XVerExtensionAuditEvent.source.typeR2",
  "title" : "Cross-Version Extension for AuditEvent.source.type 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.source.type. 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.source"
  },
  {
    "type" : "extension",
    "expression" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-AuditEvent.source"
  }],
  "type" : "Extension",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Extension",
  "derivation" : "constraint",
  "differential" : {
    "element" : [{
      "path" : "Extension",
      "short" : "The type of source where event originated",
      "definition" : "Code specifying the type of source where event originated.",
      "requirements" : "This field indicates which type of source is identified by the Audit Source ID. It is an optional value that may be used to group events for analysis according to the type of source where the event occurred.",
      "min" : 0,
      "max" : "*",
      "isModifier" : false,
      "mapping" : [{
        "identity" : "dicom",
        "map" : "AuditSourceTypeCode"
      },
      {
        "identity" : "rim",
        "map" : ".code"
      },
      {
        "identity" : "w5",
        "map" : "who.witness"
      }]
    },
    {
      "path" : "Extension.extension",
      "max" : "0"
    },
    {
      "path" : "Extension.value[x]",
      "min" : 1
    },
    {
      "path" : "Extension.url",
      "fixedUri" : "http://hl7.org/fhir/1.0/StructureDefinition/extension-AuditEvent.source.type"
    }]
  }
}