Patient Request for Corrections Implementation Guide
1.0.0 - STU 1 International flag

This page is part of the Patient Request for Corrections Implementation Guide (v1.0.0: STU1) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions

: Patient Correction Business Statuses - XML Representation

Page standards status: Trial-use Maturity Level: 1

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="PatientCorrectionBusinessStatus"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem PatientCorrectionBusinessStatus</b></p><a name="PatientCorrectionBusinessStatus"> </a><a name="hcPatientCorrectionBusinessStatus"> </a><p>This case-insensitive code system <code>http://hl7.org/fhir/uv/patient-corrections/CodeSystem/PatientCorrectionBusinessStatus</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap">queued<a name="PatientCorrectionBusinessStatus-queued"> </a></td><td>Queued</td><td>A request to correct a record or log a disagreement has been received by the fulfiller (e.g. provider) but has not yet been reviewed.</td></tr><tr><td style="white-space:nowrap">in-review<a name="PatientCorrectionBusinessStatus-in-review"> </a></td><td>In-Review</td><td>Review is in progress.</td></tr><tr><td style="white-space:nowrap">waiting-for-information<a name="PatientCorrectionBusinessStatus-waiting-for-information"> </a></td><td>Waiting For Info</td><td>The fulfiller (e.g. provider) is waiting for additional information.</td></tr><tr><td style="white-space:nowrap">requester-cancelled<a name="PatientCorrectionBusinessStatus-requester-cancelled"> </a></td><td>Cancelled</td><td>The request has been cancelled by the requester.</td></tr><tr><td style="white-space:nowrap">accepted<a name="PatientCorrectionBusinessStatus-accepted"> </a></td><td>Accepted</td><td>Decision was made to accept the correction request.</td></tr><tr><td style="white-space:nowrap">partial-accept<a name="PatientCorrectionBusinessStatus-partial-accept"> </a></td><td>Partail Acceptance</td><td>Part of the correction request was accepted, and part was denied.</td></tr><tr><td style="white-space:nowrap">amendment-completed<a name="PatientCorrectionBusinessStatus-amendment-completed"> </a></td><td>Amended</td><td>The record has been amended (corrected).</td></tr><tr><td style="white-space:nowrap">denied<a name="PatientCorrectionBusinessStatus-denied"> </a></td><td>Denied</td><td>The request has been denied.</td></tr><tr><td style="white-space:nowrap">disagreement-logged<a name="PatientCorrectionBusinessStatus-disagreement-logged"> </a></td><td>Disagreement logged</td><td>The fulfiller (e.g. provider) has logged the requester’s (eg patient’s) disagreement with the correction request denial.</td></tr><tr><td style="white-space:nowrap">completed<a name="PatientCorrectionBusinessStatus-completed"> </a></td><td>Completed</td><td>The fulfiller (e.g. provider) has logged the requester’s (e.g. patient’s) disagreement with the correction request denial, and provided a formal rebuttal.</td></tr></table></div>
  </text>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="pe"/>
  </extension>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
    <valueInteger value="1">
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom">
        <valueCanonical
                        value="http://hl7.org/fhir/uv/patient-corrections/ImplementationGuide/hl7.fhir.uv.patient-corrections"/>
      </extension>
    </valueInteger>
  </extension>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
    <valueCode value="trial-use">
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom">
        <valueCanonical
                        value="http://hl7.org/fhir/uv/patient-corrections/ImplementationGuide/hl7.fhir.uv.patient-corrections"/>
      </extension>
    </valueCode>
  </extension>
  <url
       value="http://hl7.org/fhir/uv/patient-corrections/CodeSystem/PatientCorrectionBusinessStatus"/>
  <version value="1.0.0"/>
  <name value="PatientCorrectionBusinessStatus"/>
  <title value="Patient Correction Business Statuses"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2025-07-10T15:50:53+00:00"/>
  <publisher value="HL7 International / Patient Empowerment"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value
             value="http://www.hl7.org/Special/committees/patientempowerment"/>
    </telecom>
  </contact>
  <contact>
    <name value="Virginia Lorenzi"/>
    <telecom>
      <system value="email"/>
      <value value="vlorenzi@nyp.org"/>
    </telecom>
  </contact>
  <contact>
    <name value="David Pyke"/>
    <telecom>
      <system value="email"/>
      <value value="david@pyke.ca"/>
    </telecom>
  </contact>
  <description
               value="CodeSystem of business statuses for patient request for corrections"/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
      <display value="World"/>
    </coding>
  </jurisdiction>
  <caseSensitive value="false"/>
  <content value="complete"/>
  <count value="10"/>
  <concept>
    <code value="queued"/>
    <display value="Queued"/>
    <definition
                value="A request to correct a record or log a disagreement has been received by the fulfiller (e.g. provider) but has not yet been reviewed."/>
  </concept>
  <concept>
    <code value="in-review"/>
    <display value="In-Review"/>
    <definition value="Review is in progress."/>
  </concept>
  <concept>
    <code value="waiting-for-information"/>
    <display value="Waiting For Info"/>
    <definition
                value="The fulfiller (e.g. provider) is waiting for additional information."/>
  </concept>
  <concept>
    <code value="requester-cancelled"/>
    <display value="Cancelled"/>
    <definition value="The request has been cancelled by the requester."/>
  </concept>
  <concept>
    <code value="accepted"/>
    <display value="Accepted"/>
    <definition value="Decision was made to accept the correction request."/>
  </concept>
  <concept>
    <code value="partial-accept"/>
    <display value="Partail Acceptance"/>
    <definition
                value="Part of the correction request was accepted, and part was denied."/>
  </concept>
  <concept>
    <code value="amendment-completed"/>
    <display value="Amended"/>
    <definition value="The record has been amended (corrected)."/>
  </concept>
  <concept>
    <code value="denied"/>
    <display value="Denied"/>
    <definition value="The request has been denied."/>
  </concept>
  <concept>
    <code value="disagreement-logged"/>
    <display value="Disagreement logged"/>
    <definition
                value="The fulfiller (e.g. provider) has logged the requester’s (eg patient’s) disagreement with the correction request denial."/>
  </concept>
  <concept>
    <code value="completed"/>
    <display value="Completed"/>
    <definition
                value="The fulfiller (e.g. provider) has logged the requester’s (e.g. patient’s) disagreement with the correction request denial, and provided a formal rebuttal."/>
  </concept>
</CodeSystem>