Onyx Master Patient Index IG
0.1.0 - ci-build International flag

Onyx Master Patient Index IG - Local Development build (v0.1.0). See the Directory of published versions

: ExampleMpiProvenance - XML Representation

Raw xml | Download



<Provenance xmlns="http://hl7.org/fhir">
  <id value="1000101"/>
  <meta>
    <versionId value="1"/>
    <lastUpdated value="2020-12-12T15:26:23.217+00:00"/>
    <profile
             value="http://ig.fhir.safhir.io/ig/onyx-mpi/StructureDefinition/mpi-provenance"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: Provenance</b><a name="1000101"> </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 &quot;1000101&quot; Version &quot;1&quot; Updated &quot;2020-12-12 15:26:23+0000&quot; </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-mpi-provenance.html">MPI Provenance</a></p></div><p><b>target</b>: <a href="Patient-Patient1.html">Patient/Patient1</a> &quot; EXAMPLE1&quot;</p><p><b>recorded</b>: Dec 12, 2020, 10:26:23 AM</p><p><b>reason</b>: records management <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/5.0.0/CodeSystem-v3-ActReason.html">ActReason</a>#RECORDMGT)</span></p><p><b>activity</b>: append <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/5.0.0/CodeSystem-v3-DataOperation.html">DataOperation</a>#APPEND)</span></p><h3>Agents</h3><table class="grid"><tr><td>-</td><td><b>Type</b></td><td><b>Who</b></td></tr><tr><td>*</td><td>Custodian <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/5.0.0/CodeSystem-provenance-participant-type.html">Provenance participant type</a>#custodian)</span></td><td><a href="Organization-Source1.html">Organization/Source1</a> &quot;Source 1&quot;</td></tr></table></div>
  </text>
  <target>
    <reference value="Patient/Patient1"/>
  </target>
  <recorded value="2020-12-12T15:26:23.217+00:00"/>
  <reason>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/v3-ActReason"/>
      <code value="RECORDMGT"/>
    </coding>
  </reason>
  <activity>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/v3-DataOperation"/>
      <code value="APPEND"/>
    </coding>
  </activity>
  <agent>
    <type>
      <coding>
        <system
                value="http://terminology.hl7.org/CodeSystem/provenance-participant-type"/>
        <code value="custodian"/>
        <display value="Custodian"/>
      </coding>
    </type>
    <who>
      <reference value="Organization/Source1"/>
    </who>
  </agent>
</Provenance>