FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageuz.dhp.core
Resource TypeValueSet
IdValueSet-provenance-participation-role-type-vs.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/uzinfocom-org/digital-health-ig/ValueSet-provenance-participation-role-type-vs.html
URLhttps://terminology.dhp.uz/fhir/core/ValueSet/provenance-participation-role-type-vs
Version0.4.0
Statusdraft
Date2026-02-03T15:04:26+00:00
NameProvenanceParticipationRoleTypeVS
TitleProvenance Participation Role Type
DescriptionDefines how the participant participated in Uzbek and Russian

Resources that use this resource

StructureDefinition
uz-core-provenanceUZ Core Provenance

Resources that this resource uses

CodeSystem
provenance-participant-typeProvenance participant type

Narrative

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.

  • Include these codes as defined in http://terminology.hl7.org/CodeSystem/provenance-participant-type version 📦2.0.0
    CodeDisplayDefinition
    legalLegal AuthenticatorAn agent authenticated the content and accepted legal responsibility for its content
    authorAuthorAn 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.

  • Include эти коды, как они определены в http://terminology.hl7.org/CodeSystem/provenance-participant-type версия 📦2.0.0
    КодОтображениеОпределение
    legalLegal AuthenticatorAn agent authenticated the content and accepted legal responsibility for its content
    authorAuthorAn agent that originates, or significant changes to, the entity and therefore has responsibility for the information given in the entity

Uzbek


Generated Narrative: ValueSet resurs namunasi ma'lum bir kontekstda foydalanish uchun mo'ljallangan bir yoki bir nechta kod tizimlaridan olingan kodlar to'plamini belgilaydi. Qiymat to'plamlari CodeSystem ta'riflari va ulardan kodlangan elementlarda foydalanish o'rtasidagi bog'liqlik . provenance-participation-role-type-vs

Language: en

This ValueSet requires the Code system Supplement Provenance Participation Role Type translations.

  • Include these codes as defined in http://terminology.hl7.org/CodeSystem/provenance-participant-type version 📦2.0.0
    CodeDisplayDefinition
    legalLegal AuthenticatorAn agent authenticated the content and accepted legal responsibility for its content
    authorAuthorAn agent that originates, or significant changes to, the entity and therefore has responsibility for the information given in the entity

Source1

{
  "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.dhp.uz/fhir/core/CodeSystem/provenance-participation-role-type-cs|1.1.0"
    }
  ],
  "url": "https://terminology.dhp.uz/fhir/core/ValueSet/provenance-participation-role-type-vs",
  "version": "0.4.0",
  "name": "ProvenanceParticipationRoleTypeVS",
  "title": "Provenance Participation Role Type",
  "status": "draft",
  "experimental": true,
  "date": "2026-02-03T15:04:26+00:00",
  "publisher": "Ministry of Health of the Republic of Uzbekistan",
  "contact": [
    {
      "name": "Ministry of Health of the Republic of Uzbekistan",
      "telecom": [
        {
          "system": "url",
          "value": "https://gov.uz/en/ssv"
        },
        {
          "system": "email",
          "value": "info@ssv.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"
          }
        ]
      }
    ]
  }
}