Interoperable Digital Identity and Patient Matching
2.0.0-draft - STU 2.0.0-draft United States of America flag

Interoperable Digital Identity and Patient Matching, published by HL7 International - Patient Administration WG. This guide is not an authorized publication; it is the continuous build for version 2.0.0-draft built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fhir-identity-matching-ig/ and changes regularly. See the Directory of published versions

: provenance-example - XML Representation

Raw xml | Download



<Provenance xmlns="http://hl7.org/fhir">
  <id value="provenance-example"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/us/core/StructureDefinition/us-core-provenance"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: Provenance</b><a name="provenance-example"> </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;provenance-example&quot; </p><p style="margin-bottom: 0px">Profile: <a href="http://hl7.org/fhir/us/core/STU3.1.1/StructureDefinition-us-core-provenance.html">US Core Provenance Profile</a></p></div><p><b>target</b>: <a href="Patient-example2.html">Patient/example2</a> &quot; BAXTER&quot;(#va-genderIdentity, #va-birthsex, #va-sex, #va-name, #va-gender, #va-birthDate, #va-address-old, #va-address-new)</p><p><b>recorded</b>: Feb 28, 2023, 3:26:23 PM</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>Informant <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/5.3.0/CodeSystem-provenance-participant-type.html">Provenance participant type</a>#informant)</span></td><td><a href="Patient-example2.html">Patient/example2</a> &quot; BAXTER&quot;</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><span>: My_Form</span></td></tr></table></div>
  </text>
  <target>🔗 
    <extension url="http://hl7.org/fhir/StructureDefinition/targetElement">
      <valueUri value="va-genderIdentity"/>
    </extension>
    <extension url="http://hl7.org/fhir/StructureDefinition/targetElement">
      <valueUri value="va-birthsex"/>
    </extension>
    <extension url="http://hl7.org/fhir/StructureDefinition/targetElement">
      <valueUri value="va-sex"/>
    </extension>
    <extension url="http://hl7.org/fhir/StructureDefinition/targetElement">
      <valueUri value="va-name"/>
    </extension>
    <extension url="http://hl7.org/fhir/StructureDefinition/targetElement">
      <valueUri value="va-gender"/>
    </extension>
    <extension url="http://hl7.org/fhir/StructureDefinition/targetElement">
      <valueUri value="va-birthDate"/>
    </extension>
    <extension url="http://hl7.org/fhir/StructureDefinition/targetElement">
      <valueUri value="va-address-old"/>
    </extension>
    <extension url="http://hl7.org/fhir/StructureDefinition/targetElement">
      <valueUri value="va-address-new"/>
    </extension>
    <reference value="Patient/example2"/>
  </target>
  <recorded value="2023-02-28T15:26:23.217+00:00"/>
  <agent>
    <type>
      <coding>
        <system
                value="http://terminology.hl7.org/CodeSystem/provenance-participant-type"/>
        <code value="informant"/>
        <display value="Informant"/>
      </coding>
    </type>
    <who>🔗 
      <reference value="Patient/example2"/>
    </who>
  </agent>
  <entity>
    <role value="source"/>
    <what>
      <display value="My_Form"/>
    </what>
  </entity>
</Provenance>