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

Provenance-extensions-spreadsheet.xml

Provenance HL7 Extensions

Raw XML

<Profile xmlns="http://hl7.org/fhir">
  <text>
    <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><pre> <span style="float: right"><a href="formats.html" title="Documentation for this format"><img alt="doco" src="help.png"/></a></span>
<span style=" color: Gray">&lt;!-- <span style="color: Darkviolet">Extensions</span> --&gt;</span>
&lt;<span title="Provides the provenance record associated with the most recent update of the resource."><b>extension</b></span>&gt;<a name="provenance"> </a>&lt;!--  <span style="color: brown"><b>0..1</b></span> <span style="color: navy">Context: Resource = *</span> --&gt;
 &lt;<b>url</b> value=&quot;<span style="color: maroon">http://hl7.org/fhir/extensions/Provenance#provenance</span>&quot;/&gt;
 &lt;<span title="Provides the provenance record associated with the most recent update of the resource."><b>valueResourceReference</b></span>&gt;<span style=" color: Gray">&lt;!-- </span> <span style="color: brown;"><b>0..1</b></span>  <span style="color: darkgreen"><a href="http://hl7.org/fhir/references.html#Resource">Resource</a>(<a href="http://hl7.org/fhir/provenance.html#Provenance">Provenance</a>)</span> <span style="color: navy">Most recent change</span> <span style=" color: Gray">--&gt; </span>&lt;/valueResourceReference&gt;
&lt;/extension&gt;

</pre></div>
  </text>
  <name value="Provenance HL7 Extensions"/>
  <publisher value="HL7"/>
  <description value="Defines common extensions used with or related to the Provenance resource"/>
  <status value="draft"/>
  <extensionDefn>
    <code value="provenance"/>
    <display value="Most recent change"/>
    <contextType value="resource"/>
    <context value="*"/>
    <definition>
      <short value="Most recent change"/>
      <formal value="Provides the provenance record associated with the most recent update of the resource."/>
      <min value="0"/>
      <max value="1"/>
      <type>
        <code value="Resource(Provenance)"/>
      </type>
      <mustSupport value="false"/>
      <isModifier value="false"/>
    </definition>
  </extensionDefn>
</Profile>