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

: Correction Purposes ValueSet - XML Representation

Draft as of 2026-01-10

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="CorrectionPurposesVS"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet CorrectionPurposesVS</b></p><a name="CorrectionPurposesVS"> </a><a name="hcCorrectionPurposesVS"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <a href="http://terminology.hl7.org/7.0.1/CodeSystem-v3-ActReason.html"><code>http://terminology.hl7.org/CodeSystem/v3-ActReason</code></a><span title="Version is not explicitly stated, which means it is fixed to 3.1.0, the version found through the package references"> version &#x1F4E6;3.1.0</span><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href="http://terminology.hl7.org/7.0.1/CodeSystem-v3-ActReason.html#v3-ActReason-PATSFTY">PATSFTY</a></td><td style="color: #cccccc">patient safety</td><td>To perform one or more operations on information in processes related to ensuring the safety of health care.</td></tr><tr><td><a href="http://terminology.hl7.org/7.0.1/CodeSystem-v3-ActReason.html#v3-ActReason-HQUALIMP">HQUALIMP</a></td><td style="color: #cccccc">health quality improvement</td><td>To perform one or more operations on information used for conducting administrative activities to improve health care quality.</td></tr><tr><td><a href="http://terminology.hl7.org/7.0.1/CodeSystem-v3-ActReason.html#v3-ActReason-PATRQT">PATRQT</a></td><td style="color: #cccccc">patient requested</td><td>To perform one or more operations on information in response to a patient's request.</td></tr><tr><td><a href="http://terminology.hl7.org/7.0.1/CodeSystem-v3-ActReason.html#v3-ActReason-_ActHealthInformationManagementReason">_ActHealthInformationManagementReason</a></td><td style="color: #cccccc">ActHealthInformationManagementReason</td><td>**Description:**The rationale or purpose for an act relating to health information management, such as archiving information for the purpose of complying with an organization policy or jurisdictional law relating to data retention.</td></tr></table></li><li>Include these codes as defined in <a href="http://hl7.org/fhir/R4/codesystem-resource-status.html"><code>http://hl7.org/fhir/resource-status</code></a><span title="Version is not explicitly stated, which means it is fixed to 4.0.1, the version found through the package references"> version &#x1F4E6;4.0.1</span><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-resource-status.html#resource-status-replaced">replaced</a></td><td style="color: #cccccc">replaced</td><td>The information in this resource has been replaced by information in another resource</td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-resource-status.html#resource-status-refuted">refuted</a></td><td style="color: #cccccc">refuted</td><td>This information has been ruled out by testing and evaluation</td></tr></table></li></ul></div>
  </text>
  <url
       value="http://johnmoehrke.github.io/correction/ValueSet/CorrectionPurposesVS"/>
  <version value="0.1.0"/>
  <name value="CorrectionPurposesVS"/>
  <title value="Correction Purposes ValueSet"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2026-01-10T00:21:25+00:00"/>
  <publisher value="John Moehrke (Moehrke Research LLC)"/>
  <contact>
    <name value="John Moehrke (Moehrke Research LLC)"/>
    <telecom>
      <system value="url"/>
      <value value="http://healthcaresecprivacy.blogspot.com"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="JohnMoehrke@gmail.com"/>
    </telecom>
  </contact>
  <description
               value="A value set of codes representing the purposes for which a correction to FHIR data
may be made."/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
    </coding>
  </jurisdiction>
  <compose>
    <include>
      <system value="http://terminology.hl7.org/CodeSystem/v3-ActReason"/>
      <concept>
        <code value="PATSFTY"/>
      </concept>
      <concept>
        <code value="HQUALIMP"/>
      </concept>
      <concept>
        <code value="PATRQT"/>
      </concept>
      <concept>
        <code value="_ActHealthInformationManagementReason"/>
      </concept>
    </include>
    <include>
      <system value="http://hl7.org/fhir/resource-status"/>
      <concept>
        <code value="replaced"/>
      </concept>
      <concept>
        <code value="refuted"/>
      </concept>
    </include>
  </compose>
</ValueSet>