This page is part of the FHIR Specification (v5.0.0-snapshot1: Release 5 Snapshot #1). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions
Security Work Group | Maturity Level: 1 | Informative | Use Context: Any |
URL for this extension:
http://hl7.org/fhir/StructureDefinition/auditevent-Lifecycle
Status: draft. Extension maintained by: Health Level Seven, Inc. - Security WG
An Lifecycle event associated with this participant object.
Context of Use: Use on Element ID AuditEvent.entity
Summary
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Lifecycle | 0..* | CodeableConcept | URL = http://hl7.org/fhir/StructureDefinition/auditevent-Lifecycle Lifecycle: An Lifecycle event associated with this participant object. Binding: ObjectLifecycleEvents (preferred): Identifier for the data life-cycle stage for the entity. Use on Element ID AuditEvent.entity | |
Documentation for this format |
Full Structure
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
extension | 0..* | Extension | URL = http://hl7.org/fhir/StructureDefinition/auditevent-Lifecycle Lifecycle: An Lifecycle event associated with this participant object. Use on Element ID AuditEvent.entity | |
Slices for extension | 0..0 | |||
url | 1..1 | uri | "http://hl7.org/fhir/StructureDefinition/auditevent-Lifecycle" | |
value[x] | 1..1 | CodeableConcept | Value of extension Binding: ObjectLifecycleEvents (preferred): Identifier for the data life-cycle stage for the entity. | |
Documentation for this format |
XML Template
<!-- Lifecycle --> <extension xmlns="http://hl7.org/fhir" url="http://hl7.org/fhir/StructureDefinition/auditevent-Lifecycle" > <!-- from Element: extension --> <valueCodeableConcept><!-- 1..1 CodeableConcept Value of extension --></valueCodeableConcept> </extension>
JSON Template
{ // Lifecycle // from Element: extension "extension" : [ // sliced by value:url in the specified order, Open ] "url" : "http://hl7.org/fhir/StructureDefinition/auditevent-Lifecycle", // R! "valueCodeableConcept" : { CodeableConcept } // C? R! Value of extension }
Summary
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Lifecycle | 0..* | CodeableConcept | URL = http://hl7.org/fhir/StructureDefinition/auditevent-Lifecycle Lifecycle: An Lifecycle event associated with this participant object. Binding: ObjectLifecycleEvents (preferred): Identifier for the data life-cycle stage for the entity. Use on Element ID AuditEvent.entity | |
Documentation for this format |
Full Structure
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
extension | 0..* | Extension | URL = http://hl7.org/fhir/StructureDefinition/auditevent-Lifecycle Lifecycle: An Lifecycle event associated with this participant object. Use on Element ID AuditEvent.entity | |
Slices for extension | 0..0 | |||
url | 1..1 | uri | "http://hl7.org/fhir/StructureDefinition/auditevent-Lifecycle" | |
value[x] | 1..1 | CodeableConcept | Value of extension Binding: ObjectLifecycleEvents (preferred): Identifier for the data life-cycle stage for the entity. | |
Documentation for this format |
XML Template
<!-- Lifecycle --> <extension xmlns="http://hl7.org/fhir" url="http://hl7.org/fhir/StructureDefinition/auditevent-Lifecycle" > <!-- from Element: extension --> <valueCodeableConcept><!-- 1..1 CodeableConcept Value of extension --></valueCodeableConcept> </extension>
JSON Template
{ // Lifecycle // from Element: extension "extension" : [ // sliced by value:url in the specified order, Open ] "url" : "http://hl7.org/fhir/StructureDefinition/auditevent-Lifecycle", // R! "valueCodeableConcept" : { CodeableConcept } // C? R! Value of extension }
Constraints