Package | dhp |
Resource Type | ValueSet |
Id | security-role-type-vs |
FHIR Version | R5 |
Source | http://medcore.uz/https://build.fhir.org/ig/uzinfocom-org/digital-health-ig/ValueSet-security-role-type-vs.html |
URL | https://terminology.medcore.uz/ValueSet/security-role-type-vs |
Version | 0.1.0 |
Status | draft |
Date | 2025-07-07T16:50:09+00:00 |
Name | SecurityRoleTypeVS |
Title | Security role type |
Description | Defines the role of the participant that is being recorded in Uzbek and Russian |
StructureDefinition | |
dhp-auditevent | Uzbekistan DHP AuditEvent |
No resources found
Note: links and images are rebased to the (stated) source
English
Generated Narrative: ValueSet security-role-type-vs
Language: en
This ValueSet requires the Code system Supplement Security role type translations.
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 |
Russian
Сгенерированный нарратив: Экземпляр ресурса ValueSet определяет набор кодов, взятых из одной или нескольких кодовых систем, предназначенных для использования в определенном контексте. Наборы значений связывают определения CodeSystem и их использование в кодированных элементах . security-role-type-vs
Язык: en
This ValueSet requires the Code system Supplement Security role type translations.
http://hl7.org/fhir/sample-security-structural-roles
Код | Отображение | Определение |
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", "language": "en", "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/valueset-supplement", "valueCanonical": "https://terminology.medcore.uz/CodeSystem/security-role-type-cs|0.1.0" } ], "url": "https://terminology.medcore.uz/ValueSet/security-role-type-vs", "version": "0.1.0", "name": "SecurityRoleTypeVS", "title": "Security role type", "status": "draft", "experimental": true, "date": "2025-07-07T16:50:09+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" } ] } ] } }