<?xml version="1.0" encoding="UTF-8"?>

<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="diagnostic-report-status-reason"/>
  <meta>
    <lastUpdated value="2026-06-19T02:42:33.392+00:00"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml">
      <p class="res-header-id">
        <b>Generated Narrative: CodeSystem diagnostic-report-status-reason</b>
      </p>
      <a name="diagnostic-report-status-reason"> </a>
      <a name="hcdiagnostic-report-status-reason"> </a>
      <p>This case-sensitive code system 
        <code>http://hl7.org/fhir/CodeSystem/diagnostic-report-status-reason</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">patient-mismatch
            <a name="diagnostic-report-status-reason-patient-mismatch"> </a>
          </td>
          <td>Patient Mismatch</td>
          <td>The patient identity or subject context did not match the expected patient or subject.</td>
        </tr>
        <tr>
          <td style="white-space:nowrap">sample-mismatch
            <a name="diagnostic-report-status-reason-sample-mismatch"> </a>
          </td>
          <td>Sample Mismatch</td>
          <td>The specimen, sample, or referenced result did not match the expected subject, order, container, or report.</td>
        </tr>
        <tr>
          <td style="white-space:nowrap">invalid-calibration
            <a name="diagnostic-report-status-reason-invalid-calibration"> </a>
          </td>
          <td>Invalid Calibration</td>
          <td>The device, instrument, or analyzer calibration used for referenced results was invalid, expired, or otherwise unreliable.</td>
        </tr>
        <tr>
          <td style="white-space:nowrap">reagent-issue
            <a name="diagnostic-report-status-reason-reagent-issue"> </a>
          </td>
          <td>Reagent issue</td>
          <td>An incorrect, invalid, expired, recalled, or otherwise unsuitable reagent or reagent lot was used or identified for referenced results.</td>
        </tr>
        <tr>
          <td style="white-space:nowrap">duplicate
            <a name="diagnostic-report-status-reason-duplicate"> </a>
          </td>
          <td>Duplicate</td>
          <td>The diagnostic report duplicates another diagnostic report.</td>
        </tr>
      </table>
    </div>
  </text>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="oo"/>
  </extension>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
    <valueCode value="informative"/>
  </extension>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
    <valueInteger value="1"/>
  </extension>
  <url value="http://hl7.org/fhir/CodeSystem/diagnostic-report-status-reason"/>
  <version value="6.0.0-ballot4"/>
  <name value="DiagnosticReportStatusReasonCodes"/>
  <title value="Diagnostic Report Status Reason Codes"/>
  <status value="active"/>
  <experimental value="true"/>
  <publisher value="HL7 International - Orders and Observations"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/orders/index.cfm"/>
    </telecom>
  </contact>
  <description value="Codes indicating why a diagnostic report is in its current status."/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
      <display value="World"/>
    </coding>
  </jurisdiction>
  <copyright value="Copyright HL7. Licensed under creative commons public domain"/>
  <caseSensitive value="true"/>
  <valueSet value="http://hl7.org/fhir/ValueSet/diagnostic-report-status-reason"/>
  <content value="complete"/>
  <concept>
    <code value="patient-mismatch"/>
    <display value="Patient Mismatch"/>
    <definition value="The patient identity or subject context did not match the expected patient or subject."/>
  </concept>
  <concept>
    <code value="sample-mismatch"/>
    <display value="Sample Mismatch"/>
    <definition value="The specimen, sample, or referenced result did not match the expected subject, order, container, or report."/>
  </concept>
  <concept>
    <code value="invalid-calibration"/>
    <display value="Invalid Calibration"/>
    <definition value="The device, instrument, or analyzer calibration used for referenced results was invalid, expired, or otherwise unreliable."/>
  </concept>
  <concept>
    <code value="reagent-issue"/>
    <display value="Reagent issue"/>
    <definition value="An incorrect, invalid, expired, recalled, or otherwise unsuitable reagent or reagent lot was used or identified for referenced results."/>
  </concept>
  <concept>
    <code value="duplicate"/>
    <display value="Duplicate"/>
    <definition value="The diagnostic report duplicates another diagnostic report."/>
  </concept>
</CodeSystem>