type: valuesetvalueset: provenance-history-agent-type
Provenance Event History Agent Role Codes
- Official URL: http://hl7.org/fhir/ValueSet/provenance-history-agent-type
- Status: active
- Name: ProvenanceEventHistoryAgentRoleCodes
- Title: Provenance Event History Agent Role Codes
- Publisher: HL7 International / Security
- Description: Types of roles indicating how a particular agent was involved with the creation or modification of a resource for use when exposing event history
Content (Compose)
- System: http://terminology.hl7.org/CodeSystem/v3-ParticipationType | Concepts: AUT, INF, VRF, ENT
ValueSet XML
<?xml version="1.0" encoding="UTF-8"?>
<ValueSet xmlns="http://hl7.org/fhir">
<id value="provenance-history-agent-type"/>
<extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
<valueCode value="sec"/>
</extension>
<extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
<valueCode value="normative"/>
</extension>
<url value="http://hl7.org/fhir/ValueSet/provenance-history-agent-type"/>
<identifier>
<system value="urn:ietf:rfc:3986"/>
<value value="urn:oid:2.16.840.1.113883.4.642.3.927"/>
</identifier>
<name value="ProvenanceEventHistoryAgentRoleCodes"/>
<title value="Provenance Event History Agent Role Codes"/>
<status value="active"/>
<experimental value="false"/>
<publisher value="HL7 International / Security"/>
<contact>
<telecom>
<system value="url"/>
<value value="http://www.hl7.org/Special/committees/secure"/>
</telecom>
<telecom>
<system value="email"/>
<value value="fhir@lists.hl7.org"/>
</telecom>
</contact>
<description value="Types of roles indicating how a particular agent was involved with the creation or modification of a resource for use when exposing event history"/>
<compose>
<include>
<system value="http://terminology.hl7.org/CodeSystem/v3-ParticipationType"/>
<concept>
<code value="AUT"/>
<display value="Author"/>
</concept>
<concept>
<code value="INF"/>
<display value="Informant"/>
</concept>
<concept>
<code value="VRF"/>
<display value="Verifier"/>
</concept>
<concept>
<code value="ENT"/>
<display value="Data Enterer"/>
</concept>
</include>
</compose>
</ValueSet>