This
page
is
part
of
the
FHIR
Specification
(v5.0.0:
R5
-
STU
v6.0.0-ballot1:
Release
6
Ballot
(1st
Draft)
(see
Ballot
Notes
).
This
is
the
The
current
published
version
in
it's
permanent
home
(it
will
always
be
available
at
this
URL).
is
5.0.0
.
For
a
full
list
of
available
versions,
see
the
Directory
of
published
versions
Example
Provenance/example-import
(XML)
Raw
XML
(
canonical
form
+
also
see
XML
Format
Specification
)
Jump
past
Narrative
Provenance
of
import
of
resources
from
a
document
(DocumentReference)
to
show
provenance
from
resources
back
to
the
source
document.
(id
=
"example-import")
<?xml version="1.0" encoding="UTF-8"?>
<Provenance xmlns="http://hl7.org/fhir">
<id value="example-import"/>
<text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml"><p> <b> Generated Narrative: Provenance</b> <a name="example-import"> </a> </p> <div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border:
1px solid #8da1b4; border-radius: 5px; line-height: 60%
1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">Resource Provenance "example-import" </p> </div> <p> <b> target</b> : </p> <ul> <li> <a href="condition-example.html">Condition/example</a> </li> <li> <a href="condition-example2.html">Condition/example2</a> </li> <li> <a href="encounter-example.html">Encounter/example</a> </li> <li> <a href="immunization-example.html">Immunization/example</a> </li> </ul> <p> <b> recorded</b> : 27 June 2015, 8:39:24 am</p> <p> <b> policy</b> : <code> urn:ihe:pcc:qedm:2017:document-provenance-policy</code> </p> <p> <b> activity</b> : wasDerivedFrom <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="codesystem-w3c-provenance-activity-type.html">W3c Provenance Activity Type</a> #Derivation)</span> </p> <p> <b> patient</b> : <a href="patient-example.html">Patient/example</a> "Peter CHALMERS"</p> <h3> Agents</h3> <table class="grid"><tr> <td style="display: none">-</td> <td> <b> Type</b> </td> <td> <b> Who</b> </td> </tr> <tr> <td style="display: none">*</td> <td> Assembler <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/5.4.0/CodeSystem-provenance-participant-type.html">Provenance participant type</a> #assembler)</span> </td> <td> <span> : Device/software</span> </td> </tr> </table> <h3> Entities</h3> <table class="grid"><tr> <td style="display: none">-</td> <td> <b> Role</b> </td> <td> <b> What</b> </td> </tr> <tr> <td style="display: none">*</td> <td> source</td> <td> <a href="documentreference-example.html">DocumentReference/example</a> </td> </tr> </table> </div> </text> <target>
<reference value="Condition/example"/>
</target>
<target>
<reference value="Condition/example2"/>
</target>
<target>
<reference value="Encounter/example"/>
</target>
<target>
<reference value="Immunization/example"/>
</target>
<recorded value="2015-06-27T08:39:24+10:00"/>
<policy value="urn:ihe:pcc:qedm:2017:document-provenance-policy"/>
<activity>
<coding>
<system value="http://hl7.org/fhir/w3c-provenance-activity-type"/>
<code value="Derivation"/>
</coding>
</activity>
<patient>
<reference value="Patient/example"/>
</patient>
<agent id="a1">
<type>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/provenance-participant-type"/>
<code value="assembler"/>
</coding>
</type>
<who>
<display value="Device/software"/>
</who>
</agent>
<entity>
<role value="source"/>
<what>
<reference value="DocumentReference/example"/>
</what>
</entity>
</
Provenance
>
Usage
note:
every
effort
has
been
made
to
ensure
that
the
examples
are
correct
and
useful,
but
they
are
not
a
normative
part
of
the
specification.