{
  "resourceType" : "ValueSet",
  "id" : "DiagnosticReportLabStatus",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet DiagnosticReportLabStatus</b></p><a name=\"DiagnosticReportLabStatus\"> </a><a name=\"hcDiagnosticReportLabStatus\"> </a><ul><li>Include these codes as defined in <a href=\"http://hl7.org/fhir/R4/codesystem-diagnostic-report-status.html\"><code>http://hl7.org/fhir/diagnostic-report-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-diagnostic-report-status.html#diagnostic-report-status-corrected\">corrected</a></td><td>Corrected</td><td>Subsequent to being final, the report has been modified  to correct an error in the report or referenced results.</td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-diagnostic-report-status.html#diagnostic-report-status-final\">final</a></td><td>Final</td><td>The report is complete and verified by an authorized person.</td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-diagnostic-report-status.html#diagnostic-report-status-unknown\">unknown</a></td><td>Unknown</td><td>The authoring/source system does not know which of the status values currently applies for this observation. Note: This concept is not to be used for &quot;other&quot; - one of the listed statuses is presumed to apply, but the authoring/source system does not know which.</td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-diagnostic-report-status.html#diagnostic-report-status-preliminary\">preliminary</a></td><td>Preliminary</td><td>Verified early results are available, but not all  results are final.</td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-diagnostic-report-status.html#diagnostic-report-status-cancelled\">cancelled</a></td><td>Cancelled</td><td>The report is unavailable because the measurement was not started or not completed (also sometimes called &quot;aborted&quot;).</td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-diagnostic-report-status.html#diagnostic-report-status-registered\">registered</a></td><td>Registered</td><td>The existence of the report is registered, but there is nothing yet available.</td></tr><tr><td><a href=\"http://hl7.org/fhir/R4/codesystem-diagnostic-report-status.html#diagnostic-report-status-partial\">partial</a></td><td>Partial</td><td>This is a partial (e.g. initial, interim or preliminary) report: data in the report may be incomplete or unverified.</td></tr></table></li></ul></div>"
  },
  "url" : "http://va.gov/fhir/ValueSet/DiagnosticReportLabStatus",
  "version" : "2.5.0",
  "name" : "DiagnosticReportLabStatus",
  "title" : "DiagnosticReportLabStatus FHIR",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-03-31T16:09:38+00:00",
  "publisher" : "VA",
  "contact" : [{
    "name" : "VA",
    "telecom" : [{
      "system" : "url",
      "value" : "https://www.va.gov"
    }]
  }],
  "description" : "FHIR Target ValueSet used by Terminology Maps [VF_DiagnosticReportLabStatus](ConceptMap-VF-DiagnosticReportLabStatus.html)",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "US",
      "display" : "United States of America"
    }]
  }],
  "compose" : {
    "include" : [{
      "system" : "http://hl7.org/fhir/diagnostic-report-status",
      "concept" : [{
        "code" : "corrected",
        "display" : "Corrected"
      },
      {
        "code" : "final",
        "display" : "Final"
      },
      {
        "code" : "unknown",
        "display" : "Unknown"
      },
      {
        "code" : "preliminary",
        "display" : "Preliminary"
      },
      {
        "code" : "cancelled",
        "display" : "Cancelled"
      },
      {
        "code" : "registered",
        "display" : "Registered"
      },
      {
        "code" : "partial",
        "display" : "Partial"
      }]
    }]
  }
}