{ "description": "This FHIR value set is comprised of Actor participation Type codes, which can be used to value FHIR agents, actors, and other role elements. The codes are intended to express how the agent participated in some activity. Sometimes refered to the agent functional-role relative to the activity.", "compose": { "include": [ { "valueSet": [ "http://terminology.hl7.org/ValueSet/provenance-agent-type" ] }, { "system": "http://dicom.nema.org/resources/ontology/DCM", "valueSet": [ "http://dicom.nema.org/medical/dicom/current/output/chtml/part16/sect_CID_402.html" ] }, { "system": "http://terminology.hl7.org/CodeSystem/extra-security-role-type" } ] }, "_filename": "ValueSet-participation-role-type.json", "package_name": "hl7.fhir.r5.expansions", "date": "2021-12-06T18:00:00+01:00", "meta": { "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablevalueset" ], "lastUpdated": "2021-12-19T08:15:41.873+11:00" }, "publisher": "HL7 (FHIR Project)", "name": "ParticipationRoleType", "copyright": "This is an example FHIR value set based on ASTM Standard, E1762-95 (2013) Some codes are excerpted from Digital Imaging and Communications in Medicine (DICOM) Standard, Part 16: Content Mapping Resource, Copyright © 2011 by the National Electrical Manufacturers Association.", "type": null, "experimental": "true", "resourceType": "ValueSet", "expansion": { "contains": [ { "code": "enterer", "system": "http://terminology.hl7.org/CodeSystem/provenance-participant-type", "display": "Enterer", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/valueset-definition", "valueString": "A person entering the data into the originating system" } ], "designation": [ { "value": "Enterer" } ] }, { "code": "performer", "system": "http://terminology.hl7.org/CodeSystem/provenance-participant-type", "display": "Performer", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/valueset-definition", "valueString": "A person, animal, organization or device that who actually and principally carries out the activity" } ], "designation": [ { "value": "Performer" } ] }, { "code": "author", "system": "http://terminology.hl7.org/CodeSystem/provenance-participant-type", "display": "Author", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/valueset-definition", "valueString": "A party that originates the resource and therefore has responsibility for the information given in the resource and ownership of this resource" } ], "designation": [ { "value": "Author" } ] }, { "code": "verifier", "system": "http://terminology.hl7.org/CodeSystem/provenance-participant-type", "display": "Verifier", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/valueset-definition", "valueString": "A person who verifies the correctness and appropriateness of activity" } ], "designation": [ { "value": "Verifier" } ] }, { "code": "legal", "system": "http://terminology.hl7.org/CodeSystem/provenance-participant-type", "display": "Legal Authenticator", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/valueset-definition", "valueString": "The person authenticated the content and accepted legal responsibility for its content" } ], "designation": [ { "value": "Legal Authenticator" } ] }, { "code": "attester", "system": "http://terminology.hl7.org/CodeSystem/provenance-participant-type", "display": "Attester", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/valueset-definition", "valueString": "A verifier who attests to the accuracy of the resource" } ], "designation": [ { "value": "Attester" } ] }, { "code": "informant", "system": "http://terminology.hl7.org/CodeSystem/provenance-participant-type", "display": "Informant", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/valueset-definition", "valueString": "A person who reported information that contributed to the resource" } ], "designation": [ { "value": "Informant" } ] }, { "code": "custodian", "system": "http://terminology.hl7.org/CodeSystem/provenance-participant-type", "display": "Custodian", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/valueset-definition", "valueString": "The entity that is accountable for maintaining a true an accurate copy of the original record" } ], "designation": [ { "value": "Custodian" } ] }, { "code": "assembler", "system": "http://terminology.hl7.org/CodeSystem/provenance-participant-type", "display": "Assembler", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/valueset-definition", "valueString": "A device that operates independently of an author on custodian's algorithms for data extraction of existing information for purpose of generating a new artifact." } ], "designation": [ { "value": "Assembler" } ] }, { "code": "composer", "system": "http://terminology.hl7.org/CodeSystem/provenance-participant-type", "display": "Composer", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/valueset-definition", "valueString": "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 artifact." } ], "designation": [ { "value": "Composer" } ] }, { "code": "authserver", "system": "http://terminology.hl7.org/CodeSystem/extra-security-role-type", "display": "Authorization Server", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/valueset-definition", "valueString": "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]" } ], "designation": [ { "value": "Authorization Server" } ] }, { "code": "datacollector", "system": "http://terminology.hl7.org/CodeSystem/extra-security-role-type", "display": "Data Collector", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/valueset-definition", "valueString": "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." } ], "designation": [ { "value": "Data Collector" } ] }, { "code": "dataprocessor", "system": "http://terminology.hl7.org/CodeSystem/extra-security-role-type", "display": "Data Processor", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/valueset-definition", "valueString": "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." } ], "designation": [ { "value": "Data Processor" } ] }, { "code": "datasubject", "system": "http://terminology.hl7.org/CodeSystem/extra-security-role-type", "display": "Data Subject", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/valueset-definition", "valueString": "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." } ], "designation": [ { "value": "Data Subject" } ] }, { "code": "humanuser", "system": "http://terminology.hl7.org/CodeSystem/extra-security-role-type", "display": "Human User", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/valueset-definition", "valueString": "The human user that has participated." } ], "designation": [ { "value": "Human User" } ] } ], "parameter": [ { "name": "expansion-source", "valueUri": "ValueSet/participation-role-type" }, { "name": "limitedExpansion", "valueBoolean": true }, { "name": "includeDesignations", "valueBoolean": true }, { "name": "excludeNested", "valueBoolean": true }, { "name": "expansion-source", "valueUri": "ValueSet/provenance-agent-type" }, { "name": "limitedExpansion", "valueBoolean": true }, { "name": "includeDesignations", "valueBoolean": true }, { "name": "excludeNested", "valueBoolean": true }, { "name": "version", "valueUri": "http://terminology.hl7.org/CodeSystem/provenance-participant-type|0.1.0" }, { "name": "version", "valueUri": "http://terminology.hl7.org/CodeSystem/extra-security-role-type|0.1.0" } ], "timestamp": "2021-12-07T18:13:46.056Z", "identifier": "urn:uuid:48795863-9c66-4a2c-b0a6-9359ec48fb73" }, "title": "ParticipationRoleType", "package_version": "5.0.0-snapshot1", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/valueset-extensible", "valueBoolean": true }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", "valueCode": "sec" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", "valueCode": "trial-use" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", "valueInteger": 2 } ], "status": "draft", "id": "c66a4d08-1d78-4366-98fa-1793512f5bff", "kind": null, "url": "http://hl7.org/fhir/ValueSet/participation-role-type", "identifier": [ { "value": "urn:oid:2.16.840.1.113883.4.642.3.54", "system": "urn:ietf:rfc:3986" } ], "version": "5.0.0-snapshot1", "contact": [ { "telecom": [ { "value": "http://hl7.org/fhir", "system": "url" }, { "value": "fhir@lists.hl7.org", "system": "email" } ] } ] }