| Package | uz.dhp.core | 
| Resource Type | ValueSet | 
| Id | security-role-type-vs | 
| FHIR Version | R5 | 
| Source | http://dhp.uz/https://build.fhir.org/ig/vadi2/DHP-temp/ValueSet-security-role-type-vs.html | 
| URL | https://terminology.dhp.uz/ValueSet/security-role-type-vs | 
| Version | 0.2.0 | 
| Status | draft | 
| Date | 2025-08-12T15:30:11+00:00 | 
| Name | SecurityRoleTypeVS | 
| Title | Security role type | 
| Description | Defines the role of the participant that is being recorded in Uzbek and Russian | 
| StructureDefinition | |
| uz-core-auditevent | UZ Core AuditEvent | 
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet security-role-type-vs
This ValueSet requires the Code system Supplement Sample security structural roles.
http://hl7.org/fhir/sample-security-structural-roles| Code | Display | Definition | 
| regulated-health-professionals | Regulated Health Professionals | A person who is authorized by a national recognized body to be qualified to perform health services | 
| non-regulated-health-professionals | Non-Regulated health Professionals | person employed by a healthcare organization who is not a health professional | 
{
  "resourceType": "ValueSet",
  "id": "security-role-type-vs",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/valueset-supplement",
      "valueCanonical": "https://terminology.dhp.uz/CodeSystem/sample-security-structural-roles-cs|5.0.0"
    }
  ],
  "url": "https://terminology.dhp.uz/ValueSet/security-role-type-vs",
  "version": "0.2.0",
  "name": "SecurityRoleTypeVS",
  "title": "Security role type",
  "status": "draft",
  "experimental": true,
  "date": "2025-08-12T15:30:11+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": "urn:iso:std:iso:3166",
          "code": "UZ",
          "display": "Uzbekistan"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://hl7.org/fhir/sample-security-structural-roles",
        "concept": [
          {
            "code": "regulated-health-professionals"
          },
          {
            "code": "non-regulated-health-professionals"
          }
        ]
      }
    ]
  }
}