Uzbekistan Digital Health Platform
0.3.0 - International flag

Uzbekistan Digital Health Platform, published by Uzinfocom LLC. This guide is not an authorized publication; it is the continuous build for version 0.3.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/vadi2/DHP-temp/ and changes regularly. See the Directory of published versions

: Audit event subtype

Draft as of 2025-10-15

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="audit-event-subtype-vs"/>
  <language value="en"/>
  <text>
    <status value="extensions"/>
    <div xml:lang="en" lang="en"><hr/><p><b>English</b></p><hr/><p class="res-header-id"><b>Generated Narrative: ValueSet audit-event-subtype-vs</b></p><a name="audit-event-subtype-vs"> </a><a name="hcaudit-event-subtype-vs"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Language: en</p></div><p>This ValueSet requires the Code system Supplements <a href="CodeSystem-dicom-dcs-cs.html">DICOM Controlled Terminology Definitions</a> and <a href="CodeSystem-http-interaction-cs.html">HTTP interaction translations</a>.</p><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <a href="http://hl7.org/fhir/R5/codesystem-restful-interaction.html"><code>http://hl7.org/fhir/restful-interaction</code></a><span title="Version is not explicitly stated, which means it is fixed to 5.0.0, the version found through the package references"> version &#x1F4E6;5.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><code>read</code></td><td style="color: #cccccc">read</td><td>Read the current state of the resource.</td></tr><tr><td><code>update</code></td><td style="color: #cccccc">update</td><td>Update an existing resource by its id (or create it if it is new).</td></tr><tr><td><code>create</code></td><td style="color: #cccccc">create</td><td>Create a new resource with a server assigned id.</td></tr><tr><td><code>delete</code></td><td style="color: #cccccc">delete</td><td>Delete a resource.</td></tr><tr><td><code>search</code></td><td style="color: #cccccc">search</td><td>Search a resource type or all resources based on some filter criteria.</td></tr></table></li><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><span title="Version is not explicitly stated, which means it is fixed to 2025.2.20250411, the version found through the package references"> version &#x1F4E6;2025.2.20250411</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><code>110122</code></td><td style="color: #cccccc">Login</td><td>Audit event: User login has been attempted.</td></tr><tr><td><code>110123</code></td><td style="color: #cccccc">Logout</td><td>Audit event: User logout has been attempted.</td></tr></table></li></ul></div>
  </text>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/valueset-supplement">
    <valueCanonical
                    value="https://terminology.dhp.uz/fhir/core/CodeSystem/dicom-dcs-cs|2023.1.20230123"/>
  </extension>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/valueset-supplement">
    <valueCanonical
                    value="https://terminology.dhp.uz/fhir/core/CodeSystem/http-interaction-cs|5.0.0"/>
  </extension>
  <url
       value="https://terminology.dhp.uz/fhir/core/ValueSet/audit-event-subtype-vs"/>
  <version value="0.3.0"/>
  <name value="AuditEventSubTypeVS"/>
  <title value="Audit event subtype"/>
  <status value="draft"/>
  <experimental value="true"/>
  <date value="2025-10-15T12:31:04+00:00"/>
  <publisher value="Uzinfocom LLC"/>
  <contact>
    <name value="Uzinfocom LLC"/>
    <telecom>
      <system value="url"/>
      <value value="https://uzinfocom.uz"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="info@uzinfocom.uz"/>
    </telecom>
  </contact>
  <description
               value="Defines the subtype of event that is being recorded in Uzbek and Russian"/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
    </coding>
  </jurisdiction>
  <compose>
    <include>
      <system value="http://hl7.org/fhir/restful-interaction"/>
      <concept>
        <code value="read"/>
      </concept>
      <concept>
        <code value="update"/>
      </concept>
      <concept>
        <code value="create"/>
      </concept>
      <concept>
        <code value="delete"/>
      </concept>
      <concept>
        <code value="search"/>
      </concept>
    </include>
    <include>
      <system value="http://dicom.nema.org/resources/ontology/DCM"/>
      <concept>
        <code value="110122"/>
      </concept>
      <concept>
        <code value="110123"/>
      </concept>
    </include>
  </compose>
</ValueSet>