--- type: "valueset" title: "Practitioner Role" valueset: "practitioner-role" --- # Practitioner Role - **Official URL**: http://hl7.org/fhir/ValueSet/practitioner-role - **Version**: 6.0.0 - **Status**: active - **Name**: PractitionerRole - **Title**: Practitioner Role - **Publisher**: FHIR Project team - **Description**: This example value set defines a set of codes that can be used to indicate the role of a Practitioner. ## Content (Compose) - **System**: http://terminology.hl7.org/CodeSystem/practitioner-role - **System**: http://snomed.info/sct | **Filters**: concept is-a 223366009 ## ValueSet XML ```xml <status value="active"/> <experimental value="false"/> <publisher value="FHIR Project team"/> <contact> <telecom> <system value="url"/> <value value="http://hl7.org/fhir"/> </telecom> </contact> <description value="This example value set defines a set of codes that can be used to indicate the role of a Practitioner."/> <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://terminology.hl7.org/CodeSystem/practitioner-role"/> </include> <include> <system value="http://snomed.info/sct"/> <filter> <property value="concept"/> <op value="is-a"/> <value value="223366009"/> </filter> </include> </compose> </ValueSet> ```