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 role type

Draft as of 2025-10-15

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "audit-participation-role-type-vs",
  "language" : "en",
  "text" : {
    "status" : "extensions",
    "div" : "<div xml:lang=\"en\" lang=\"en\"><hr/><p><b>English</b></p><hr/><p class=\"res-header-id\"><b>Generated Narrative: ValueSet audit-participation-role-type-vs</b></p><a name=\"audit-participation-role-type-vs\"> </a><a name=\"hcaudit-participation-role-type-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: uz</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-extra-security-role-type-cs.html\">Security role type 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://terminology.hl7.org/6.5.0/CodeSystem-extra-security-role-type.html\"><code>http://terminology.hl7.org/CodeSystem/extra-security-role-type</code></a><span title=\"Version is not explicitly stated, which means it is fixed to 1.0.1, the version found through the package references\"> version &#x1F4E6;1.0.1</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>humanuser</code></td><td style=\"color: #cccccc\">Human User</td><td>The human user that has participated.</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>110150</code></td><td style=\"color: #cccccc\">Application</td><td>Audit participant role ID of software application.</td></tr></table></li></ul></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/valueset-supplement",
      "valueCanonical" : "https://terminology.dhp.uz/fhir/core/CodeSystem/dicom-dcs-cs|2023.1.20230123"
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/valueset-supplement",
      "valueCanonical" : "https://terminology.dhp.uz/fhir/core/CodeSystem/extra-security-role-type-cs|1.0.1"
    }
  ],
  "url" : "https://terminology.dhp.uz/fhir/core/ValueSet/audit-participation-role-type-vs",
  "version" : "0.3.0",
  "name" : "AuditParticipationRoleTypeVS",
  "title" : "Audit event role type",
  "status" : "draft",
  "experimental" : true,
  "date" : "2025-10-15T12:31:04+00:00",
  "publisher" : "Uzinfocom LLC",
  "contact" : [
    {
      "name" : "Uzinfocom LLC",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://uzinfocom.uz"
        },
        {
          "system" : "email",
          "value" : "info@uzinfocom.uz"
        }
      ]
    }
  ],
  "description" : "Defines how the participant participated in Uzbek and Russian",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/extra-security-role-type",
        "concept" : [
          {
            "code" : "humanuser"
          }
        ]
      },
      {
        "system" : "http://dicom.nema.org/resources/ontology/DCM",
        "concept" : [
          {
            "code" : "110150"
          }
        ]
      }
    ]
  }
}