Extensions for Using Data Elements from FHIR R5 in FHIR R4 - Downloaded Version null See the Directory of published versions
| Page standards status: Trial-use | Maturity Level: 3 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="provenance-entity-role"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml">
<p>This code system
<code>http://hl7.org/fhir/provenance-entity-role</code> defines the following codes:
</p>
<table class="codes">
<tr>
<td style="white-space:nowrap">
<b>Code</b>
</td>
<td>
<b>Display</b>
</td>
<td>
<b>Definition</b>
</td>
</tr>
<tr>
<td style="white-space:nowrap">revision
<a name="provenance-entity-role-revision"> </a>
</td>
<td>Revision</td>
<td>An entity that is used by the activity to produce a new version of that entity.</td>
</tr>
<tr>
<td style="white-space:nowrap">quotation
<a name="provenance-entity-role-quotation"> </a>
</td>
<td>Quotation</td>
<td>An entity that is copied in full or part by an agent that is not the author of the entity.</td>
</tr>
<tr>
<td style="white-space:nowrap">source
<a name="provenance-entity-role-source"> </a>
</td>
<td>Source</td>
<td>An entity that is used as input to the activity that produced the target.</td>
</tr>
<tr>
<td style="white-space:nowrap">instantiates
<a name="provenance-entity-role-instantiates"> </a>
</td>
<td>Instantiates</td>
<td>The record resulting from this event adheres to the protocol, guideline, order set or other definition represented by this entity.</td>
</tr>
<tr>
<td style="white-space:nowrap">removal
<a name="provenance-entity-role-removal"> </a>
</td>
<td>Removal</td>
<td>An entity that is removed from accessibility, usually through the DELETE operator.</td>
</tr>
</table>
</div>
</text>
<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>
<extension url="http://hl7.org/fhir/StructureDefinition/package-source">
<extension url="packageId">
<valueId value="hl7.fhir.uv.xver-r5.r4"/>
</extension>
<extension url="version">
<valueString value="0.1.0"/>
</extension>
<extension url="uri">
<valueUri
value="http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r5.r4"/>
</extension>
</extension>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
<valueCode value="sec"/>
</extension>
<url value="http://hl7.org/fhir/provenance-entity-role"/>
<version value="5.0.0"/>
<name value="ProvenanceEntityRole"/>
<title value="Provenance Entity Role"/>
<status value="active"/>
<experimental value="false"/>
<date value="2021-09-30T18:01:24-05:00"/>
<publisher value="Security"/>
<contact>
<name value="Security"/>
<telecom>
<system value="url"/>
<value value="http://www.hl7.org/Special/committees/secure"/>
</telecom>
</contact>
<description value="How an entity was used in an activity."/>
<jurisdiction>
<coding>
<system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
<code value="001"/>
<display value="World"/>
</coding>
</jurisdiction>
<caseSensitive value="true"/>
<valueSet
value="http://hl7.org/fhir/ValueSet/provenance-entity-role|4.0.1"/>
<hierarchyMeaning value="is-a"/>
<content value="complete"/>
<concept>
<code value="revision"/>
<display value="Revision"/>
<definition
value="An entity that is used by the activity to produce a new version of that entity."/>
</concept>
<concept>
<code value="quotation"/>
<display value="Quotation"/>
<definition
value="An entity that is copied in full or part by an agent that is not the author of the entity."/>
</concept>
<concept>
<code value="source"/>
<display value="Source"/>
<definition
value="An entity that is used as input to the activity that produced the target."/>
</concept>
<concept>
<code value="instantiates"/>
<display value="Instantiates"/>
<definition
value="The record resulting from this event adheres to the protocol, guideline, order set or other definition represented by this entity."/>
</concept>
<concept>
<code value="removal"/>
<display value="Removal"/>
<definition
value="An entity that is removed from accessibility, usually through the DELETE operator."/>
</concept>
</CodeSystem>