This page is part of the EHRS Functional Model - Record Lifecycle Events Implementation Guide (v1.1.0: Informative Release 1 - Informative) based on FHIR (HL7® FHIR® Standard) v5.0.0. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
: Originate/Retain Order - Provenance - XML Representation
Raw xml | Download
<Provenance xmlns="http://hl7.org/fhir">
<id value="example-1"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: Provenance</b><a name="example-1"> </a></p><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Resource Provenance "example-1" </p></div><p><b>target</b>: <a href="http://example.org/MedicationRequest/example/_history/1">http://example.org/MedicationRequest/example/_history/1</a></p><p><b>recorded</b>: Jun 26, 2015, 10:39:24 PM</p><p><b>policy</b>: <a href="http://acme.com/fhir/Consent/25">http://acme.com/fhir/Consent/25</a></p><p><b>activity</b>: Referral <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="https://browser.ihtsdotools.org/">SNOMED CT</a>#3457005)</span></p><h3>Agents</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Who</b></td></tr><tr><td style="display: none">*</td><td><a href="http://example.org/Practitioner/xcda-author">http://example.org/Practitioner/xcda-author</a></td></tr></table></div>
</text>
<target>
<reference
value="http://example.org/MedicationRequest/example/_history/1"/>
</target>
<recorded value="2015-06-27T08:39:24+10:00"/>
<policy value="http://acme.com/fhir/Consent/25"/>
<activity>
<coding>
<system value="http://snomed.info/sct"/>
<code value="3457005"/>
<display value="Referral"/>
</coding>
</activity>
<agent>
<who>
<reference value="http://example.org/Practitioner/xcda-author"/>
</who>
</agent>
</Provenance>