type: valuesetvalueset: 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 version="1.0" encoding="UTF-8"?>
<ValueSet xmlns="http://hl7.org/fhir">
<id value="practitioner-role"/>
<extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
<valueCode value="pa"/>
</extension>
<extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
<valueCode value="informative"/>
</extension>
<url value="http://hl7.org/fhir/ValueSet/practitioner-role"/>
<identifier>
<system value="urn:ietf:rfc:3986"/>
<value value="urn:oid:2.16.840.1.113883.4.642.3.439"/>
</identifier>
<identifier>
<use value="old"/>
<system value="urn:ietf:rfc:3986"/>
<value value="urn:oid:2.16.840.1.113883.4.642.3.430"/>
</identifier>
<identifier>
<use value="old"/>
<system value="urn:ietf:rfc:3986"/>
<value value="urn:oid:2.16.840.1.113883.4.642.2.251"/>
</identifier>
<version value="6.0.0"/>
<name value="PractitionerRole"/>
<title value="Practitioner Role"/>
<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>