This page is part of the FHIR Specification (v0.0.82: DSTU 1). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions . Page versions: R4 R2
Definition for Value SetProvenanceParticipantRole
<ValueSet xmlns="http://hl7.org/fhir"> <text> <status value="extensions"/> <div xmlns="http://www.w3.org/1999/xhtml"> <h2>ProvenanceParticipantRole</h2> <p>The role that a provenance participant played</p> <p>This value set defines its own terms in the system http://hl7.org/fhir/provenance-participant-role</p> <table> <tr> <td> <b>Code</b> </td> <td> <b>Display</b> </td> <td> <b>Definition</b> </td> <td> <b>Comments</b> </td> </tr> <tr> <td>enterer <a name="enterer"> </a> </td> <td/> <td>A person entering the data into the originating system</td> <td>The data entry person is collected optionally for internal quality control purposes. This includes the transcriptionist for dictated text</td> </tr> <tr> <td>performer <a name="performer"> </a> </td> <td/> <td>A person, animal, organization or device that who actually and principally carries out the activity</td> <td>Device should only be assigned as a performer in circumstances where the device is performing independent of human intervention. Need not be the principal responsible actor</td> </tr> <tr> <td>author <a name="author"> </a> </td> <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> <td>Every resource should have an author</td> </tr> <tr> <td>verifier <a name="verifier"> </a> </td> <td/> <td>A person who verifies the correctness and appropriateness of activity</td> <td>This is often used in association with the institution that hosts an activity</td> </tr> <tr> <td>attester <a name="attester"> </a> </td> <td/> <td>A verifier who attests to the accuracy of the resource</td> <td/> </tr> <tr> <td>informant <a name="informant"> </a> </td> <td/> <td>A person who reported information that contributed to the resource</td> <td>e.g., a next of kin who answers questions about the patient's history</td> </tr> <tr> <td>source <a name="source"> </a> </td> <td/> <td>An information source from which the portions of the resource are derived</td> <td>May be an electronic document, application, paper record, etc. *Not* a person</td> </tr> <tr> <td>cc <a name="cc"> </a> </td> <td/> <td>A party, who may or should receive or who has received a copy of the resource or subsequent or derivative information of that resource</td> <td/> </tr> <tr> <td>application <a name="application"> </a> </td> <td/> <td>An application with a user interface that interacts with a person</td> <td/> </tr> <tr> <td>daemon <a name="daemon"> </a> </td> <td/> <td>A background process that transfers information from one place or form to another</td> <td/> </tr> </table> </div> </text> <identifier value="http://hl7.org/fhir/vs/provenance-agent-role"/> <name value="ProvenanceParticipantRole"/> <publisher value="HL7 (FHIR Project)"/> <telecom> <system value="url"/> <value value="http://hl7.org/fhir"/> </telecom> <telecom> <system value="email"/> <value value="fhir@lists.hl7.org"/> </telecom> <description value="The role that a provenance participant played"/> <status value="draft"/> <date value="2023-05-12T00:10:00"/> <define> <system value="http://hl7.org/fhir/provenance-participant-role"/> <caseSensitive value="true"/> <concept> <extension url="http://hl7.org/fhir/Profile/tools-extensions#comment"> <valueString value="The data entry person is collected optionally for internal quality control purposes. This includes the transcriptionist for dictated text"/> </extension> <code value="enterer"/> <definition value="A person entering the data into the originating system"/> </concept> <concept> <extension url="http://hl7.org/fhir/Profile/tools-extensions#comment"> <valueString value="Device should only be assigned as a performer in circumstances where the device is performing independent of human intervention. Need not be the principal responsible actor"/> </extension> <code value="performer"/> <definition value="A person, animal, organization or device that who actually and principally carries out the activity"/> </concept> <concept> <extension url="http://hl7.org/fhir/Profile/tools-extensions#comment"> <valueString value="Every resource should have an author"/> </extension> <code 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> <extension url="http://hl7.org/fhir/Profile/tools-extensions#comment"> <valueString value="This is often used in association with the institution that hosts an activity"/> </extension> <code value="verifier"/> <definition value="A person who verifies the correctness and appropriateness of activity"/> </concept> <concept> <code value="attester"/> <definition value="A verifier who attests to the accuracy of the resource"/> </concept> <concept> <extension url="http://hl7.org/fhir/Profile/tools-extensions#comment"> <valueString value="e.g., a next of kin who answers questions about the patient's history"/> </extension> <code value="informant"/> <definition value="A person who reported information that contributed to the resource"/> </concept> <concept> <extension url="http://hl7.org/fhir/Profile/tools-extensions#comment"> <valueString value="May be an electronic document, application, paper record, etc. *Not* a person"/> </extension> <code value="source"/> <definition value="An information source from which the portions of the resource are derived"/> </concept> <concept> <code value="cc"/> <definition value="A party, who may or should receive or who has received a copy of the resource or subsequent or derivative information of that resource"/> </concept> <concept> <code value="application"/> <definition value="An application with a user interface that interacts with a person"/> </concept> <concept> <code value="daemon"/> <definition value="A background process that transfers information from one place or form to another"/> </concept> </define> </ValueSet>