FHIR IG Statistics: ValueSet/condition-participation-role-vs
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
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
Code | Display | Definition |
enterer | Enterer | An agent entering the data into the originating system, such as a scribe or transcriptionist. |
performer | Performer | An agent that who actually and principally carries out the activity |
author | Author | An agent that originates, or significant changes to, the entity and therefore has responsibility for the information given in the entity |
verifier | Verifier | An agent who verifies the correctness and appropriateness of activity |
legal | Legal Authenticator | An agent authenticated the content and accepted legal responsibility for its content |
attester | Attester | An agent (verifier) who attests to the accuracy of the entity |
informant | Informant | An agent who reported information that contributed to the entity |
custodian | Custodian | The entity that is accountable for maintaining a true an accurate copy of the original record |
assembler | Assembler | A device that operates independently of an author using algorithms for data extraction of existing information for purpose of generating a new entity. |
composer | Composer | A 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
Code | Display | Definition |
110150 | Application | Audit participant role ID of software application. |
110151 | Application Launcher | Audit participant role ID of software application launcher, i.e., the entity that started or stopped an application. |
110152 | Destination Role ID | Audit participant role ID of the receiver of data. |
110153 | Source Role ID | Audit participant role ID of the sender of data. |
110154 | Destination Media | Audit participant role ID of media receiving data during an export. |
110155 | Source Media | Audit 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
Code | Display | Definition |
authserver | Authorization Server | An 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] |
datacollector | Data Collector | An 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. |
dataprocessor | Data Processor | An 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. |
datasubject | Data Subject | A 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. |
humanuser | Human User | The 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"
}
]
}
]
}
}