<?xml version="1.0" encoding="UTF-8"?>

<ValueSet xmlns="http://hl7.org/fhir">
  <id value="security-source-type"/>
  <meta>
    <lastUpdated value="2026-04-01T17:59:15.240+00:00"/>
  </meta>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml">
      <p class="res-header-id">
        <b>Generated Narrative: ValueSet security-source-type</b>
      </p>
      <a name="security-source-type"> </a>
      <a name="hcsecurity-source-type"> </a>
      <ul>
        <li>Include these codes as defined in 
          <a href="http://terminology.hl7.org/7.1.0/CodeSystem-security-source-type.html">
            <code>http://terminology.hl7.org/CodeSystem/security-source-type</code>
          </a>
          <span title="Version is not explicitly stated, which means it is fixed to 1.0.0, the version found through the package references"> version 📦1.0.0</span>
          <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/7.1.0/CodeSystem-security-source-type.html#security-source-type-1">1</a>
              </td>
              <td style="color: #cccccc">User Device</td>
              <td>End-user display device, diagnostic device.</td>
            </tr>
            <tr>
              <td>
                <a href="http://terminology.hl7.org/7.1.0/CodeSystem-security-source-type.html#security-source-type-2">2</a>
              </td>
              <td style="color: #cccccc">Data Interface</td>
              <td>Data acquisition device or instrument.</td>
            </tr>
            <tr>
              <td>
                <a href="http://terminology.hl7.org/7.1.0/CodeSystem-security-source-type.html#security-source-type-3">3</a>
              </td>
              <td style="color: #cccccc">Web Server</td>
              <td>Web Server process or thread.</td>
            </tr>
            <tr>
              <td>
                <a href="http://terminology.hl7.org/7.1.0/CodeSystem-security-source-type.html#security-source-type-4">4</a>
              </td>
              <td style="color: #cccccc">Application Server</td>
              <td>Application Server process or thread.</td>
            </tr>
            <tr>
              <td>
                <a href="http://terminology.hl7.org/7.1.0/CodeSystem-security-source-type.html#security-source-type-5">5</a>
              </td>
              <td style="color: #cccccc">Database Server</td>
              <td>Database Server process or thread.</td>
            </tr>
            <tr>
              <td>
                <a href="http://terminology.hl7.org/7.1.0/CodeSystem-security-source-type.html#security-source-type-6">6</a>
              </td>
              <td style="color: #cccccc">Security Server</td>
              <td>Security server, e.g. a domain controller.</td>
            </tr>
            <tr>
              <td>
                <a href="http://terminology.hl7.org/7.1.0/CodeSystem-security-source-type.html#security-source-type-7">7</a>
              </td>
              <td style="color: #cccccc">Network Device</td>
              <td>ISO level 1-3 network component.</td>
            </tr>
            <tr>
              <td>
                <a href="http://terminology.hl7.org/7.1.0/CodeSystem-security-source-type.html#security-source-type-8">8</a>
              </td>
              <td style="color: #cccccc">Network Router</td>
              <td>ISO level 4-6 operating software.</td>
            </tr>
          </table>
        </li>
      </ul>
    </div>
  </text>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="sec"/>
  </extension>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
    <valueCode value="normative"/>
  </extension>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
    <valueInteger value="6"/>
  </extension>
  <url value="http://hl7.org/fhir/ValueSet/security-source-type"/>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:2.16.840.1.113883.4.642.3.2981"/>
  </identifier>
  <version value="6.0.0-ballot4"/>
  <name value="AuditEventSourceType"/>
  <title value="Audit Event Source Type"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2025-11-01"/>
  <publisher value="HL7 International / Security"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/secure"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="fhir@lists.hl7.org"/>
    </telecom>
  </contact>
  <description value="The type of process where the audit event originated from. Use of these codes is not required but is encouraged to maintain translation with DICOM AuditMessage schema."/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
      <display value="World"/>
    </coding>
  </jurisdiction>
  <copyright value="These codes are excerpted from Digital Imaging and Communications in Medicine (DICOM) Standard, Part 16: Content Mapping Resource, Copyright © 2011 by the National Electrical Manufacturers Association. Additional codes added by HL7 FHIR use-case analysis"/>
  <compose>
    <include>
      <system value="http://terminology.hl7.org/CodeSystem/security-source-type"/>
      <concept>
        <code value="1"/>
      </concept>
      <concept>
        <code value="2"/>
      </concept>
      <concept>
        <code value="3"/>
      </concept>
      <concept>
        <code value="4"/>
      </concept>
      <concept>
        <code value="5"/>
      </concept>
      <concept>
        <code value="6"/>
      </concept>
      <concept>
        <code value="7"/>
      </concept>
      <concept>
        <code value="8"/>
      </concept>
    </include>
  </compose>
</ValueSet>