Release 4

Codesystem-provenance-agent-type.xml

Financial Management Work GroupMaturity Level: N/AStandards Status: Informative

Raw XML (canonical form + also see XML Format Specification)

Definition for Code System ProvenanceParticipantType

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

<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="provenance-agent-type"/> 
  <meta> 
    <lastUpdated value="2021-01-21T15:34:20.265+00:00"/> 
    <profile value="http://hl7.org/fhir/StructureDefinition/shareablecodesystem"/> 
  </meta> 
  <text> 
    <status value="generated"/> 
    <div xmlns="http://www.w3.org/1999/xhtml">
      <h2> Provenance participant type</h2> 
      <div> 
        <p> The type of participation a provenance participant.</p> 

      </div> 
      <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/structuredefinition-wg">
    <valueCode value="fm"/> 
  </extension> 
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
    <valueCode value="draft"/> 
  </extension> 
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
    <valueInteger value="1"/> 
  </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.4.1131"/> 
  </identifier> 
  <version value="4.0.1"/> 
  <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://hl7.org/fhir/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'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> 

Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.