FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/condition-participation-role-vs

Packageuz.dhp.core
Resource TypeValueSet
Idcondition-participation-role-vs
FHIR VersionR5
Sourcehttp://dhp.uz/https://build.fhir.org/ig/vadi2/DHP-temp/ValueSet-condition-participation-role-vs.html
URLhttps://terminology.dhp.uz/ValueSet/condition-participation-role-vs
Version0.2.0
Statusdraft
Date2025-08-11T19:35:27+00:00
NameConditionParticipationRoleTypeVS
TitleTypes of participation role
DescriptionTypes of participation role in Uzbekistan

Resources that use this resource

StructureDefinition
uz-core-conditionUz Core Condition

Resources that this resource uses

CodeSystem
extra-security-role-typeSecurity Role Type
provenance-participant-typeProvenance participant type
DCMDICOM Controlled Terminology

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet condition-participation-role-vs

This ValueSet requires the Code system Supplements Provenance Participation Role Type translations, DICOM Controlled Terminology Definitions and Security role type translations.

This value set includes codes based on the following rules:

  • Include these codes as defined in http://terminology.hl7.org/CodeSystem/provenance-participant-type
    CodeDisplayDefinition
    entererEntererAn agent entering the data into the originating system, such as a scribe or transcriptionist.
    performerPerformerAn agent that who actually and principally carries out the activity
    authorAuthorAn agent that originates, or significant changes to, the entity and therefore has responsibility for the information given in the entity
    verifierVerifierAn agent who verifies the correctness and appropriateness of activity
    legalLegal AuthenticatorAn agent authenticated the content and accepted legal responsibility for its content
    attesterAttesterAn agent (verifier) who attests to the accuracy of the entity
    informantInformantAn agent who reported information that contributed to the entity
    custodianCustodianThe entity that is accountable for maintaining a true an accurate copy of the original record
    assemblerAssemblerA device that operates independently of an author using algorithms for data extraction of existing information for purpose of generating a new entity.
    composerComposerA device used by an author to record new information, which may also be used by the author to select existing information for aggregation with newly recorded information for the purpose of generating a new entity.
  • Include these codes as defined in http://dicom.nema.org/resources/ontology/DCM
    CodeDisplayDefinition
    110150ApplicationAudit participant role ID of software application.
    110151Application LauncherAudit participant role ID of software application launcher, i.e., the entity that started or stopped an application.
    110152Destination Role IDAudit participant role ID of the receiver of data.
    110153Source Role IDAudit participant role ID of the sender of data.
    110154Destination MediaAudit participant role ID of media receiving data during an export.
    110155Source MediaAudit participant role ID of media providing data during an import.
  • Include these codes as defined in http://terminology.hl7.org/CodeSystem/extra-security-role-type
    CodeDisplayDefinition
    authserverAuthorization ServerAn entity providing authorization services to enable the electronic sharing of health-related information based on resource owner's preapproved permissions. For example, an UMA Authorization Server[UMA]
    datacollectorData CollectorAn entity that collects information over which the data subject may have certain rights under policy or law to control that information's management and distribution by data collectors, including the right to access, retrieve, distribute, or delete that information.
    dataprocessorData ProcessorAn entity that processes collected information over which the data subject may have certain rights under policy or law to control that information's management and distribution by data processors, including the right to access, retrieve, distribute, or delete that information.
    datasubjectData SubjectA person whose personal information is collected or processed, and who may have certain rights under policy or law to control that information's management and distribution by data collectors or processors, including the right to access, retrieve, distribute, or delete that information.
    humanuserHuman UserThe human user that has participated.

Source

{
  "resourceType": "ValueSet",
  "id": "condition-participation-role-vs",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/valueset-supplement",
      "valueCanonical": "https://terminology.dhp.uz/CodeSystem/provenance-participation-role-type-cs|1.1.0"
    },
    {
      "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/condition-participation-role-vs",
  "version": "0.2.0",
  "name": "ConditionParticipationRoleTypeVS",
  "title": "Types of participation role",
  "status": "draft",
  "experimental": true,
  "date": "2025-08-11T19:35:27+00:00",
  "publisher": "Uzinfocom LLC",
  "contact": [
    {
      "name": "Uzinfocom LLC",
      "telecom": [
        {
          "system": "url",
          "value": "https://uzinfocom.uz"
        },
        {
          "system": "email",
          "value": "info@uzinfocom.uz"
        }
      ]
    }
  ],
  "description": "Types of participation role in Uzbekistan",
  "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": "enterer"
          },
          {
            "code": "performer"
          },
          {
            "code": "author"
          },
          {
            "code": "verifier"
          },
          {
            "code": "legal"
          },
          {
            "code": "attester"
          },
          {
            "code": "informant"
          },
          {
            "code": "custodian"
          },
          {
            "code": "assembler"
          },
          {
            "code": "composer"
          }
        ]
      },
      {
        "system": "http://dicom.nema.org/resources/ontology/DCM",
        "concept": [
          {
            "code": "110150"
          },
          {
            "code": "110151"
          },
          {
            "code": "110152"
          },
          {
            "code": "110153"
          },
          {
            "code": "110154"
          },
          {
            "code": "110155"
          }
        ]
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/extra-security-role-type",
        "concept": [
          {
            "code": "authserver"
          },
          {
            "code": "datacollector"
          },
          {
            "code": "dataprocessor"
          },
          {
            "code": "datasubject"
          },
          {
            "code": "humanuser"
          }
        ]
      }
    ]
  }
}