Situational Awareness for Novel Epidemic Response
1.0.1 - CI Build International flag

Situational Awareness for Novel Epidemic Response, published by HL7 International / Public Health. This guide is not an authorized publication; it is the continuous build for version 1.0.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fhir-saner/ and changes regularly. See the Directory of published versions

Resource Profile: General Audit Event Requirements

Official URL: http://hl7.org/fhir/uv/saner/StructureDefinition/AuditEventBase Version: 1.0.1
Active as of 2024-05-18 Computable Name: AuditEventBase
Other Identifiers: OID:2.16.840.1.113883.4.642.40.42.42.1

Defines general constraints on the AuditEvent Resource.

Usage:

Formal Views of Profile Content

Description of Profiles, Differentials, Snapshots and how the different presentations work.

This structure is derived from AuditEvent

NameFlagsCard.TypeDescription & Constraintsdoco
.. AuditEvent 0..* AuditEvent Event record kept for security purposes
... subtype S 1..1 Coding More specific type/id for the event
.... system 0..1 uri Identity of the terminology system
Required Pattern: http://hl7.org/fhir/restful-interaction
... action S 1..1 code Type of action performed during the event
... period S 1..1 Period When the activity occurred
... Slices for agent 2..* BackboneElement Actor involved in the event
Slice: Unordered, Open At End by value:role, value:requestor
.... agent:Source S 1..1 BackboneElement Actor involved in the event
..... role S 1..1 CodeableConcept Agent role in the event
Binding: Source Roles (required)
..... who S 1..1 Reference(PractitionerRole | Practitioner | Organization | Device | Patient | RelatedPerson) Identifier of who
..... name S 1..1 string Human friendly name for the agent
..... requestor 1..1 boolean Whether user is initiator
Required Pattern: false
.... agent:HumanRequestor S 0..* BackboneElement Actor involved in the event
..... role S 1..1 CodeableConcept Agent role in the event
Binding: Source Or Destination Roles (required)
..... who S 1..1 Reference(PractitionerRole | Practitioner | Organization | Device | Patient | RelatedPerson) Identifier of who
..... name S 1..1 string Human friendly name for the agent
..... requestor 1..1 boolean Whether user is initiator
Required Pattern: true
.... agent:Destination S 1..1 BackboneElement Actor involved in the event
..... role S 1..1 CodeableConcept Agent role in the event
Binding: Destination Roles (required)
..... who S 1..1 Reference(PractitionerRole | Practitioner | Organization | Device | Patient | RelatedPerson) Identifier of who
..... name S 1..1 string Human friendly name for the agent
..... requestor 1..1 boolean Whether user is initiator
Required Pattern: false
... entity S 1..* BackboneElement Data or objects used
.... role S 1..1 Coding What role the entity played
..... system 0..1 uri Identity of the terminology system
Required Pattern: http://terminology.hl7.org/CodeSystem/object-role

doco Documentation for this format

Terminology Bindings (Differential)

PathConformanceValueSetURI
AuditEvent.agent:Source.rolerequiredSourceRoles
http://hl7.org/fhir/uv/saner/ValueSet/SourceRoles
from this IG
AuditEvent.agent:HumanRequestor.rolerequiredSourceOrDestinationRoles
http://hl7.org/fhir/uv/saner/ValueSet/SourceOrDestinationRoles
from this IG
AuditEvent.agent:Destination.rolerequiredDestinationRoles
http://hl7.org/fhir/uv/saner/ValueSet/DestinationRoles
from this IG

 

Other representations of profile: CSV, Excel, Schematron