<?xml version="1.0" encoding="UTF-8"?>
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="provenance-entity-role"/>
<meta>
<lastUpdated value="2019-11-01T09:29:23.356+11:00"/>
</meta>
<extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
<valueCode value="sec"/>
</extension>
<extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
<valueCode value="trial-use"/>
</extension>
<extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
<valueInteger value="3"/>
</extension>
<url value="http://hl7.org/fhir/provenance-entity-role"/>
<identifier>
<system value="urn:ietf:rfc:3986"/>
<value value="urn:oid:2.16.840.1.113883.4.642.4.437"/>
</identifier>
<version value="4.0.1"/>
<name value="ProvenanceEntityRole"/>
<title value="ProvenanceEntityRole"/>
<status value="draft"/>
<experimental value="false"/>
<date value="2019-11-01T09:29:23+11:00"/>
<publisher value="HL7 (FHIR Project)"/>
<contact>
<telecom>
<system value="url"/>
<value value="http://hl7.org/fhir"/>
</telecom>
<telecom>
<system value="email"/>
<value value="fhir@lists.hl7.org"/>
</telecom>
</contact>
<description value="How an entity was used in an activity."/>
<caseSensitive value="true"/>
<valueSet value="http://hl7.org/fhir/ValueSet/provenance-entity-role"/>
<content value="complete"/>
<concept>
<code value="derivation"/>
<display 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 pre-existing entity."/>
<concept>
<code value="revision"/>
<display value="Revision"/>
<definition value="A derivation for which the resulting entity is a revised version of some original."/>
</concept>
<concept>
<code value="quotation"/>
<display value="Quotation"/>
<definition value="The repeat of (some or all of) an entity, such as text or image, by someone who might or might not be its original author."/>
</concept>
<concept>
<code value="source"/>
<display 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>
<code value="removal"/>
<display value="Removal"/>
<definition value="A derivation for which the entity is removed from accessibility usually through the use of the Delete operation."/>
</concept>
</concept>
</CodeSystem>