| Package | dhp |
| Resource Type | ValueSet |
| Id | provenance-participation-role-type-vs |
| FHIR Version | R5 |
| Source | http://medcore.uz/https://build.fhir.org/ig/uzinfocom-org/digital-health-ig/ValueSet-provenance-participation-role-type-vs.html |
| URL | https://terminology.medcore.uz/ValueSet/provenance-participation-role-type-vs |
| Version | 0.1.0 |
| Status | draft |
| Date | 2025-07-07T16:50:09+00:00 |
| Name | ProvenanceParticipationRoleTypeVS |
| Title | Provenance Participation Role Type |
| Description | Defines how the participant participated in Uzbek and Russian |
| StructureDefinition | |
| dhp-provenance | Uzbekistan DHP Provenance |
| CodeSystem | |
| provenance-participant-type | Provenance participant type |
Note: links and images are rebased to the (stated) source
English
Generated Narrative: ValueSet provenance-participation-role-type-vs
Language: en
This ValueSet requires the Code system Supplement Provenance Participation Role Type translations.
http://terminology.hl7.org/CodeSystem/provenance-participant-type| Code | Display | Definition |
| legal | Legal Authenticator | An agent authenticated the content and accepted legal responsibility for its content |
| author | Author | An agent that originates, or significant changes to, the entity and therefore has responsibility for the information given in the entity |
Russian
Сгенерированный нарратив: Экземпляр ресурса ValueSet определяет набор кодов, взятых из одной или нескольких кодовых систем, предназначенных для использования в определенном контексте. Наборы значений связывают определения CodeSystem и их использование в кодированных элементах . provenance-participation-role-type-vs
Язык: en
This ValueSet requires the Code system Supplement Provenance Participation Role Type translations.
http://terminology.hl7.org/CodeSystem/provenance-participant-type| Код | Отображение | Определение |
| legal | Legal Authenticator | An agent authenticated the content and accepted legal responsibility for its content |
| author | Author | An agent that originates, or significant changes to, the entity and therefore has responsibility for the information given in the entity |
{
"resourceType": "ValueSet",
"id": "provenance-participation-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/provenance-participation-role-type-cs|0.1.0"
}
],
"url": "https://terminology.medcore.uz/ValueSet/provenance-participation-role-type-vs",
"version": "0.1.0",
"name": "ProvenanceParticipationRoleTypeVS",
"title": "Provenance Participation 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 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/provenance-participant-type",
"concept": [
{
"code": "legal"
},
{
"code": "author"
}
]
}
]
}
}