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

: Security role type

Draft as of 2025-10-15

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "security-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 security-role-type-vs</b></p><a name=\"security-role-type-vs\"> </a><a name=\"hcsecurity-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: en</p></div><p>This ValueSet requires the Code system Supplement <a href=\"CodeSystem-sample-security-structural-roles-cs.html\">Sample security structural roles</a>.</p><ul><li>Include these codes as defined in <a href=\"http://hl7.org/fhir/R5/codesystem-sample-security-structural-roles.html\"><code>http://hl7.org/fhir/sample-security-structural-roles</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>regulated-health-professionals</code></td><td style=\"color: #cccccc\">Regulated Health Professionals</td><td>A person who is authorized by a national recognized body to be qualified to perform health services</td></tr><tr><td><code>non-regulated-health-professionals</code></td><td style=\"color: #cccccc\">Non-Regulated health Professionals</td><td>person employed by a healthcare organization who is not a health professional</td></tr></table></li></ul></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/valueset-supplement",
      "valueCanonical" : "https://terminology.dhp.uz/fhir/core/CodeSystem/sample-security-structural-roles-cs|5.0.0"
    }
  ],
  "url" : "https://terminology.dhp.uz/fhir/core/ValueSet/security-role-type-vs",
  "version" : "0.3.0",
  "name" : "SecurityRoleTypeVS",
  "title" : "Security 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 the role of the participant that is being recorded in Uzbek and Russian",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "http://hl7.org/fhir/sample-security-structural-roles",
        "concept" : [
          {
            "code" : "regulated-health-professionals"
          },
          {
            "code" : "non-regulated-health-professionals"
          }
        ]
      }
    ]
  }
}