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
Active as of 2024-07-17 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="UserAgentTypes"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem UserAgentTypes</b></p><a name="UserAgentTypes"> </a><a name="hcUserAgentTypes"> </a><a name="UserAgentTypes-en-US"> </a><p>This case-insensitive code system <code>https://profiles.ihe.net/ITI/BALP/CodeSystem/UserAgentTypes</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style="white-space:nowrap">UserSamlAgent<a name="UserAgentTypes-UserSamlAgent"> </a></td><td>User SAML Agent participant</td></tr><tr><td style="white-space:nowrap">UserOauthAgent<a name="UserAgentTypes-UserOauthAgent"> </a></td><td>User OAuth Agent participant</td></tr><tr><td style="white-space:nowrap">AuthzOauthService<a name="UserAgentTypes-AuthzOauthService"> </a></td><td>OAuth Authorization Server</td></tr></table></div>
</text>
<url value="https://profiles.ihe.net/ITI/BALP/CodeSystem/UserAgentTypes"/>
<version value="1.1.4-current"/>
<name value="UserAgentTypes"/>
<title value="The code used to identifiy a User Agent"/>
<status value="active"/>
<experimental value="false"/>
<date value="2024-07-17T00:59:38+00:00"/>
<publisher value="IHE IT Infrastructure Technical Committee"/>
<contact>
<name value="IHE IT Infrastructure Technical Committee"/>
<telecom>
<system value="url"/>
<value value="https://www.ihe.net/ihe_domains/it_infrastructure/"/>
</telecom>
<telecom>
<system value="email"/>
<value value="iti@ihe.net"/>
</telecom>
</contact>
<contact>
<name value="IHE IT Infrastructure Technical Committee"/>
<telecom>
<system value="email"/>
<value value="iti@ihe.net"/>
</telecom>
</contact>
<description
value="Code used to identify the User Agent.
Defined codes for SAML vs OAuth to enable differentiation of .policy as the token ID"/>
<jurisdiction>
<coding>
<system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
<code value="001"/>
</coding>
</jurisdiction>
<caseSensitive value="false"/>
<content value="complete"/>
<count value="3"/>
<concept>
<code value="UserSamlAgent"/>
<display value="User SAML Agent participant"/>
</concept>
<concept>
<code value="UserOauthAgent"/>
<display value="User OAuth Agent participant"/>
</concept>
<concept>
<code value="AuthzOauthService"/>
<display value="OAuth Authorization Server"/>
</concept>
</CodeSystem>