Cross-Version Extension for AuditEvent.entity.lifecycle in R3

URLhttp://hl7.org/fhir/3.0/StructureDefinition/extension-AuditEvent.entity.lifecycle
Version
Statusactive
Description

Cross-Version Extension for AuditEvent.entity.lifecycle. Valid in versions R2

This is a valid extension because it has the following codes that are not in other versions 24, 25, 19, 26, 17, 22, 20, 18, 27, 16, 21 (http://hl7.org/fhir/3.0/iso-21089-lifecycle)

Context of Use

This extension may be used in the following contexts:


NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..1ExtensionLife-cycle stage for the entity
... extension ..0
... value[x] 1..Coding
... url "http://hl7.org/fhir/3.0/StructureDefinition/extension-AuditEvent.entity.lifecycle"

doco Documentation for this format

{
  "resourceType" : "StructureDefinition",
  "id" : "xv-r3-sev.ent.lifecycle",
  "url" : "http://hl7.org/fhir/3.0/StructureDefinition/extension-AuditEvent.entity.lifecycle",
  "name" : "XVerExtensionAuditEvent.entity.lifecycleR3",
  "title" : "Cross-Version Extension for AuditEvent.entity.lifecycle in R3",
  "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.entity.lifecycle. Valid in versions R2\r\n\r\nThis is a valid extension because it has the following codes that are not in other versions 24, 25, 19, 26, 17, 22, 20, 18, 27, 16, 21 (http://hl7.org/fhir/3.0/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" : "Life-cycle stage for the entity",
      "definition" : "Identifier for the data life-cycle stage for the entity.",
      "comment" : "This can be used to provide an audit trail for data, over time, as it passes through the system.",
      "requirements" : "Institutional policies for privacy and security may optionally fall under different accountability rules based on data life cycle. This provides a differentiating value for those cases.",
      "min" : 0,
      "max" : "1",
      "isModifier" : false,
      "mapping" : [{
        "identity" : "rim",
        "map" : "target of ObservationEvent[code=\"lifecycle\"].value"
      },
      {
        "identity" : "dicom",
        "map" : "ParticipantObjectDataLifeCycle"
      },
      {
        "identity" : "w3c.prov",
        "map" : "Entity.role"
      },
      {
        "identity" : "fhirprovenance",
        "map" : "Provenance.entity.role"
      },
      {
        "identity" : "w5",
        "map" : "context"
      }]
    },
    {
      "path" : "Extension.extension",
      "max" : "0"
    },
    {
      "path" : "Extension.value[x]",
      "min" : 1,
      "type" : [{
        "code" : "Coding"
      }]
    },
    {
      "path" : "Extension.url",
      "fixedUri" : "http://hl7.org/fhir/3.0/StructureDefinition/extension-AuditEvent.entity.lifecycle"
    }]
  }
}