{
"resourceType": "ValueSet", "id": "provenance-entity-role", "meta": { "lastUpdated": "2015-10-24T07:41:03.495+11:00", "profile": [ "http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition" ] }, "text": { "status": "generated", "div": "<div><h2>ProvenanceEntityRole</h2><p>How an entity was used in an activity.</p><p>This value set has an inline code system http://hl7.org/fhir/provenance-entity-role, which defines the following codes:</p><table class=\"codes\"><tr><td><b>Lvl</b></td><td><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td>1</td><td>derivation<a name=\"derivation\"> </a></td><td>Derivation</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>2</td><td> revision<a name=\"revision\"> </a></td><td>Revision</td><td>A derivation for which the resulting entity is a revised version of some original.</td></tr><tr><td>2</td><td> quotation<a name=\"quotation\"> </a></td><td>Quotation</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>2</td><td> source<a name=\"source\"> </a></td><td>Source</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>" }, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/valueset-oid", "valueUri": "urn:oid:2.16.840.1.113883.4.642.2.247" } ], "url": "http://hl7.org/fhir/ValueSet/provenance-entity-role", "version": "1.0.2", "name": "ProvenanceEntityRole", "status": "draft", "experimental": false, "publisher": "HL7 (FHIR Project)", "contact": [ { "telecom": [ { "system": "other", "value": "http://hl7.org/fhir" }, { "system": "email", "value": "fhir@lists.hl7.org" } ] } ], "date": "2015-10-24T07:41:03+11:00", "description": "How an entity was used in an activity.", "codeSystem": { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/valueset-oid", "valueUri": "urn:oid:2.16.840.1.113883.4.642.1.247" } ], "system": "http://hl7.org/fhir/provenance-entity-role", "version": "1.0.2", "caseSensitive": true, "concept": [ { "code": "derivation", "display": "Derivation", "definition": "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": "revision", "display": "Revision", "definition": "A derivation for which the resulting entity is a revised version of some original." }, { "code": "quotation", "display": "Quotation", "definition": "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." }, { "code": "source", "display": "Source", "definition": "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." } ] } ] }
}