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 Source Type ValueSet - XML Representation

Active as of 2025-10-20

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="ozo-auditevent-source-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-source-type-vs</b></p><a name="ozo-auditevent-source-type-vs"> </a><a name="hcozo-auditevent-source-type-vs"> </a><ul><li>Include these codes as defined in <a href="http://terminology.hl7.org/6.5.0/CodeSystem-security-source-type.html"><code>http://terminology.hl7.org/CodeSystem/security-source-type</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://terminology.hl7.org/6.5.0/CodeSystem-security-source-type.html#security-source-type-4">4</a></td><td>Application Server</td><td>Application Server process or thread.</td></tr></table></li></ul></div>
  </text>
  <url
       value="http://headease.gitlab.io/ozo-refererence-impl/ozo-implementation-guide/ValueSet/ozo-auditevent-source-type-vs"/>
  <version value="0.1.0"/>
  <name value="OZOAuditEventSourceTypeVS"/>
  <title value="OZO AuditEvent Source 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 sources in OZO audit events"/>
  <compose>
    <include>
      <system
              value="http://terminology.hl7.org/CodeSystem/security-source-type"/>
      <concept>
        <code value="4"/>
        <display value="Application Server"/>
      </concept>
    </include>
  </compose>
</ValueSet>