Basic Audit Log Patterns (BALP)
1.1.4-current - ci-build
Basic Audit Log Patterns (BALP), published by IHE IT Infrastructure Technical Committee. This guide is not an authorized publication; it is the continuous build for version 1.1.4-current built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/IHE/ITI.BasicAudit/ and changes regularly. See the Directory of published versions
Official URL: https://profiles.ihe.net/ITI/BALP/StructureDefinition/ihe-assuranceLevel | Version: 1.1.4-current | |||
Active as of 2025-09-05 | Computable Name: AssuranceLevel |
The assuranceLevel element carries various types of Assurance level. May be an Identity Assurance (IAL), an Authentication Assurance Level (AAL), a Federation Assurance Level (FAL), or other.
In SAML this is defined to be carried in the saml:AuthnContextClassRef
, but may be carried elsewhere based on the use-case and profiling of SAML.
The Vocabulary is not defined here. Some sources of vocabulary:
Context of Use
This extension may be used on the following element(s):
Usage info
Usages:
You can also check for usages in the FHIR IG Statistics
Description of Profiles, Differentials, Snapshots, and how the XML and JSON presentations work.
This structure is derived from Extension
Summary
Simple Extension with the type CodeableConcept: The assuranceLevel element carries various types of Assurance level. May be an Identity Assurance (IAL), an Authentication Assurance Level (AAL), a Federation Assurance Level (FAL), or other.
In SAML this is defined to be carried in the saml:AuthnContextClassRef
, but may be carried elsewhere based on the use-case and profiling of SAML.
The Vocabulary is not defined here. Some sources of vocabulary:
This structure is derived from Extension
Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
---|---|---|---|---|
![]() ![]() |
0..* | Extension | AuditEvent.agent Assurance Level | |
![]() ![]() ![]() |
0..0 | |||
![]() ![]() ![]() |
1..1 | uri | "https://profiles.ihe.net/ITI/BALP/StructureDefinition/ihe-assuranceLevel" | |
![]() ![]() ![]() |
1..1 | CodeableConcept | Value of extension Binding: SecurityTrustAssuranceObservationValue (preferred) | |
![]() |
Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
---|---|---|---|---|
![]() ![]() |
0..* | Extension | AuditEvent.agent Assurance Level | |
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |
![]() ![]() ![]() |
0..0 | |||
![]() ![]() ![]() |
1..1 | uri | "https://profiles.ihe.net/ITI/BALP/StructureDefinition/ihe-assuranceLevel" | |
![]() ![]() ![]() |
1..1 | CodeableConcept | Value of extension Binding: SecurityTrustAssuranceObservationValue (preferred) | |
![]() |
This structure is derived from Extension
Summary
Simple Extension with the type CodeableConcept: The assuranceLevel element carries various types of Assurance level. May be an Identity Assurance (IAL), an Authentication Assurance Level (AAL), a Federation Assurance Level (FAL), or other.
In SAML this is defined to be carried in the saml:AuthnContextClassRef
, but may be carried elsewhere based on the use-case and profiling of SAML.
The Vocabulary is not defined here. Some sources of vocabulary:
Differential View
This structure is derived from Extension
Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
---|---|---|---|---|
![]() ![]() |
0..* | Extension | AuditEvent.agent Assurance Level | |
![]() ![]() ![]() |
0..0 | |||
![]() ![]() ![]() |
1..1 | uri | "https://profiles.ihe.net/ITI/BALP/StructureDefinition/ihe-assuranceLevel" | |
![]() ![]() ![]() |
1..1 | CodeableConcept | Value of extension Binding: SecurityTrustAssuranceObservationValue (preferred) | |
![]() |
Snapshot View
Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
---|---|---|---|---|
![]() ![]() |
0..* | Extension | AuditEvent.agent Assurance Level | |
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |
![]() ![]() ![]() |
0..0 | |||
![]() ![]() ![]() |
1..1 | uri | "https://profiles.ihe.net/ITI/BALP/StructureDefinition/ihe-assuranceLevel" | |
![]() ![]() ![]() |
1..1 | CodeableConcept | Value of extension Binding: SecurityTrustAssuranceObservationValue (preferred) | |
![]() |
Other representations of profile: CSV, Excel, Schematron
Path | Conformance | ValueSet | URI |
Extension.value[x] | preferred | SecurityTrustAssuranceObservationValuehttp://terminology.hl7.org/ValueSet/v3-SecurityTrustAssuranceObservationValue |
Id | Grade | Path(s) | Details | Requirements |
ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both : extension.exists() != value.exists() |