Basic Audit Log Patterns (BALP)
1.1.3 - Trial-Implementation International flag

This page is part of the IHE Basic Audit Log Patterns (BALP) (v1.1.3: Publication) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: Agent types holding User-Agent - XML Representation

Active as of 2024-02-14

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="UserAgentTypesVS"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p>This value set includes codes based on the following rules:</p><ul><li>Include all codes defined in <a href="CodeSystem-UserAgentTypes.html"><code>https://profiles.ihe.net/ITI/BALP/CodeSystem/UserAgentTypes</code></a></li><li>Include these codes as defined in <code>urn:ihe:iti:xca:2010</code><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>homeCommunityId</td><td>IHE homeCommunityId</td></tr></table></li></ul></div>
  </text>
  <url value="https://profiles.ihe.net/ITI/BALP/ValueSet/UserAgentTypesVS"/>
  <version value="1.1.3"/>
  <name value="UserAgentTypesVS"/>
  <title value="Agent types holding User-Agent"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2024-02-14T15:31:49-06: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="AuditEvent.agent.type values holding OAuth/SAML identified user. Note that user is not just users, but representes the higest agent responsible for triggering the activity being recorded in the AuditEvent.

Often this agent also has a type coding that is more specific to the transaction and the direction of the transaction.
- http://terminology.hl7.org/CodeSystem/v3-ParticipationType#IRCP // use for query/retrieve
- http://terminology.hl7.org/CodeSystem/v3-RoleClass#AGNT // use for push/create/update
- http://terminology.hl7.org/CodeSystem/v3-RoleClass#PAT  // use when the user is the patient
- http://terminology.hl7.org/CodeSystem/v3-ParticipationType#AUT &quot;Author&quot; // used with create/update
- http://terminology.hl7.org/CodeSystem/v3-ParticipationType#INF &quot;Informant&quot; // used with export
- http://terminology.hl7.org/CodeSystem/v3-ParticipationType#CST &quot;Custodian&quot; // used with export"/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
    </coding>
  </jurisdiction>
  <compose>
    <include>
      <system
              value="https://profiles.ihe.net/ITI/BALP/CodeSystem/UserAgentTypes"/>
    </include>
    <include>
      <system value="urn:ihe:iti:xca:2010"/>
      <concept>
        <code value="homeCommunityId"/>
        <display value="IHE homeCommunityId"/>
      </concept>
    </include>
  </compose>
</ValueSet>