--- type: "valueset" title: "Participation Role Type" valueset: "participation-role-type" --- # Participation Role Type - **Official URL**: http://hl7.org/fhir/ValueSet/participation-role-type - **Version**: 1.9.0 - **Status**: active - **Name**: ParticipationRoleType - **Title**: Participation Role Type - **Publisher**: HL7 (FHIR Project) - **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. ## Content (Compose) - **System**: - - **System**: http://dicom.nema.org/resources/ontology/DCM - **System**: http://terminology.hl7.org/CodeSystem/extra-security-role-type ## ValueSet XML ```xml <status value="active"/> <experimental value="false"/> <date value="2021-12-06T18:00:00+01:00"/> <publisher value="HL7 (FHIR Project)"/> <contact> <telecom> <system value="url"/> <value value="http://hl7.org/fhir"/> </telecom> <telecom> <system value="email"/> <value value="fhir@lists.hl7.org"/> </telecom> </contact> <description value="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."/> <copyright value="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."/> <compose> <include> <valueSet value="http://terminology.hl7.org/ValueSet/provenance-agent-type"/> </include> <include> <system value="http://dicom.nema.org/resources/ontology/DCM"/> <valueSet value="http://dicom.nema.org/medical/dicom/current/output/chtml/part16/sect_CID_402.html"/> </include> <include> <system value="http://terminology.hl7.org/CodeSystem/extra-security-role-type"/> </include> </compose> </ValueSet> ```