AuditEvent Profile¶
| Canonical | ../StructureDefinition/nexus-emr-core-auditevent |
|---|---|
| Status | draft (experimental) · 1.26.0 |
| Base | AuditEvent (constraint) |
| Source | FSH · JSON |
Nexus EMR profile for AuditEvent -- the access and activity log: who acted, on which record, when, through what interaction, and with what outcome.
Elements / Differential
What this profile constrains beyond AuditEvent. Anything not listed is unchanged from the base; muted type/cardinality values are the base's, shown for context.
| Element | Flags | Card. | Type | Description & Constraints |
|---|---|---|---|---|
| AuditEvent | Nexus EMR AuditEvent Core i Invariants: auditevent-names-an-actor |
|||
| text | S | 0..1 | Narrative | Narrative i |
| type | S | 1..1 | Coding | What kind of event this is i |
| subtype | S | 0..* | Coding | The narrower activity, where the event is not simply a REST interaction i |
| action | S | 0..1 | code | create | read | update | delete | execute i |
| period | S | 0..1 | Period | When the activity itself occurred i |
| recorded | S | 1..1 | instant | When the entry was recorded i |
| outcome | S | 0..1 | code | 0 | 4 | 8 | 12 -- whether the interaction succeeded i |
| outcomeDesc | S | 0..1 | string | Free-text detail about the event i |
| purposeOfEvent | S | 0..* | CodeableConcept | Why the interaction took place i |
| agent | S | 1..* | BackboneElement | Who acted i |
| who | S | 0..1 | Reference(Practitioner Profile | PractitionerRole Profile | Patient Profile | RelatedPerson Profile | Organization Profile | App Device Profile | Device Profile) | The actor, where it resolves to a resource i |
| altId | S | 0..1 | string | The acting user's identity-provider subject |
| name | S | 0..1 | string | Human-readable label for the actor i |
| requestor | S | 1..1 | boolean | Whether this agent initiated the interaction i |
| policy | S | 0..* | uri | The authority the interaction was performed under i |
| network | S | 0..1 | BackboneElement | Where the request came from i |
| source | S | 1..1 | BackboneElement | The system that recorded the entry i |
| site | S | 0..1 | string | The logical source location i |
| entity | S | 0..* | BackboneElement | The records the interaction concerned i |
| what | S | 0..1 | Reference(Resource) | The record concerned i |
| type | S | 0..1 | Coding | What kind of thing the record is i |
| detail | S | 0..* | BackboneElement | Named values carrying detail about the record concerned i |