OZO FHIR implementation guide
0.1.0 - ci-build

OZO FHIR implementation guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: OZO AuditEvent Agent Type ValueSet - XML Representation

Active as of 2025-10-20

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="ozo-auditevent-agent-type-vs"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet ozo-auditevent-agent-type-vs</b></p><a name="ozo-auditevent-agent-type-vs"> </a><a name="hcozo-auditevent-agent-type-vs"> </a><ul><li>Include these codes as defined in <a href="http://dicom.nema.org/resources/ontology/DCM"><code>http://dicom.nema.org/resources/ontology/DCM</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-dicom-dcim.html#dicom-dcim-110150">110150</a></td><td>Application</td><td>Audit participant role ID of software application</td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-dicom-dcim.html#dicom-dcim-110151">110151</a></td><td>Application Launcher</td><td>Audit participant role ID of software application launcher, i.e., the entity that started or stopped an application</td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-dicom-dcim.html#dicom-dcim-110152">110152</a></td><td>Destination Role ID</td><td>Audit participant role ID of the receiver of data</td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-dicom-dcim.html#dicom-dcim-110153">110153</a></td><td>Source Role ID</td><td>Audit participant role ID of the sender of data</td></tr></table></li></ul></div>
  </text>
  <url
       value="http://headease.gitlab.io/ozo-refererence-impl/ozo-implementation-guide/ValueSet/ozo-auditevent-agent-type-vs"/>
  <version value="0.1.0"/>
  <name value="OZOAuditEventAgentTypeVS"/>
  <title value="OZO AuditEvent Agent Type ValueSet"/>
  <status value="active"/>
  <date value="2025-10-20T18:11:45+00:00"/>
  <publisher value="Headease"/>
  <contact>
    <name value="Headease"/>
    <telecom>
      <system value="url"/>
      <value value="https://headease.nl"/>
    </telecom>
  </contact>
  <description value="Types of agents in OZO audit events"/>
  <compose>
    <include>
      <system value="http://dicom.nema.org/resources/ontology/DCM"/>
      <concept>
        <code value="110150"/>
        <display value="Application"/>
      </concept>
      <concept>
        <code value="110151"/>
        <display value="Application Launcher"/>
      </concept>
      <concept>
        <code value="110152"/>
        <display value="Destination Role ID"/>
      </concept>
      <concept>
        <code value="110153"/>
        <display value="Source Role ID"/>
      </concept>
    </include>
  </compose>
</ValueSet>