This page is part of the FHIR Specification (v0.5.0: DSTU 2 Ballot 2). 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-04-03T14:24:32.000+11:00"/> <profile value="http://hl7.org/fhir/StructureDefinition/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/StructureDefinition/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.5.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"/> <extensible value="true"/> <date value="2023-05-12"/> <define> <extension url="http://hl7.org/fhir/StructureDefinition/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/StructureDefinition/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/StructureDefinition/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/StructureDefinition/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/StructureDefinition/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/StructureDefinition/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> </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.