| Package | uz.dhp.core |
| Resource Type | ValueSet |
| Id | audit-participation-role-type-vs |
| FHIR Version | R5 |
| Source | http://dhp.uz/https://build.fhir.org/ig/vadi2/DHP-temp/ValueSet-audit-participation-role-type-vs.html |
| URL | https://terminology.dhp.uz/ValueSet/audit-participation-role-type-vs |
| Version | 0.2.0 |
| Status | draft |
| Date | 2025-08-12T15:30:11+00:00 |
| Name | AuditParticipationRoleTypeVS |
| Title | Audit event role type |
| Description | Defines how the participant participated in Uzbek and Russian |
| StructureDefinition | |
| uz-core-auditevent | UZ Core AuditEvent |
| CodeSystem | |
| extra-security-role-type | Security Role Type |
| DCM | DICOM Controlled Terminology |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet audit-participation-role-type-vs
Language: uz
This ValueSet requires the Code system Supplements DICOM Controlled Terminology Definitions and Security role type translations.
This value set includes codes based on the following rules:
http://terminology.hl7.org/CodeSystem/extra-security-role-type| Code | Display | Definition |
| humanuser | Human User | The human user that has participated. |
http://dicom.nema.org/resources/ontology/DCM| Code | Display | Definition |
| 110150 | Application | Audit participant role ID of software application. |
{
"resourceType": "ValueSet",
"id": "audit-participation-role-type-vs",
"language": "uz",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/valueset-supplement",
"valueCanonical": "https://terminology.dhp.uz/CodeSystem/dicom-dcs-cs|2023.1.20230123"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/valueset-supplement",
"valueCanonical": "https://terminology.dhp.uz/CodeSystem/extra-security-role-type-cs|1.0.1"
}
],
"url": "https://terminology.dhp.uz/ValueSet/audit-participation-role-type-vs",
"version": "0.2.0",
"name": "AuditParticipationRoleTypeVS",
"title": "Audit event 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 how the participant participated in Uzbek and Russian",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "UZ",
"display": "Uzbekistan"
}
]
}
],
"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"
}
]
}
]
}
}