HL7 Terminology (THO)
3.0.0 - Publication

This page is part of the HL7 Terminology (v3.0.0: Release) based on FHIR R4. The current version which supercedes this version is 5.2.0. For a full list of available versions, see the Directory of published versions

: Provenance participant type - XML Representation

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="provenance-participant-type"/>
  <meta>
    <lastUpdated value="2020-04-09T15:10:28.568-06:00"/>
    <profile value="http://hl7.org/fhir/StructureDefinition/shareablecodesystem"/>
  </meta>
  <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-participant-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-participant-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-participant-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-participant-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-participant-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-participant-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-participant-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-participant-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-participant-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-participant-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/structuredefinition-wg">
    <valueCode value="sec"/>
  </extension>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
    <valueCode value="trial-use"/>
  </extension>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
    <valueInteger value="3"/>
  </extension>
  <url value="http://terminology.hl7.org/CodeSystem/provenance-participant-type"/>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:2.16.840.1.113883.4.642.1.1131"/>
  </identifier>
  <version value="0.1.0"/>
  <name value="ProvenanceParticipantType"/>
  <title value="Provenance participant type"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2023-05-12T10:00:00+10:00"/>
  <publisher value="HL7 (FHIR Project)"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://hl7.org/fhir"/>
    </telecom>
  </contact>
  <contact>
    <telecom>
      <system value="email"/>
      <value value="fhir@lists.hl7.org"/>
    </telecom>
  </contact>
  <description value="The type of participation a provenance participant."/>
  <caseSensitive value="true"/>
  <valueSet value="http://terminology.hl7.org/ValueSet/provenance-agent-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&#39;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>