This page is part of the FHIR Specification (v0.4.0: DSTU 2 Draft). 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"> <id value="valueset-provenance-agent-role"/> <meta> <lastUpdated value="2015-02-23T09:07:27.665+11:00"/> <profile value="http://hl7.org/fhir/Profile/valueset-shareable-definition"/> </meta> <text> <status value="extensions"/> <div xmlns="http://www.w3.org/1999/xhtml"><!-- Snipped for brevity --></div> </text> <extension url="http://hl7.org/fhir/ExtensionDefinition/valueset-oid"> <valueUri value="urn:oid:2.16.840.1.113883.4.642.2.269"/> </extension> <url value="http://hl7.org/fhir/vs/provenance-agent-role"/> <version value="0.4.0"/> <name value="ProvenanceParticipantRole"/> <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 role that a provenance participant played"/> <status value="draft"/> <experimental value="true"/> <date value="2023-05-12"/> <define> <extension url="http://hl7.org/fhir/ExtensionDefinition/valueset-oid"> <valueUri value="urn:oid:null"/> </extension> <system value="http://hl7.org/fhir/provenance-participant-role"/> <caseSensitive value="true"/> <concept> <extension url="http://hl7.org/fhir/ExtensionDefinition/valueset-comments"> <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/ExtensionDefinition/valueset-comments"> <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/ExtensionDefinition/valueset-comments"> <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/ExtensionDefinition/valueset-comments"> <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/ExtensionDefinition/valueset-comments"> <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/ExtensionDefinition/valueset-comments"> <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>
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.