--- type: "valueset" title: "Participant Roles" valueset: "participant-role" --- # Participant Roles - **Official URL**: http://hl7.org/fhir/ValueSet/participant-role - **Version**: 6.0.0 - **Status**: active - **Name**: ParticipantRoles - **Title**: Participant Roles - **Publisher**: FHIR Project - **Description**: Roles of participants that may be included in a care team. Defined as: Healthcare professional (occupation) or Services (qualifier value). ## Content (Compose) - **System**: http://snomed.info/sct | **Concepts**: 429577009, 116154003, 133932002 - **System**: http://snomed.info/sct | **Filters**: concept is-a 223366009 - **System**: http://snomed.info/sct | **Filters**: concept is-a 224930009 ## ValueSet XML ```xml <status value="active"/> <experimental value="true"/> <publisher value="FHIR Project"/> <description value="Roles of participants that may be included in a care team. Defined as: Healthcare professional (occupation) or Services (qualifier value)."/> <copyright value="This resource includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyright of the International Health Terminology Standards Development Organisation (IHTSDO). Implementers of these specifications must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/get-snomed-ct or info@snomed.org"/> <compose> <include> <system value="http://snomed.info/sct"/> <concept> <code value="429577009"/> </concept> <concept> <code value="116154003"/> </concept> <concept> <code value="133932002"/> </concept> </include> <include> <system value="http://snomed.info/sct"/> <filter> <property value="concept"/> <op value="is-a"/> <value value="223366009"/> </filter> </include> <include> <system value="http://snomed.info/sct"/> <filter> <property value="concept"/> <op value="is-a"/> <value value="224930009"/> </filter> </include> </compose> </ValueSet> ```