Guía de Implementación "cl core" FHIR R4, (Versión Evolutiva)
1.8.3 - ci-build Chile flag

Publication Build: This will be filled in by the publication tooling

Resource Profile: CL Auditoria

Official URL: https://hl7chile.cl/fhir/ig/clcore/StructureDefinition/AuditEventCl Version: 1.8.3
Active as of 2023-09-01 Computable Name: AuditEventCl

Copyright/Legal: Usado con el permiso de HL7 International, todos los derechos resevados en los Licencias de HL7 Internacional.

Perfil para genererar un recurso que permita desarrollar logs de auditoría en cuanto al acceso y manejo de recursos FHIR

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..*AuditEventEvent record kept for security purposes
... type S1..1CodingTipo/identificación del Evento
Binding: AuditEventID (extensible): Eventos de auditoría descritos en DICOM

.... system S0..1uriCodeSystem de los códigos para tipo de Evento
.... code S0..1codeCódigo del tipo de registro
Fixed Value: rest
.... display S0..1stringRESTful Operation
... subtype S0..*CodingEspecificacion mas detallada del evento
Binding: AuditEventSub-Type (extensible): Códigos de DICOM

.... system S0..1uriSistema de Códigos
.... code S1..1codeCodigo
.... display S0..1stringNombre de la desripción del evento
... action S1..1codeCreate| Read/View/Print | Update | Delete | Execute
Binding: AuditEventAction (required): Códigos fijos extraídos de DICOM

... recorded S1..1instantMomento cuando el evento fue guardado
... outcome S0..1codeResultado de la operación
Binding: AuditEventOutcome (required): Códigos extraídos de DICOM

... agent S1..*BackboneElementQuienes actuaron en el evento
.... who S1..1Reference(PractitionerRole | Practitioner | Organization | Device | Patient | RelatedPerson)Quien realizó la acción
.... requestor 1..1booleanindicador de si Who es quien requirió la acción
.... network S0..1BackboneElementUbicación de la Red de la Aplicación
..... address S1..1stringDirección del Punto de Acceso
..... type S0..1codeCódigo del tipo de identificación
Binding: AuditEventAgentNetworkType (required): Códigos extraídos de DICOM

... source S1..1BackboneElementQuien reporta el evento
.... observer S1..1Reference(PractitionerRole | Practitioner | Organization | Device | Patient | RelatedPerson)Entidad que reporta el evento
... entity S1..1BackboneElementEntidad que registra la ocurrencia del Evento
.... what S1..1Reference(Resource)Recurso o identificación de la entidad que registra la ocurrencia del evento

doco Documentation for this format

Terminology Bindings (Differential)

PathConformanceValueSet
AuditEvent.typeextensibleAuditEventID
AuditEvent.subtypeextensibleAuditEventSub-Type
AuditEvent.actionrequiredAuditEventAction
AuditEvent.outcomerequiredAuditEventOutcome
AuditEvent.agent.network.typerequiredAuditEventAgentNetworkType
NameFlagsCard.TypeDescription & Constraintsdoco
.. AuditEvent 0..*AuditEventEvent record kept for security purposes
... implicitRules ?!Σ0..1uriA set of rules under which this content was created
... modifierExtension ?!0..*ExtensionExtensions that cannot be ignored
... type SΣ1..1CodingTipo/identificación del Evento
Binding: AuditEventID (extensible): Eventos de auditoría descritos en DICOM

.... system SΣ0..1uriCodeSystem de los códigos para tipo de Evento
.... code SΣ0..1codeCódigo del tipo de registro
Fixed Value: rest
.... display SΣ0..1stringRESTful Operation
.... system SΣ0..1uriSistema de Códigos
.... code SΣ1..1codeCodigo
.... display SΣ0..1stringNombre de la desripción del evento
... action SΣ1..1codeCreate| Read/View/Print | Update | Delete | Execute
Binding: AuditEventAction (required): Códigos fijos extraídos de DICOM

... period S0..1PeriodWhen the activity occurred
... recorded SΣ1..1instantMomento cuando el evento fue guardado
... outcome SΣ0..1codeResultado de la operación
Binding: AuditEventOutcome (required): Códigos extraídos de DICOM

... agent S1..*BackboneElementQuienes actuaron en el evento
.... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
.... who SΣ1..1Reference(PractitionerRole | Practitioner | Organization | Device | Patient | RelatedPerson)Quien realizó la acción
.... requestor Σ1..1booleanindicador de si Who es quien requirió la acción
.... network S0..1BackboneElementUbicación de la Red de la Aplicación
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... address S1..1stringDirección del Punto de Acceso
..... type S0..1codeCódigo del tipo de identificación
Binding: AuditEventAgentNetworkType (required): Códigos extraídos de DICOM

... source S1..1BackboneElementQuien reporta el evento
.... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
.... observer SΣ1..1Reference(PractitionerRole | Practitioner | Organization | Device | Patient | RelatedPerson)Entidad que reporta el evento
... entity SC1..1BackboneElementEntidad que registra la ocurrencia del Evento
.... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
.... what SΣ1..1Reference(Resource)Recurso o identificación de la entidad que registra la ocurrencia del evento

doco Documentation for this format

Terminology Bindings

PathConformanceValueSet
AuditEvent.typeextensibleAuditEventID
AuditEvent.subtypeextensibleAuditEventSub-Type
AuditEvent.actionrequiredAuditEventAction
AuditEvent.outcomerequiredAuditEventOutcome
AuditEvent.agent.network.typerequiredAuditEventAgentNetworkType
NameFlagsCard.TypeDescription & Constraintsdoco
.. AuditEvent 0..*AuditEventEvent record kept for security purposes
... id Σ0..1idLogical id of this artifact
... meta Σ0..1MetaMetadata about the resource
... implicitRules ?!Σ0..1uriA set of rules under which this content was created
... text 0..1NarrativeText summary of the resource, for human interpretation
... contained 0..*ResourceContained, inline Resources
... extension 0..*ExtensionAdditional content defined by implementations
... modifierExtension ?!0..*ExtensionExtensions that cannot be ignored
... type SΣ1..1CodingTipo/identificación del Evento
Binding: AuditEventID (extensible): Eventos de auditoría descritos en DICOM

.... id 0..1stringUnique id for inter-element referencing
.... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
.... system SΣ0..1uriCodeSystem de los códigos para tipo de Evento
.... version Σ0..1stringVersion of the system - if relevant
.... code SΣ0..1codeCódigo del tipo de registro
Fixed Value: rest
.... display SΣ0..1stringRESTful Operation
.... userSelected Σ0..1booleanIf this coding was chosen directly by the user
... subtype SΣ0..*CodingEspecificacion mas detallada del evento
Binding: AuditEventSub-Type (extensible): Códigos de DICOM


.... id 0..1stringUnique id for inter-element referencing
.... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
.... system SΣ0..1uriSistema de Códigos
.... version Σ0..1stringVersion of the system - if relevant
.... code SΣ1..1codeCodigo
.... display SΣ0..1stringNombre de la desripción del evento
.... userSelected Σ0..1booleanIf this coding was chosen directly by the user
... action SΣ1..1codeCreate| Read/View/Print | Update | Delete | Execute
Binding: AuditEventAction (required): Códigos fijos extraídos de DICOM

... period S0..1PeriodWhen the activity occurred
... recorded SΣ1..1instantMomento cuando el evento fue guardado
... outcome SΣ0..1codeResultado de la operación
Binding: AuditEventOutcome (required): Códigos extraídos de DICOM

... outcomeDesc Σ0..1stringDescription of the event outcome
... purposeOfEvent Σ0..*CodeableConceptThe purposeOfUse of the event
Binding: PurposeOfUse (extensible): The reason the activity took place.


... agent S1..*BackboneElementQuienes actuaron en el evento
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..*ExtensionAdditional content defined by implementations
.... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
.... type 0..1CodeableConceptHow agent participated
Binding: ParticipationRoleType (extensible): The Participation type of the agent to the event.

.... role 0..*CodeableConceptAgent role in the event
Binding: SecurityRoleType (example): What security role enabled the agent to participate in the event.


.... who SΣ1..1Reference(PractitionerRole | Practitioner | Organization | Device | Patient | RelatedPerson)Quien realizó la acción
.... altId 0..1stringAlternative User identity
.... name 0..1stringHuman friendly name for the agent
.... requestor Σ1..1booleanindicador de si Who es quien requirió la acción
.... location 0..1Reference(Location)Where
.... policy 0..*uriPolicy that authorized event
.... media 0..1CodingType of media
Binding: MediaTypeCode (extensible): Used when the event is about exporting/importing onto media.

.... network S0..1BackboneElementUbicación de la Red de la Aplicación
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... address S1..1stringDirección del Punto de Acceso
..... type S0..1codeCódigo del tipo de identificación
Binding: AuditEventAgentNetworkType (required): Códigos extraídos de DICOM

.... purposeOfUse 0..*CodeableConceptReason given for this user
Binding: PurposeOfUse (extensible): The reason the activity took place.


... source S1..1BackboneElementQuien reporta el evento
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..*ExtensionAdditional content defined by implementations
.... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
.... site 0..1stringLogical source location within the enterprise
.... observer SΣ1..1Reference(PractitionerRole | Practitioner | Organization | Device | Patient | RelatedPerson)Entidad que reporta el evento
.... type 0..*CodingThe type of source where event originated
Binding: AuditEventSourceType (extensible): Code specifying the type of system that detected and recorded the event.


... entity SC1..1BackboneElementEntidad que registra la ocurrencia del Evento
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..*ExtensionAdditional content defined by implementations
.... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
.... what SΣ1..1Reference(Resource)Recurso o identificación de la entidad que registra la ocurrencia del evento
.... type 0..1CodingType of entity involved
Binding: AuditEventEntityType (extensible): Code for the entity type involved in the audit event.

.... role 0..1CodingWhat role the entity played
Binding: AuditEventEntityRole (extensible): Code representing the role the entity played in the audit event.

.... lifecycle 0..1CodingLife-cycle stage for the entity
Binding: ObjectLifecycleEvents (extensible): Identifier for the data life-cycle stage for the entity.

.... securityLabel 0..*CodingSecurity labels on the entity
Binding: All Security Labels (extensible): Security Labels from the Healthcare Privacy and Security Classification System.


.... name ΣC0..1stringDescriptor for entity
.... description 0..1stringDescriptive text
.... query ΣC0..1base64BinaryQuery parameters
.... detail 0..*BackboneElementAdditional Information about the entity
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... type 1..1stringName of the property
..... value[x] 1..1Property value
...... valueStringstring
...... valueBase64Binarybase64Binary

doco Documentation for this format

Terminology Bindings

PathConformanceValueSet
AuditEvent.languagepreferredCommonLanguages
Additional Bindings Purpose
AllLanguages Max Binding
AuditEvent.typeextensibleAuditEventID
AuditEvent.subtypeextensibleAuditEventSub-Type
AuditEvent.actionrequiredAuditEventAction
AuditEvent.outcomerequiredAuditEventOutcome
AuditEvent.purposeOfEventextensiblePurposeOfUse
AuditEvent.agent.typeextensibleParticipationRoleType
AuditEvent.agent.roleexampleSecurityRoleType
AuditEvent.agent.mediaextensibleMediaTypeCode
AuditEvent.agent.network.typerequiredAuditEventAgentNetworkType
AuditEvent.agent.purposeOfUseextensiblePurposeOfUse
AuditEvent.source.typeextensibleAuditEventSourceType
AuditEvent.entity.typeextensibleAuditEventEntityType
AuditEvent.entity.roleextensibleAuditEventEntityRole
AuditEvent.entity.lifecycleextensibleObjectLifecycleEvents
AuditEvent.entity.securityLabelextensibleAll Security Labels

This structure is derived from AuditEvent

Summary

Mandatory: 4 elements (2 nested mandatory elements)
Must-Support: 21 elements
Fixed Value: 1 element

Differential View

This structure is derived from AuditEvent

NameFlagsCard.TypeDescription & Constraintsdoco
.. AuditEvent 0..*AuditEventEvent record kept for security purposes
... type S1..1CodingTipo/identificación del Evento
Binding: AuditEventID (extensible): Eventos de auditoría descritos en DICOM

.... system S0..1uriCodeSystem de los códigos para tipo de Evento
.... code S0..1codeCódigo del tipo de registro
Fixed Value: rest
.... display S0..1stringRESTful Operation
... subtype S0..*CodingEspecificacion mas detallada del evento
Binding: AuditEventSub-Type (extensible): Códigos de DICOM

.... system S0..1uriSistema de Códigos
.... code S1..1codeCodigo
.... display S0..1stringNombre de la desripción del evento
... action S1..1codeCreate| Read/View/Print | Update | Delete | Execute
Binding: AuditEventAction (required): Códigos fijos extraídos de DICOM

... recorded S1..1instantMomento cuando el evento fue guardado
... outcome S0..1codeResultado de la operación
Binding: AuditEventOutcome (required): Códigos extraídos de DICOM

... agent S1..*BackboneElementQuienes actuaron en el evento
.... who S1..1Reference(PractitionerRole | Practitioner | Organization | Device | Patient | RelatedPerson)Quien realizó la acción
.... requestor 1..1booleanindicador de si Who es quien requirió la acción
.... network S0..1BackboneElementUbicación de la Red de la Aplicación
..... address S1..1stringDirección del Punto de Acceso
..... type S0..1codeCódigo del tipo de identificación
Binding: AuditEventAgentNetworkType (required): Códigos extraídos de DICOM

... source S1..1BackboneElementQuien reporta el evento
.... observer S1..1Reference(PractitionerRole | Practitioner | Organization | Device | Patient | RelatedPerson)Entidad que reporta el evento
... entity S1..1BackboneElementEntidad que registra la ocurrencia del Evento
.... what S1..1Reference(Resource)Recurso o identificación de la entidad que registra la ocurrencia del evento

doco Documentation for this format

Terminology Bindings (Differential)

PathConformanceValueSet
AuditEvent.typeextensibleAuditEventID
AuditEvent.subtypeextensibleAuditEventSub-Type
AuditEvent.actionrequiredAuditEventAction
AuditEvent.outcomerequiredAuditEventOutcome
AuditEvent.agent.network.typerequiredAuditEventAgentNetworkType

Key Elements View

NameFlagsCard.TypeDescription & Constraintsdoco
.. AuditEvent 0..*AuditEventEvent record kept for security purposes
... implicitRules ?!Σ0..1uriA set of rules under which this content was created
... modifierExtension ?!0..*ExtensionExtensions that cannot be ignored
... type SΣ1..1CodingTipo/identificación del Evento
Binding: AuditEventID (extensible): Eventos de auditoría descritos en DICOM

.... system SΣ0..1uriCodeSystem de los códigos para tipo de Evento
.... code SΣ0..1codeCódigo del tipo de registro
Fixed Value: rest
.... display SΣ0..1stringRESTful Operation
.... system SΣ0..1uriSistema de Códigos
.... code SΣ1..1codeCodigo
.... display SΣ0..1stringNombre de la desripción del evento
... action SΣ1..1codeCreate| Read/View/Print | Update | Delete | Execute
Binding: AuditEventAction (required): Códigos fijos extraídos de DICOM

... period S0..1PeriodWhen the activity occurred
... recorded SΣ1..1instantMomento cuando el evento fue guardado
... outcome SΣ0..1codeResultado de la operación
Binding: AuditEventOutcome (required): Códigos extraídos de DICOM

... agent S1..*BackboneElementQuienes actuaron en el evento
.... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
.... who SΣ1..1Reference(PractitionerRole | Practitioner | Organization | Device | Patient | RelatedPerson)Quien realizó la acción
.... requestor Σ1..1booleanindicador de si Who es quien requirió la acción
.... network S0..1BackboneElementUbicación de la Red de la Aplicación
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... address S1..1stringDirección del Punto de Acceso
..... type S0..1codeCódigo del tipo de identificación
Binding: AuditEventAgentNetworkType (required): Códigos extraídos de DICOM

... source S1..1BackboneElementQuien reporta el evento
.... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
.... observer SΣ1..1Reference(PractitionerRole | Practitioner | Organization | Device | Patient | RelatedPerson)Entidad que reporta el evento
... entity SC1..1BackboneElementEntidad que registra la ocurrencia del Evento
.... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
.... what SΣ1..1Reference(Resource)Recurso o identificación de la entidad que registra la ocurrencia del evento

doco Documentation for this format

Terminology Bindings

PathConformanceValueSet
AuditEvent.typeextensibleAuditEventID
AuditEvent.subtypeextensibleAuditEventSub-Type
AuditEvent.actionrequiredAuditEventAction
AuditEvent.outcomerequiredAuditEventOutcome
AuditEvent.agent.network.typerequiredAuditEventAgentNetworkType

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. AuditEvent 0..*AuditEventEvent record kept for security purposes
... id Σ0..1idLogical id of this artifact
... meta Σ0..1MetaMetadata about the resource
... implicitRules ?!Σ0..1uriA set of rules under which this content was created
... text 0..1NarrativeText summary of the resource, for human interpretation
... contained 0..*ResourceContained, inline Resources
... extension 0..*ExtensionAdditional content defined by implementations
... modifierExtension ?!0..*ExtensionExtensions that cannot be ignored
... type SΣ1..1CodingTipo/identificación del Evento
Binding: AuditEventID (extensible): Eventos de auditoría descritos en DICOM

.... id 0..1stringUnique id for inter-element referencing
.... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
.... system SΣ0..1uriCodeSystem de los códigos para tipo de Evento
.... version Σ0..1stringVersion of the system - if relevant
.... code SΣ0..1codeCódigo del tipo de registro
Fixed Value: rest
.... display SΣ0..1stringRESTful Operation
.... userSelected Σ0..1booleanIf this coding was chosen directly by the user
... subtype SΣ0..*CodingEspecificacion mas detallada del evento
Binding: AuditEventSub-Type (extensible): Códigos de DICOM


.... id 0..1stringUnique id for inter-element referencing
.... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
.... system SΣ0..1uriSistema de Códigos
.... version Σ0..1stringVersion of the system - if relevant
.... code SΣ1..1codeCodigo
.... display SΣ0..1stringNombre de la desripción del evento
.... userSelected Σ0..1booleanIf this coding was chosen directly by the user
... action SΣ1..1codeCreate| Read/View/Print | Update | Delete | Execute
Binding: AuditEventAction (required): Códigos fijos extraídos de DICOM

... period S0..1PeriodWhen the activity occurred
... recorded SΣ1..1instantMomento cuando el evento fue guardado
... outcome SΣ0..1codeResultado de la operación
Binding: AuditEventOutcome (required): Códigos extraídos de DICOM

... outcomeDesc Σ0..1stringDescription of the event outcome
... purposeOfEvent Σ0..*CodeableConceptThe purposeOfUse of the event
Binding: PurposeOfUse (extensible): The reason the activity took place.


... agent S1..*BackboneElementQuienes actuaron en el evento
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..*ExtensionAdditional content defined by implementations
.... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
.... type 0..1CodeableConceptHow agent participated
Binding: ParticipationRoleType (extensible): The Participation type of the agent to the event.

.... role 0..*CodeableConceptAgent role in the event
Binding: SecurityRoleType (example): What security role enabled the agent to participate in the event.


.... who SΣ1..1Reference(PractitionerRole | Practitioner | Organization | Device | Patient | RelatedPerson)Quien realizó la acción
.... altId 0..1stringAlternative User identity
.... name 0..1stringHuman friendly name for the agent
.... requestor Σ1..1booleanindicador de si Who es quien requirió la acción
.... location 0..1Reference(Location)Where
.... policy 0..*uriPolicy that authorized event
.... media 0..1CodingType of media
Binding: MediaTypeCode (extensible): Used when the event is about exporting/importing onto media.

.... network S0..1BackboneElementUbicación de la Red de la Aplicación
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... address S1..1stringDirección del Punto de Acceso
..... type S0..1codeCódigo del tipo de identificación
Binding: AuditEventAgentNetworkType (required): Códigos extraídos de DICOM

.... purposeOfUse 0..*CodeableConceptReason given for this user
Binding: PurposeOfUse (extensible): The reason the activity took place.


... source S1..1BackboneElementQuien reporta el evento
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..*ExtensionAdditional content defined by implementations
.... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
.... site 0..1stringLogical source location within the enterprise
.... observer SΣ1..1Reference(PractitionerRole | Practitioner | Organization | Device | Patient | RelatedPerson)Entidad que reporta el evento
.... type 0..*CodingThe type of source where event originated
Binding: AuditEventSourceType (extensible): Code specifying the type of system that detected and recorded the event.


... entity SC1..1BackboneElementEntidad que registra la ocurrencia del Evento
.... id 0..1stringUnique id for inter-element referencing
.... extension 0..*ExtensionAdditional content defined by implementations
.... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
.... what SΣ1..1Reference(Resource)Recurso o identificación de la entidad que registra la ocurrencia del evento
.... type 0..1CodingType of entity involved
Binding: AuditEventEntityType (extensible): Code for the entity type involved in the audit event.

.... role 0..1CodingWhat role the entity played
Binding: AuditEventEntityRole (extensible): Code representing the role the entity played in the audit event.

.... lifecycle 0..1CodingLife-cycle stage for the entity
Binding: ObjectLifecycleEvents (extensible): Identifier for the data life-cycle stage for the entity.

.... securityLabel 0..*CodingSecurity labels on the entity
Binding: All Security Labels (extensible): Security Labels from the Healthcare Privacy and Security Classification System.


.... name ΣC0..1stringDescriptor for entity
.... description 0..1stringDescriptive text
.... query ΣC0..1base64BinaryQuery parameters
.... detail 0..*BackboneElementAdditional Information about the entity
..... id 0..1stringUnique id for inter-element referencing
..... extension 0..*ExtensionAdditional content defined by implementations
..... modifierExtension ?!Σ0..*ExtensionExtensions that cannot be ignored even if unrecognized
..... type 1..1stringName of the property
..... value[x] 1..1Property value
...... valueStringstring
...... valueBase64Binarybase64Binary

doco Documentation for this format

Terminology Bindings

PathConformanceValueSet
AuditEvent.languagepreferredCommonLanguages
Additional Bindings Purpose
AllLanguages Max Binding
AuditEvent.typeextensibleAuditEventID
AuditEvent.subtypeextensibleAuditEventSub-Type
AuditEvent.actionrequiredAuditEventAction
AuditEvent.outcomerequiredAuditEventOutcome
AuditEvent.purposeOfEventextensiblePurposeOfUse
AuditEvent.agent.typeextensibleParticipationRoleType
AuditEvent.agent.roleexampleSecurityRoleType
AuditEvent.agent.mediaextensibleMediaTypeCode
AuditEvent.agent.network.typerequiredAuditEventAgentNetworkType
AuditEvent.agent.purposeOfUseextensiblePurposeOfUse
AuditEvent.source.typeextensibleAuditEventSourceType
AuditEvent.entity.typeextensibleAuditEventEntityType
AuditEvent.entity.roleextensibleAuditEventEntityRole
AuditEvent.entity.lifecycleextensibleObjectLifecycleEvents
AuditEvent.entity.securityLabelextensibleAll Security Labels

This structure is derived from AuditEvent

Summary

Mandatory: 4 elements (2 nested mandatory elements)
Must-Support: 21 elements
Fixed Value: 1 element

 

Other representations of profile: CSV, Excel, Schematron