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
Definition for Value SetProvenanceEntityRole
<ValueSet xmlns="http://hl7.org/fhir"> <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml"> <h2>ProvenanceEntityRole</h2> <p>How an entity was used in an activity</p> <p>This value set defines its own terms in the system http://hl7.org/fhir/provenance-entity-role</p> <table> <tr> <td> <b>Code</b> </td> <td> <b>Display</b> </td> <td> <b>Definition</b> </td> </tr> <tr> <td>derivation <a name="derivation"> </a> </td> <td/> <td>A transformation of an entity into another, an update of an entity resulting in a new one, or the construction of a new entity based on a preexisting entity.</td> </tr> <tr> <td>..revision <a name="revision"> </a> </td> <td/> <td>A derivation for which the resulting entity is a revised version of some original.</td> </tr> <tr> <td>..quotation <a name="quotation"> </a> </td> <td/> <td>The repeat of (some or all of) an entity, such as text or image, by someone who may or may not be its original author.</td> </tr> <tr> <td>..source <a name="source"> </a> </td> <td/> <td>A primary source for a topic refers to something produced by some agent with direct experience and knowledge about the topic, at the time of the topic's study, without benefit from hindsight.</td> </tr> </table> </div> </text> <identifier value="http://hl7.org/fhir/vs/provenance-entity-role"/> <name value="ProvenanceEntityRole"/> <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="How an entity was used in an activity"/> <status value="draft"/> <date value="2014-09-30T18:09:16.979+10:00"/> <define> <system value="http://hl7.org/fhir/provenance-entity-role"/> <caseSensitive value="true"/> <concept> <code value="derivation"/> <definition value="A transformation of an entity into another, an update of an entity resulting in a new one, or the construction of a new entity based on a preexisting entity."/> <concept> <code value="revision"/> <definition value="A derivation for which the resulting entity is a revised version of some original."/> </concept> <concept> <code value="quotation"/> <definition value="The repeat of (some or all of) an entity, such as text or image, by someone who may or may not be its original author."/> </concept> <concept> <code value="source"/> <definition value="A primary source for a topic refers to something produced by some agent with direct experience and knowledge about the topic, at the time of the topic's study, without benefit from hindsight."/> </concept> </concept> </define> </ValueSet>