Extensions for Using Data Elements from FHIR R5 in FHIR STU3 - Downloaded Version null See the Directory of published versions
| Official URL: http://hl7.org/fhir/5.0/StructureDefinition/profile-AuditEvent | Version: 0.1.0 | |||
| Standards status: Trial-use | Maturity Level: 0 | Computable Name: Profile_R5_AuditEvent_R3 | ||
This cross-version profile allows R5 AuditEvent content to be represented via FHIR STU3 AuditEvent resources.
Usages:
You can also check for usages in the FHIR IG Statistics
Description of Profiles, Differentials, Snapshots and how the different presentations work.
| Path | Status | Usage | ValueSet | Version | Source |
| AuditEvent.type | Base | extensible | Audit Event ID | 📍20150326 | FHIR Std. |
| AuditEvent.source.identifier.use | Base | required | IdentifierUse | 📍3.0.2 | FHIR Std. |
| Id | Grade | Path(s) | Description | Expression |
| dom-1 | error | AuditEvent | If the resource is contained in another resource, it SHALL NOT contain any narrative |
contained.text.empty()
|
| dom-2 | error | AuditEvent | If the resource is contained in another resource, it SHALL NOT contain nested Resources |
contained.contained.empty()
|
| dom-3 | error | AuditEvent | If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource |
contained.where(('#'+id in %resource.descendants().reference).not()).empty()
|
| dom-4 | error | AuditEvent | If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated |
contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
|
| ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children |
hasValue() | (children().count() > id.count())
|
| ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both |
extension.exists() != value.exists()
|
This structure is derived from AuditEvent
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() | ||||
|---|---|---|---|---|---|---|---|---|
![]() |
0..* | AuditEvent | Event record kept for security purposes | |||||
![]() ![]() |
Σ | 0..1 | id | Logical id of this artifact | ||||
![]() ![]() |
Σ | 0..1 | Meta | Metadata about the resource | ||||
![]() ![]() |
?!Σ | 0..1 | uri | A set of rules under which this content was created | ||||
![]() ![]() |
0..1 | code | Language of the resource content Binding: Common Languages (extensible): A human language.
| |||||
![]() ![]() |
0..1 | Narrative | Text summary of the resource, for human interpretation This profile does not constrain the narrative in regard to content, language, or traceability to data elements | |||||
![]() ![]() |
0..* | Resource | Contained, inline Resources | |||||
![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() |
0..1 | code | R5: emergency | alert | critical | error | warning | notice | informational | debug (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-AuditEvent.severity Binding: R5AuditEventSeverityForR3 (0.1.0) (required): This is in the SysLog header, PRI. http://tools.ietf.org/html/rfc5424#appendix-A.3 | |||||
![]() ![]() ![]() |
0..1 | Period, dateTime | R5: When the activity occurred (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-AuditEvent.occurred | |||||
![]() ![]() ![]() |
0..* | Reference(Cross-version Profile for R5.CarePlan for use in FHIR STU3(0.1.0) | CarePlan | Cross-version Profile for R5.DeviceRequest for use in FHIR STU3(0.1.0) | DeviceRequest | Cross-version Profile for R5.ImmunizationRecommendation for use in FHIR STU3(0.1.0) | ImmunizationRecommendation | Cross-version Profile for R5.MedicationRequest for use in FHIR STU3(0.1.0) | MedicationRequest | Cross-version Profile for R5.NutritionOrder for use in FHIR STU3(0.1.0) | NutritionOrder | Cross-version Profile for R5.ServiceRequest for use in FHIR STU3(0.1.0) | ReferralRequest | Cross-version Profile for R5.Task for use in FHIR STU3(0.1.0) | Task) | R5: Workflow authorization within which this event occurred (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-AuditEvent.basedOn | |||||
![]() ![]() ![]() |
0..1 | Reference(Cross-version Profile for R5.Patient for use in FHIR STU3(0.1.0) | Patient) | R5: The patient is the subject of the data used/created/updated/deleted during the activity (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-AuditEvent.patient | |||||
![]() ![]() ![]() |
0..1 | Reference(Cross-version Profile for R5.Encounter for use in FHIR STU3(0.1.0) | Encounter) | R5: Encounter within which this event occurred or which the event is tightly associated (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-AuditEvent.encounter | |||||
![]() ![]() |
?! | 0..* | Extension | Extensions that cannot be ignored | ||||
![]() ![]() |
Σ | 1..1 | Coding | Type/identifier of event Binding: Audit Event ID (extensible): Type of event. | ||||
![]() ![]() ![]() |
0..1 | string | xml:id (or equivalent in JSON) | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() |
0..* | CodeableConcept | R5: category additional types URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-AuditEvent.category Binding: Audit Event ID (example): Type of event. | |||||
![]() ![]() ![]() |
Σ | 0..1 | uri | Identity of the terminology system | ||||
![]() ![]() ![]() |
Σ | 0..1 | string | Version of the system - if relevant | ||||
![]() ![]() ![]() |
Σ | 0..1 | code | Symbol in syntax defined by the system | ||||
![]() ![]() ![]() |
Σ | 0..1 | string | Representation defined by the system | ||||
![]() ![]() ![]() |
Σ | 0..1 | boolean | If this coding was chosen directly by the user | ||||
![]() ![]() |
Σ | 0..* | Coding | More specific type/id for the event Binding: Audit Event Sub-Type (extensible): Sub-type of event. | ||||
![]() ![]() ![]() |
0..1 | string | xml:id (or equivalent in JSON) | |||||
![]() ![]() ![]() |
1..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() |
1..1 | CodeableConcept | R5: Specific type of event additional types URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-AuditEvent.code Binding: Audit Event Sub-Type (example): Specific type of event. | |||||
![]() ![]() ![]() |
Σ | 0..1 | uri | Identity of the terminology system | ||||
![]() ![]() ![]() |
Σ | 0..1 | string | Version of the system - if relevant | ||||
![]() ![]() ![]() |
Σ | 0..1 | code | Symbol in syntax defined by the system | ||||
![]() ![]() ![]() |
Σ | 0..1 | string | Representation defined by the system | ||||
![]() ![]() ![]() |
Σ | 0..1 | boolean | If this coding was chosen directly by the user | ||||
![]() ![]() |
Σ | 0..1 | code | Type of action performed during the event Binding: AuditEventAction (required): Indicator for type of action performed during the event that generated the event | ||||
![]() ![]() |
Σ | 1..1 | instant | Time when the event occurred on source | ||||
![]() ![]() |
Σ | 0..1 | code | Whether the event succeeded or failed Binding: AuditEventOutcome (required): Indicates whether the event succeeded or failed | ||||
![]() ![]() ![]() |
0..1 | string | xml:id (or equivalent in JSON) | |||||
![]() ![]() ![]() |
1..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() |
1..1 | Coding | R5: Whether the event succeeded or failed (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-AuditEvent.outcome.code Binding: AuditEventOutcome (preferred): DICOM Audit Event Outcome | |||||
![]() ![]() ![]() ![]() |
0..* | CodeableConcept | R5: Additional outcome detail (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-AuditEvent.outcome.detail Binding: R5AuditEventOutcomeDetailForR3 (0.1.0) (example): A code that provides details as the exact issue. | |||||
![]() ![]() ![]() |
0..1 | code | Primitive value for code | |||||
![]() ![]() |
Σ | 0..1 | string | Description of the event outcome | ||||
![]() ![]() |
Σ | 0..* | CodeableConcept | The purposeOfUse of the event Binding: PurposeOfUse|2014-03-26 (extensible): The reason the activity took place. | ||||
![]() ![]() |
1..* | BackboneElement | Actor involved in the event | |||||
![]() ![]() ![]() |
0..1 | string | xml:id (or equivalent in JSON) | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() |
0..1 | CodeableConcept | R5: How agent participated (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-AuditEvent.agent.type Binding: R5ParticipationRoleTypeForR3 (0.1.0) (preferred): The Participation type of the agent to the event. | |||||
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored | ||||
![]() ![]() ![]() |
0..* | CodeableConcept | Agent role in the event Binding: SecurityRoleType (extensible): What security role enabled the agent to participate in the event | |||||
![]() ![]() ![]() |
Σ | 0..1 | Reference(Practitioner | Organization | Device | Patient | RelatedPerson) | Direct reference to resource | ||||
![]() ![]() ![]() |
Σ | 0..1 | Identifier | Unique identifier for the user | ||||
![]() ![]() ![]() |
0..1 | string | Alternative User id e.g. authentication | |||||
![]() ![]() ![]() |
0..1 | string | Human-meaningful name for the agent | |||||
![]() ![]() ![]() |
1..1 | boolean | Whether user is initiator | |||||
![]() ![]() ![]() |
0..1 | Reference(Location) | Where | |||||
![]() ![]() ![]() |
0..* | uri | Policy that authorized event | |||||
![]() ![]() ![]() |
0..1 | Coding | Type of media Binding: Media Type Code (extensible): Used when the event is about exporting/importing onto media. | |||||
![]() ![]() ![]() |
0..1 | BackboneElement | Logical network location for application activity | |||||
![]() ![]() ![]() ![]() |
0..1 | string | xml:id (or equivalent in JSON) | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Additional Content defined by implementations | |||||
![]() ![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored | ||||
![]() ![]() ![]() ![]() |
0..1 | string | Identifier for the network access point of the user device | |||||
![]() ![]() ![]() ![]() |
0..1 | code | The type of network access point Binding: AuditEventAgentNetworkType (required): The type of network access point of this agent in the audit event | |||||
![]() ![]() ![]() |
0..* | CodeableConcept | Reason given for this user Binding: PurposeOfUse|2014-03-26 (extensible): The reason the activity took place. | |||||
![]() ![]() |
1..1 | BackboneElement | Audit Event Reporter | |||||
![]() ![]() ![]() |
0..1 | string | xml:id (or equivalent in JSON) | |||||
![]() ![]() ![]() |
0..* | Extension | Additional Content defined by implementations | |||||
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored | ||||
![]() ![]() ![]() |
0..1 | string | Logical source location within the enterprise | |||||
![]() ![]() ![]() ![]() |
0..1 | string | xml:id (or equivalent in JSON) | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() ![]() |
0..1 | Reference(Cross-version Profile for R5.Location for use in FHIR STU3(0.1.0) | Location) | R5: site additional types URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-AuditEvent.source.site | |||||
![]() ![]() ![]() ![]() |
0..1 | string | Primitive value for string Max Length:1048576 | |||||
![]() ![]() ![]() |
Σ | 1..1 | Identifier | The identity of source detecting the event | ||||
![]() ![]() ![]() ![]() |
0..1 | string | xml:id (or equivalent in JSON) | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() ![]() |
1..1 | Reference(Cross-version Profile for R5.Practitioner for use in FHIR STU3(0.1.0) | Practitioner | Cross-version Profile for R5.PractitionerRole for use in FHIR STU3(0.1.0) | PractitionerRole | Cross-version Profile for R5.Organization for use in FHIR STU3(0.1.0) | Organization | Cross-version Profile for R5.CareTeam for use in FHIR STU3(0.1.0) | CareTeam | Cross-version Profile for R5.Patient for use in FHIR STU3(0.1.0) | Patient | Cross-version Profile for R5.Device for use in FHIR STU3(0.1.0) | Device | Cross-version Profile for R5.RelatedPerson for use in FHIR STU3(0.1.0) | RelatedPerson) | R5: observer additional types URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-AuditEvent.source.observer | |||||
![]() ![]() ![]() ![]() |
?!Σ | 0..1 | code | usual | official | temp | secondary (If known) Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | CodeableConcept | Description of identifier Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose. | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | uri | The namespace for the identifier value Example General: http://www.acme.com/identifiers/patient | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | string | The value that is unique Example General: 123456 | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | Period | Time period when id is/was valid for use | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | Reference(Organization) | Organization that issued id (may be just text) | ||||
![]() ![]() ![]() |
0..* | Coding | The type of source where event originated Binding: Audit Event Source Type (extensible): Code specifying the type of system that detected and recorded the event. | |||||
![]() ![]() ![]() ![]() |
0..1 | string | xml:id (or equivalent in JSON) | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() ![]() |
0..* | CodeableConcept | R5: type additional types URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-AuditEvent.source.type Binding: Audit Event Source Type (preferred): Code specifying the type of system that detected and recorded the event. Use of these codes is not required but is encouraged to maintain translation with DICOM AuditMessage schema. | |||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | uri | Identity of the terminology system | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | string | Version of the system - if relevant | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | code | Symbol in syntax defined by the system | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | string | Representation defined by the system | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | boolean | If this coding was chosen directly by the user | ||||
![]() ![]() |
C | 0..* | BackboneElement | Data or objects used Constraints: sev-1 | ||||
![]() ![]() ![]() |
0..1 | string | xml:id (or equivalent in JSON) | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() |
0..1 | ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/alternate-reference]] | R5: Specific instance of resource additional types URL: http://hl7.org/fhir/StructureDefinition/alternate-reference | |||||
![]() ![]() ![]() ![]() |
0..* | (Complex) | R5: Entity is attributed to this agent (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-AuditEvent.agent | |||||
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored | ||||
![]() ![]() ![]() |
Σ | 0..1 | Identifier | Specific instance of object | ||||
![]() ![]() ![]() |
Σ | 0..1 | Reference(Resource) | Specific instance of resource | ||||
![]() ![]() ![]() |
0..1 | Coding | Type of entity involved Binding: AuditEventEntityType (extensible): Code for the entity type involved in the audit event | |||||
![]() ![]() ![]() |
0..1 | Coding | What role the entity played Binding: AuditEventEntityRole (extensible): Code representing the role the entity played in the audit event | |||||
![]() ![]() ![]() ![]() |
0..1 | string | xml:id (or equivalent in JSON) | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() ![]() |
0..1 | CodeableConcept | R5: role additional types URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-AuditEvent.entity.role Binding: AuditEventEntityRole (example): DICOM Audit Event Entity Role | |||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | uri | Identity of the terminology system | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | string | Version of the system - if relevant | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | code | Symbol in syntax defined by the system | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | string | Representation defined by the system | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | boolean | If this coding was chosen directly by the user | ||||
![]() ![]() ![]() |
0..1 | Coding | Life-cycle stage for the entity Binding: ObjectLifecycleEvents (extensible): Identifier for the data life-cycle stage for the entity | |||||
![]() ![]() ![]() |
0..* | Coding | Security labels on the entity Binding: All Security Labels (extensible): Security Labels from the Healthcare Privacy and Security Classification System. | |||||
![]() ![]() ![]() ![]() |
0..1 | string | xml:id (or equivalent in JSON) | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() ![]() |
0..* | CodeableConcept | R5: securityLabel additional types URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-AuditEvent.entity.securityLabel Binding: R5SecurityLabelExamplesForR3 (0.1.0) (example): Example Security Labels from the Healthcare Privacy and Security Classification System. | |||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | uri | Identity of the terminology system | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | string | Version of the system - if relevant | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | code | Symbol in syntax defined by the system | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | string | Representation defined by the system | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | boolean | If this coding was chosen directly by the user | ||||
![]() ![]() ![]() |
ΣC | 0..1 | string | Descriptor for entity | ||||
![]() ![]() ![]() |
0..1 | string | Descriptive text | |||||
![]() ![]() ![]() |
ΣC | 0..1 | base64Binary | Query parameters | ||||
![]() ![]() ![]() |
0..* | BackboneElement | Additional Information about the entity | |||||
![]() ![]() ![]() ![]() |
0..1 | string | xml:id (or equivalent in JSON) | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() ![]() |
0..1 | Quantity, CodeableConcept, string, boolean, integer, Range, Ratio, time, dateTime, Period | R5: Property value additional types URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-AuditEvent.entity.detail.value | |||||
![]() ![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored | ||||
![]() ![]() ![]() ![]() |
1..1 | string | Name of the property | |||||
![]() ![]() ![]() ![]() ![]() |
0..1 | string | xml:id (or equivalent in JSON) | |||||
![]() ![]() ![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() ![]() ![]() |
0..1 | CodeableConcept | R5: type additional types URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-AuditEvent.entity.detail.type Binding: Audit Event ID (example): Additional detail about an entity used in an event. | |||||
![]() ![]() ![]() ![]() ![]() |
0..1 | string | Primitive value for string Max Length:1048576 | |||||
![]() ![]() ![]() ![]() |
1..1 | base64Binary | Property value | |||||
Documentation for this format | ||||||||
| Path | Status | Usage | ValueSet | Version | Source |
| AuditEvent.language | Base | extensible |
Common Languages
|
📍3.0.2 | tx.fhir.org |
| AuditEvent.type | Base | extensible | Audit Event ID | 📍20150326 | FHIR Std. |
| AuditEvent.subtype | Base | extensible | Audit Event Sub-Type | 📍20100826 | FHIR Std. |
| AuditEvent.action | Base | required | AuditEventAction | 📍3.0.2 | FHIR Std. |
| AuditEvent.outcome | Base | required | AuditEventOutcome | 📍3.0.2 | FHIR Std. |
| AuditEvent.purposeOfEvent | Base | extensible | PurposeOfUse | 📍2014-03-26 | FHIR Std. |
| AuditEvent.agent.role | Base | extensible |
SecurityRoleType
|
📍1.8.0 | tx.fhir.org |
| AuditEvent.agent.media | Base | extensible | Media Type Code | 📍20100826 | FHIR Std. |
| AuditEvent.agent.network.type | Base | required | AuditEventAgentNetworkType | 📍3.0.2 | FHIR Std. |
| AuditEvent.agent.purposeOfUse | Base | extensible | PurposeOfUse | 📍2014-03-26 | FHIR Std. |
| AuditEvent.source.identifier.use | Base | required | IdentifierUse | 📍3.0.2 | FHIR Std. |
| AuditEvent.source.identifier.type | Base | extensible | Identifier Type Codes | 📍3.0.2 | FHIR Std. |
| AuditEvent.source.type | Base | extensible | Audit Event Source Type | 📍20100826 | FHIR Std. |
| AuditEvent.entity.type | Base | extensible | AuditEventEntityType | 📍3.0.2 | FHIR Std. |
| AuditEvent.entity.role | Base | extensible | AuditEventEntityRole | 📍3.0.2 | FHIR Std. |
| AuditEvent.entity.lifecycle | Base | extensible | ObjectLifecycleEvents | 📍1.1.0 | FHIR Std. |
| AuditEvent.entity.securityLabel | Base | extensible |
All Security Labels
|
📍3.0.2 | tx.fhir.org |
| Id | Grade | Path(s) | Description | Expression |
| dom-1 | error | AuditEvent | If the resource is contained in another resource, it SHALL NOT contain any narrative |
contained.text.empty()
|
| dom-2 | error | AuditEvent | If the resource is contained in another resource, it SHALL NOT contain nested Resources |
contained.contained.empty()
|
| dom-3 | error | AuditEvent | If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource |
contained.where(('#'+id in %resource.descendants().reference).not()).empty()
|
| dom-4 | error | AuditEvent | If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated |
contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
|
| ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children |
hasValue() | (children().count() > id.count())
|
| ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both |
extension.exists() != value.exists()
|
| sev-1 | error | AuditEvent.entity | Either a name or a query (NOT both) |
name.empty() or query.empty()
|
This structure is derived from AuditEvent
Summary
Mandatory: 0 element(4 nested mandatory elements)
Extensions
This structure refers to these extensions:
Maturity: 0
Key Elements View
| Path | Status | Usage | ValueSet | Version | Source |
| AuditEvent.type | Base | extensible | Audit Event ID | 📍20150326 | FHIR Std. |
| AuditEvent.source.identifier.use | Base | required | IdentifierUse | 📍3.0.2 | FHIR Std. |
| Id | Grade | Path(s) | Description | Expression |
| dom-1 | error | AuditEvent | If the resource is contained in another resource, it SHALL NOT contain any narrative |
contained.text.empty()
|
| dom-2 | error | AuditEvent | If the resource is contained in another resource, it SHALL NOT contain nested Resources |
contained.contained.empty()
|
| dom-3 | error | AuditEvent | If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource |
contained.where(('#'+id in %resource.descendants().reference).not()).empty()
|
| dom-4 | error | AuditEvent | If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated |
contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
|
| ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children |
hasValue() | (children().count() > id.count())
|
| ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both |
extension.exists() != value.exists()
|
Differential View
This structure is derived from AuditEvent
Snapshot View
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() | ||||
|---|---|---|---|---|---|---|---|---|
![]() |
0..* | AuditEvent | Event record kept for security purposes | |||||
![]() ![]() |
Σ | 0..1 | id | Logical id of this artifact | ||||
![]() ![]() |
Σ | 0..1 | Meta | Metadata about the resource | ||||
![]() ![]() |
?!Σ | 0..1 | uri | A set of rules under which this content was created | ||||
![]() ![]() |
0..1 | code | Language of the resource content Binding: Common Languages (extensible): A human language.
| |||||
![]() ![]() |
0..1 | Narrative | Text summary of the resource, for human interpretation This profile does not constrain the narrative in regard to content, language, or traceability to data elements | |||||
![]() ![]() |
0..* | Resource | Contained, inline Resources | |||||
![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() |
0..1 | code | R5: emergency | alert | critical | error | warning | notice | informational | debug (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-AuditEvent.severity Binding: R5AuditEventSeverityForR3 (0.1.0) (required): This is in the SysLog header, PRI. http://tools.ietf.org/html/rfc5424#appendix-A.3 | |||||
![]() ![]() ![]() |
0..1 | Period, dateTime | R5: When the activity occurred (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-AuditEvent.occurred | |||||
![]() ![]() ![]() |
0..* | Reference(Cross-version Profile for R5.CarePlan for use in FHIR STU3(0.1.0) | CarePlan | Cross-version Profile for R5.DeviceRequest for use in FHIR STU3(0.1.0) | DeviceRequest | Cross-version Profile for R5.ImmunizationRecommendation for use in FHIR STU3(0.1.0) | ImmunizationRecommendation | Cross-version Profile for R5.MedicationRequest for use in FHIR STU3(0.1.0) | MedicationRequest | Cross-version Profile for R5.NutritionOrder for use in FHIR STU3(0.1.0) | NutritionOrder | Cross-version Profile for R5.ServiceRequest for use in FHIR STU3(0.1.0) | ReferralRequest | Cross-version Profile for R5.Task for use in FHIR STU3(0.1.0) | Task) | R5: Workflow authorization within which this event occurred (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-AuditEvent.basedOn | |||||
![]() ![]() ![]() |
0..1 | Reference(Cross-version Profile for R5.Patient for use in FHIR STU3(0.1.0) | Patient) | R5: The patient is the subject of the data used/created/updated/deleted during the activity (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-AuditEvent.patient | |||||
![]() ![]() ![]() |
0..1 | Reference(Cross-version Profile for R5.Encounter for use in FHIR STU3(0.1.0) | Encounter) | R5: Encounter within which this event occurred or which the event is tightly associated (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-AuditEvent.encounter | |||||
![]() ![]() |
?! | 0..* | Extension | Extensions that cannot be ignored | ||||
![]() ![]() |
Σ | 1..1 | Coding | Type/identifier of event Binding: Audit Event ID (extensible): Type of event. | ||||
![]() ![]() ![]() |
0..1 | string | xml:id (or equivalent in JSON) | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() |
0..* | CodeableConcept | R5: category additional types URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-AuditEvent.category Binding: Audit Event ID (example): Type of event. | |||||
![]() ![]() ![]() |
Σ | 0..1 | uri | Identity of the terminology system | ||||
![]() ![]() ![]() |
Σ | 0..1 | string | Version of the system - if relevant | ||||
![]() ![]() ![]() |
Σ | 0..1 | code | Symbol in syntax defined by the system | ||||
![]() ![]() ![]() |
Σ | 0..1 | string | Representation defined by the system | ||||
![]() ![]() ![]() |
Σ | 0..1 | boolean | If this coding was chosen directly by the user | ||||
![]() ![]() |
Σ | 0..* | Coding | More specific type/id for the event Binding: Audit Event Sub-Type (extensible): Sub-type of event. | ||||
![]() ![]() ![]() |
0..1 | string | xml:id (or equivalent in JSON) | |||||
![]() ![]() ![]() |
1..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() |
1..1 | CodeableConcept | R5: Specific type of event additional types URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-AuditEvent.code Binding: Audit Event Sub-Type (example): Specific type of event. | |||||
![]() ![]() ![]() |
Σ | 0..1 | uri | Identity of the terminology system | ||||
![]() ![]() ![]() |
Σ | 0..1 | string | Version of the system - if relevant | ||||
![]() ![]() ![]() |
Σ | 0..1 | code | Symbol in syntax defined by the system | ||||
![]() ![]() ![]() |
Σ | 0..1 | string | Representation defined by the system | ||||
![]() ![]() ![]() |
Σ | 0..1 | boolean | If this coding was chosen directly by the user | ||||
![]() ![]() |
Σ | 0..1 | code | Type of action performed during the event Binding: AuditEventAction (required): Indicator for type of action performed during the event that generated the event | ||||
![]() ![]() |
Σ | 1..1 | instant | Time when the event occurred on source | ||||
![]() ![]() |
Σ | 0..1 | code | Whether the event succeeded or failed Binding: AuditEventOutcome (required): Indicates whether the event succeeded or failed | ||||
![]() ![]() ![]() |
0..1 | string | xml:id (or equivalent in JSON) | |||||
![]() ![]() ![]() |
1..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() |
1..1 | Coding | R5: Whether the event succeeded or failed (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-AuditEvent.outcome.code Binding: AuditEventOutcome (preferred): DICOM Audit Event Outcome | |||||
![]() ![]() ![]() ![]() |
0..* | CodeableConcept | R5: Additional outcome detail (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-AuditEvent.outcome.detail Binding: R5AuditEventOutcomeDetailForR3 (0.1.0) (example): A code that provides details as the exact issue. | |||||
![]() ![]() ![]() |
0..1 | code | Primitive value for code | |||||
![]() ![]() |
Σ | 0..1 | string | Description of the event outcome | ||||
![]() ![]() |
Σ | 0..* | CodeableConcept | The purposeOfUse of the event Binding: PurposeOfUse|2014-03-26 (extensible): The reason the activity took place. | ||||
![]() ![]() |
1..* | BackboneElement | Actor involved in the event | |||||
![]() ![]() ![]() |
0..1 | string | xml:id (or equivalent in JSON) | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() |
0..1 | CodeableConcept | R5: How agent participated (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-AuditEvent.agent.type Binding: R5ParticipationRoleTypeForR3 (0.1.0) (preferred): The Participation type of the agent to the event. | |||||
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored | ||||
![]() ![]() ![]() |
0..* | CodeableConcept | Agent role in the event Binding: SecurityRoleType (extensible): What security role enabled the agent to participate in the event | |||||
![]() ![]() ![]() |
Σ | 0..1 | Reference(Practitioner | Organization | Device | Patient | RelatedPerson) | Direct reference to resource | ||||
![]() ![]() ![]() |
Σ | 0..1 | Identifier | Unique identifier for the user | ||||
![]() ![]() ![]() |
0..1 | string | Alternative User id e.g. authentication | |||||
![]() ![]() ![]() |
0..1 | string | Human-meaningful name for the agent | |||||
![]() ![]() ![]() |
1..1 | boolean | Whether user is initiator | |||||
![]() ![]() ![]() |
0..1 | Reference(Location) | Where | |||||
![]() ![]() ![]() |
0..* | uri | Policy that authorized event | |||||
![]() ![]() ![]() |
0..1 | Coding | Type of media Binding: Media Type Code (extensible): Used when the event is about exporting/importing onto media. | |||||
![]() ![]() ![]() |
0..1 | BackboneElement | Logical network location for application activity | |||||
![]() ![]() ![]() ![]() |
0..1 | string | xml:id (or equivalent in JSON) | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Additional Content defined by implementations | |||||
![]() ![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored | ||||
![]() ![]() ![]() ![]() |
0..1 | string | Identifier for the network access point of the user device | |||||
![]() ![]() ![]() ![]() |
0..1 | code | The type of network access point Binding: AuditEventAgentNetworkType (required): The type of network access point of this agent in the audit event | |||||
![]() ![]() ![]() |
0..* | CodeableConcept | Reason given for this user Binding: PurposeOfUse|2014-03-26 (extensible): The reason the activity took place. | |||||
![]() ![]() |
1..1 | BackboneElement | Audit Event Reporter | |||||
![]() ![]() ![]() |
0..1 | string | xml:id (or equivalent in JSON) | |||||
![]() ![]() ![]() |
0..* | Extension | Additional Content defined by implementations | |||||
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored | ||||
![]() ![]() ![]() |
0..1 | string | Logical source location within the enterprise | |||||
![]() ![]() ![]() ![]() |
0..1 | string | xml:id (or equivalent in JSON) | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() ![]() |
0..1 | Reference(Cross-version Profile for R5.Location for use in FHIR STU3(0.1.0) | Location) | R5: site additional types URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-AuditEvent.source.site | |||||
![]() ![]() ![]() ![]() |
0..1 | string | Primitive value for string Max Length:1048576 | |||||
![]() ![]() ![]() |
Σ | 1..1 | Identifier | The identity of source detecting the event | ||||
![]() ![]() ![]() ![]() |
0..1 | string | xml:id (or equivalent in JSON) | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() ![]() |
1..1 | Reference(Cross-version Profile for R5.Practitioner for use in FHIR STU3(0.1.0) | Practitioner | Cross-version Profile for R5.PractitionerRole for use in FHIR STU3(0.1.0) | PractitionerRole | Cross-version Profile for R5.Organization for use in FHIR STU3(0.1.0) | Organization | Cross-version Profile for R5.CareTeam for use in FHIR STU3(0.1.0) | CareTeam | Cross-version Profile for R5.Patient for use in FHIR STU3(0.1.0) | Patient | Cross-version Profile for R5.Device for use in FHIR STU3(0.1.0) | Device | Cross-version Profile for R5.RelatedPerson for use in FHIR STU3(0.1.0) | RelatedPerson) | R5: observer additional types URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-AuditEvent.source.observer | |||||
![]() ![]() ![]() ![]() |
?!Σ | 0..1 | code | usual | official | temp | secondary (If known) Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | CodeableConcept | Description of identifier Binding: Identifier Type Codes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose. | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | uri | The namespace for the identifier value Example General: http://www.acme.com/identifiers/patient | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | string | The value that is unique Example General: 123456 | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | Period | Time period when id is/was valid for use | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | Reference(Organization) | Organization that issued id (may be just text) | ||||
![]() ![]() ![]() |
0..* | Coding | The type of source where event originated Binding: Audit Event Source Type (extensible): Code specifying the type of system that detected and recorded the event. | |||||
![]() ![]() ![]() ![]() |
0..1 | string | xml:id (or equivalent in JSON) | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() ![]() |
0..* | CodeableConcept | R5: type additional types URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-AuditEvent.source.type Binding: Audit Event Source Type (preferred): Code specifying the type of system that detected and recorded the event. Use of these codes is not required but is encouraged to maintain translation with DICOM AuditMessage schema. | |||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | uri | Identity of the terminology system | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | string | Version of the system - if relevant | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | code | Symbol in syntax defined by the system | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | string | Representation defined by the system | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | boolean | If this coding was chosen directly by the user | ||||
![]() ![]() |
C | 0..* | BackboneElement | Data or objects used Constraints: sev-1 | ||||
![]() ![]() ![]() |
0..1 | string | xml:id (or equivalent in JSON) | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() |
0..1 | ?gen-e1? [CanonicalType[http://hl7.org/fhir/StructureDefinition/alternate-reference]] | R5: Specific instance of resource additional types URL: http://hl7.org/fhir/StructureDefinition/alternate-reference | |||||
![]() ![]() ![]() ![]() |
0..* | (Complex) | R5: Entity is attributed to this agent (new) URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-AuditEvent.agent | |||||
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored | ||||
![]() ![]() ![]() |
Σ | 0..1 | Identifier | Specific instance of object | ||||
![]() ![]() ![]() |
Σ | 0..1 | Reference(Resource) | Specific instance of resource | ||||
![]() ![]() ![]() |
0..1 | Coding | Type of entity involved Binding: AuditEventEntityType (extensible): Code for the entity type involved in the audit event | |||||
![]() ![]() ![]() |
0..1 | Coding | What role the entity played Binding: AuditEventEntityRole (extensible): Code representing the role the entity played in the audit event | |||||
![]() ![]() ![]() ![]() |
0..1 | string | xml:id (or equivalent in JSON) | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() ![]() |
0..1 | CodeableConcept | R5: role additional types URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-AuditEvent.entity.role Binding: AuditEventEntityRole (example): DICOM Audit Event Entity Role | |||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | uri | Identity of the terminology system | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | string | Version of the system - if relevant | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | code | Symbol in syntax defined by the system | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | string | Representation defined by the system | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | boolean | If this coding was chosen directly by the user | ||||
![]() ![]() ![]() |
0..1 | Coding | Life-cycle stage for the entity Binding: ObjectLifecycleEvents (extensible): Identifier for the data life-cycle stage for the entity | |||||
![]() ![]() ![]() |
0..* | Coding | Security labels on the entity Binding: All Security Labels (extensible): Security Labels from the Healthcare Privacy and Security Classification System. | |||||
![]() ![]() ![]() ![]() |
0..1 | string | xml:id (or equivalent in JSON) | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() ![]() |
0..* | CodeableConcept | R5: securityLabel additional types URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-AuditEvent.entity.securityLabel Binding: R5SecurityLabelExamplesForR3 (0.1.0) (example): Example Security Labels from the Healthcare Privacy and Security Classification System. | |||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | uri | Identity of the terminology system | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | string | Version of the system - if relevant | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | code | Symbol in syntax defined by the system | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | string | Representation defined by the system | ||||
![]() ![]() ![]() ![]() |
Σ | 0..1 | boolean | If this coding was chosen directly by the user | ||||
![]() ![]() ![]() |
ΣC | 0..1 | string | Descriptor for entity | ||||
![]() ![]() ![]() |
0..1 | string | Descriptive text | |||||
![]() ![]() ![]() |
ΣC | 0..1 | base64Binary | Query parameters | ||||
![]() ![]() ![]() |
0..* | BackboneElement | Additional Information about the entity | |||||
![]() ![]() ![]() ![]() |
0..1 | string | xml:id (or equivalent in JSON) | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() ![]() |
0..1 | Quantity, CodeableConcept, string, boolean, integer, Range, Ratio, time, dateTime, Period | R5: Property value additional types URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-AuditEvent.entity.detail.value | |||||
![]() ![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored | ||||
![]() ![]() ![]() ![]() |
1..1 | string | Name of the property | |||||
![]() ![]() ![]() ![]() ![]() |
0..1 | string | xml:id (or equivalent in JSON) | |||||
![]() ![]() ![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
![]() ![]() ![]() ![]() ![]() ![]() |
0..1 | CodeableConcept | R5: type additional types URL: http://hl7.org/fhir/5.0/StructureDefinition/extension-AuditEvent.entity.detail.type Binding: Audit Event ID (example): Additional detail about an entity used in an event. | |||||
![]() ![]() ![]() ![]() ![]() |
0..1 | string | Primitive value for string Max Length:1048576 | |||||
![]() ![]() ![]() ![]() |
1..1 | base64Binary | Property value | |||||
Documentation for this format | ||||||||
| Path | Status | Usage | ValueSet | Version | Source |
| AuditEvent.language | Base | extensible |
Common Languages
|
📍3.0.2 | tx.fhir.org |
| AuditEvent.type | Base | extensible | Audit Event ID | 📍20150326 | FHIR Std. |
| AuditEvent.subtype | Base | extensible | Audit Event Sub-Type | 📍20100826 | FHIR Std. |
| AuditEvent.action | Base | required | AuditEventAction | 📍3.0.2 | FHIR Std. |
| AuditEvent.outcome | Base | required | AuditEventOutcome | 📍3.0.2 | FHIR Std. |
| AuditEvent.purposeOfEvent | Base | extensible | PurposeOfUse | 📍2014-03-26 | FHIR Std. |
| AuditEvent.agent.role | Base | extensible |
SecurityRoleType
|
📍1.8.0 | tx.fhir.org |
| AuditEvent.agent.media | Base | extensible | Media Type Code | 📍20100826 | FHIR Std. |
| AuditEvent.agent.network.type | Base | required | AuditEventAgentNetworkType | 📍3.0.2 | FHIR Std. |
| AuditEvent.agent.purposeOfUse | Base | extensible | PurposeOfUse | 📍2014-03-26 | FHIR Std. |
| AuditEvent.source.identifier.use | Base | required | IdentifierUse | 📍3.0.2 | FHIR Std. |
| AuditEvent.source.identifier.type | Base | extensible | Identifier Type Codes | 📍3.0.2 | FHIR Std. |
| AuditEvent.source.type | Base | extensible | Audit Event Source Type | 📍20100826 | FHIR Std. |
| AuditEvent.entity.type | Base | extensible | AuditEventEntityType | 📍3.0.2 | FHIR Std. |
| AuditEvent.entity.role | Base | extensible | AuditEventEntityRole | 📍3.0.2 | FHIR Std. |
| AuditEvent.entity.lifecycle | Base | extensible | ObjectLifecycleEvents | 📍1.1.0 | FHIR Std. |
| AuditEvent.entity.securityLabel | Base | extensible |
All Security Labels
|
📍3.0.2 | tx.fhir.org |
| Id | Grade | Path(s) | Description | Expression |
| dom-1 | error | AuditEvent | If the resource is contained in another resource, it SHALL NOT contain any narrative |
contained.text.empty()
|
| dom-2 | error | AuditEvent | If the resource is contained in another resource, it SHALL NOT contain nested Resources |
contained.contained.empty()
|
| dom-3 | error | AuditEvent | If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource |
contained.where(('#'+id in %resource.descendants().reference).not()).empty()
|
| dom-4 | error | AuditEvent | If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated |
contained.meta.versionId.empty() and contained.meta.lastUpdated.empty()
|
| ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children |
hasValue() | (children().count() > id.count())
|
| ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both |
extension.exists() != value.exists()
|
| sev-1 | error | AuditEvent.entity | Either a name or a query (NOT both) |
name.empty() or query.empty()
|
This structure is derived from AuditEvent
Summary
Mandatory: 0 element(4 nested mandatory elements)
Extensions
This structure refers to these extensions:
Maturity: 0
Other representations of profile: CSV, Excel, Schematron