type: valuesetvalueset: performer-function
Performer Function Codes
- Official URL: http://hl7.org/fhir/ValueSet/performer-function
- Status: draft
- Name: PerformerFunctionCodes
- Title: Performer Function Codes
- Publisher: HL7 International - Orders and Observations WG
- Description: The types of involvement of the performer in the Event.
Content (Compose)
- System: http://terminology.hl7.org/CodeSystem/v3-ParticipationType | Concepts: TRANS, PART, ATND, CON, AUT, INF, ENT, WIT, PPRF, SPRF, RESP, VRF, AUTHEN, LA
ValueSet XML
<?xml version="1.0" encoding="UTF-8"?>
<ValueSet xmlns="http://hl7.org/fhir">
<id value="perfomer-function"/>
<url value="http://hl7.org/fhir/ValueSet/performer-function"/>
<identifier>
<system value="urn:ietf:rfc:3986"/>
<value value="urn:oid:2.16.840.1.113883.4.642.3.3012"/>
</identifier>
<name value="PerformerFunctionCodes"/>
<title value="Performer Function Codes"/>
<status value="draft"/>
<experimental value="true"/>
<publisher value="HL7 International - Orders and Observations WG"/>
<contact>
<telecom>
<system value="url"/>
<value value="http://www.hl7.org/Special/committees/orders/index.cfm"/>
</telecom>
</contact>
<description value="The types of involvement of the performer in the Event."/>
<compose>
<include>
<system value="http://terminology.hl7.org/CodeSystem/v3-ParticipationType"/>
<concept>
<code value="TRANS"/>
</concept>
<concept>
<code value="PART"/>
</concept>
<concept>
<code value="ATND"/>
</concept>
<concept>
<code value="CON"/>
</concept>
<concept>
<code value="AUT"/>
</concept>
<concept>
<code value="INF"/>
</concept>
<concept>
<code value="ENT"/>
</concept>
<concept>
<code value="WIT"/>
</concept>
<concept>
<code value="PPRF"/>
</concept>
<concept>
<code value="SPRF"/>
</concept>
<concept>
<code value="RESP"/>
</concept>
<concept>
<code value="VRF"/>
</concept>
<concept>
<code value="AUTHEN"/>
</concept>
<concept>
<code value="LA"/>
</concept>
</include>
</compose>
</ValueSet>