<?xml version="1.0" encoding="UTF-8"?>

<ValueSet xmlns="http://hl7.org/fhir">
  <id value="provenance-agent-type-vs"/>
  <text>
    <status value="extensions"/><div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet provenance-agent-type-vs</b></p><a name="provenance-agent-type-vs"> </a><a name="hcprovenance-agent-type-vs"> </a><ul><li>Include these codes as defined in <a href="http://terminology.hl7.org/7.1.0/CodeSystem-provenance-participant-type.html"><code>http://terminology.hl7.org/CodeSystem/provenance-participant-type</code></a><span title="Version is explicitly stated to be 2.0.0"> version &#x1F4CD;2.0.0</span><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href="http://terminology.hl7.org/7.1.0/CodeSystem-provenance-participant-type.html#provenance-participant-type-assembler">assembler</a></td><td>Assembler</td><td>A device that operates independently of an author using algorithms for data extraction of existing information for purpose of generating a new entity.</td></tr><tr><td><a href="http://terminology.hl7.org/7.1.0/CodeSystem-provenance-participant-type.html#provenance-participant-type-author">author</a></td><td>Author</td><td>An agent that originates, or significant changes to, the entity and therefore has responsibility for the information given in the entity</td></tr></table></li></ul></div>
  </text>
  <url value="http://fhir.tiro.health/ValueSet/provenance-agent-type-vs"/>
  <version value="0.1.0"/>
  <name value="ProvenanceAgentTypeVS"/>
  <title value="Provenance Agent Type Value Set"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2026-04-30T09:19:32+00:00"/>
  <publisher value="Tiro.health"/>
  <contact>
    <name value="Tiro.health"/>
    <telecom>
      <system value="url"/>
      <value value="http://tiro.health"/>
    </telecom>
  </contact>
  <description value="Standard FHIR agent type codes used in FormProvenance.agent.type. Automated Atticus engines use #assembler; source document authors use #author."/>
  <compose>
    <include>
      <system value="http://terminology.hl7.org/CodeSystem/provenance-participant-type"/>
      <version value="2.0.0"/>
      <concept>
        <code value="assembler"/>
        <display value="Assembler"/>
      </concept>
      <concept>
        <code value="author"/>
        <display value="Author"/>
      </concept>
    </include>
  </compose>
</ValueSet>