John Moehrke Correction Example
0.1.0 - ci-build International flag

John Moehrke Correction Example, published by John Moehrke (Moehrke Research LLC). This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/JohnMoehrke/correction/ and changes regularly. See the Directory of published versions

: Provenance for purging Patient Data due to Age of that data and data retention policies - XML Representation

Raw xml | Download


<Provenance xmlns="http://hl7.org/fhir">
  <id value="ex-data-purge-due-to-age"/>
  <meta>
    <security>
      <system value="http://terminology.hl7.org/CodeSystem/v3-ActReason"/>
      <code value="HTEST"/>
    </security>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Provenance ex-data-purge-due-to-age</b></p><a name="ex-data-purge-due-to-age"> </a><a name="hcex-data-purge-due-to-age"> </a><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"/><p style="margin-bottom: 0px">Security Label: test health data (Details: ActReason code HTEST = 'test health data')</p></div><p>Provenance for <a href="Patient-ex-patient.html">John Schmidt  Other, DoB: 1923-07-25 ( http://example.org/mrn#123456)</a></p><p>Summary</p><table class="grid"><tr><td>Recorded</td><td>2024-06-01 18:00:00+0000</td></tr><tr><td>Activity</td><td><span title="Codes:{http://terminology.hl7.org/CodeSystem/v3-ActReason FIXDATA}">Medical Records Retention Policy Compliance - Data Age</span></td></tr></table><p><b>Agents</b></p><table class="grid"><tr><td><b>Type</b></td><td><b>who</b></td></tr><tr><td><span title="Codes:{http://snomed.info/sct 224547003}">Intensive therapy nurse</span></td><td><a href="http://example.org/Practitioner/ex-medical-records-officer">http://example.org/Practitioner/ex-medical-records-officer</a></td></tr></table></div>
  </text>
  <target>🔗 
    <reference value="Patient/ex-patient"/>
  </target>
  <recorded value="2024-06-01T18:00:00Z"/>
  <reason>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/v3-ActReason"/>
      <code value="_ActHealthInformationManagementReason"/>
    </coding>
  </reason>
  <activity>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/v3-ActReason"/>
      <code value="FIXDATA"/>
    </coding>
    <text value="Medical Records Retention Policy Compliance - Data Age"/>
  </activity>
  <agent>
    <type>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="224547003"/>
      </coding>
    </type>
    <who>
      <reference
                 value="http://example.org/Practitioner/ex-medical-records-officer"/>
    </who>
  </agent>
  <entity>
    <role value="removal"/>
    <what>🔗 
      <reference value="Patient/ex-patient"/>
    </what>
  </entity>
  <entity>
    <role value="removal"/>
    <what>🔗 
      <reference value="Observation/ex-observation-food"/>
    </what>
  </entity>
  <entity>
    <role value="removal"/>
    <what>🔗 
      <reference value="AllergyIntolerance/ex-allergy-corrected"/>
    </what>
  </entity>
  <entity>
    <role value="removal"/>
    <what>🔗 
      <reference value="Immunization/ex-immunization-correction"/>
    </what>
  </entity>
  <entity>
    <role value="removal"/>
    <what>🔗 
      <reference value="Condition/ex-corrected"/>
    </what>
  </entity>
  <entity>
    <role value="removal"/>
    <what>🔗 
      <reference value="Immunization/ex-immunization-wrong"/>
    </what>
  </entity>
  <entity>
    <role value="removal"/>
    <what>🔗 
      <reference value="Condition/ex-condition-initial"/>
    </what>
  </entity>
</Provenance>