Extensions for Using Data Elements from FHIR R4B in FHIR STU3 - Downloaded Version null See the Directory of published versions
| Page standards status: Trial-use | Maturity Level: 0 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="provenance-agent-type"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml">
<p>This code system http://terminology.hl7.org/CodeSystem/provenance-participant-type defines the following codes:</p>
<table class="codes">
<tr>
<td>
<b>Lvl</b>
</td>
<td style="white-space:nowrap">
<b>Code</b>
</td>
<td>
<b>Display</b>
</td>
<td>
<b>Definition</b>
</td>
</tr>
<tr>
<td>1</td>
<td style="white-space:nowrap">enterer
<a name="provenance-agent-type-enterer"> </a>
</td>
<td>Enterer</td>
<td>A person entering the data into the originating system</td>
</tr>
<tr>
<td>1</td>
<td style="white-space:nowrap">performer
<a name="provenance-agent-type-performer"> </a>
</td>
<td>Performer</td>
<td>A person, animal, organization or device that who actually and principally carries out the activity</td>
</tr>
<tr>
<td>1</td>
<td style="white-space:nowrap">author
<a name="provenance-agent-type-author"> </a>
</td>
<td>Author</td>
<td>A party that originates the resource and therefore has responsibility for the information given in the resource and ownership of this resource</td>
</tr>
<tr>
<td>1</td>
<td style="white-space:nowrap">verifier
<a name="provenance-agent-type-verifier"> </a>
</td>
<td>Verifier</td>
<td>A person who verifies the correctness and appropriateness of activity</td>
</tr>
<tr>
<td>2</td>
<td style="white-space:nowrap"> legal
<a name="provenance-agent-type-legal"> </a>
</td>
<td>Legal Authenticator</td>
<td>The person authenticated the content and accepted legal responsibility for its content</td>
</tr>
<tr>
<td>1</td>
<td style="white-space:nowrap">attester
<a name="provenance-agent-type-attester"> </a>
</td>
<td>Attester</td>
<td>A verifier who attests to the accuracy of the resource</td>
</tr>
<tr>
<td>1</td>
<td style="white-space:nowrap">informant
<a name="provenance-agent-type-informant"> </a>
</td>
<td>Informant</td>
<td>A person who reported information that contributed to the resource</td>
</tr>
<tr>
<td>1</td>
<td style="white-space:nowrap">custodian
<a name="provenance-agent-type-custodian"> </a>
</td>
<td>Custodian</td>
<td>The entity that is accountable for maintaining a true an accurate copy of the original record</td>
</tr>
<tr>
<td>1</td>
<td style="white-space:nowrap">assembler
<a name="provenance-agent-type-assembler"> </a>
</td>
<td>Assembler</td>
<td>A device that operates independently of an author on custodian's algorithms for data extraction of existing information for purpose of generating a new artifact.</td>
</tr>
<tr>
<td>1</td>
<td style="white-space:nowrap">composer
<a name="provenance-agent-type-composer"> </a>
</td>
<td>Composer</td>
<td>A device used by an author to record new information, which may also be used by the author to select existing information for aggregation with newly recorded information for the purpose of generating a new artifact.</td>
</tr>
</table>
</div>
</text>
<extension url="http://hl7.org/fhir/StructureDefinition/package-source">
<extension url="packageId">
<valueId value="hl7.fhir.uv.xver-r4b.r3"/>
</extension>
<extension url="version">
<valueString value="0.1.0"/>
</extension>
<extension url="uri">
<valueUri
value="http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r4b.r3"/>
</extension>
</extension>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
<valueCode value="sec"/>
</extension>
<url
value="http://terminology.hl7.org/CodeSystem/provenance-participant-type"/>
<version value="4.3.0"/>
<name value="ProvenanceParticipantType"/>
<status value="draft"/>
<experimental value="false"/>
<date value="2023-05-11T09:00:00-05:00"/>
<publisher value="Security"/>
<contact>
<name value="Security"/>
<telecom>
<system value="url"/>
<value value="http://www.hl7.org/Special/committees/secure"/>
</telecom>
</contact>
<description
value="The type of participation that a provenance agent (participant) played"/>
<jurisdiction>
<coding>
<system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
<code value="001"/>
<display value="World"/>
</coding>
</jurisdiction>
<caseSensitive value="true"/>
<valueSet value="http://hl7.org/fhir/ValueSet/provenance-participant-type"/>
<hierarchyMeaning value="is-a"/>
<content value="complete"/>
<concept>
<code value="enterer"/>
<display value="Enterer"/>
<definition
value="A person entering the data into the originating system"/>
</concept>
<concept>
<code value="performer"/>
<display value="Performer"/>
<definition
value="A person, animal, organization or device that who actually and principally carries out the activity"/>
</concept>
<concept>
<code value="author"/>
<display value="Author"/>
<definition
value="A party that originates the resource and therefore has responsibility for the information given in the resource and ownership of this resource"/>
</concept>
<concept>
<code value="verifier"/>
<display value="Verifier"/>
<definition
value="A person who verifies the correctness and appropriateness of activity"/>
<concept>
<code value="legal"/>
<display value="Legal Authenticator"/>
<definition
value="The person authenticated the content and accepted legal responsibility for its content"/>
</concept>
</concept>
<concept>
<code value="attester"/>
<display value="Attester"/>
<definition
value="A verifier who attests to the accuracy of the resource"/>
</concept>
<concept>
<code value="informant"/>
<display value="Informant"/>
<definition
value="A person who reported information that contributed to the resource"/>
</concept>
<concept>
<code value="custodian"/>
<display value="Custodian"/>
<definition
value="The entity that is accountable for maintaining a true an accurate copy of the original record"/>
</concept>
<concept>
<code value="assembler"/>
<display value="Assembler"/>
<definition
value="A device that operates independently of an author on custodian's algorithms for data extraction of existing information for purpose of generating a new artifact."/>
</concept>
<concept>
<code value="composer"/>
<display value="Composer"/>
<definition
value="A device used by an author to record new information, which may also be used by the author to select existing information for aggregation with newly recorded information for the purpose of generating a new artifact."/>
</concept>
</CodeSystem>