US Veterans Health Administration FHIR Map Set Implementation Guide
1.8.0 - 250901
US Veterans Health Administration FHIR Map Set Implementation Guide - Downloaded Version 1.8.0 See the Directory of published versions
Active as of 2025-09-02 |
{
"resourceType" : "CodeSystem",
"id" : "CSDiagnosticReportLabStatus",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem CSDiagnosticReportLabStatus</b></p><a name=\"CSDiagnosticReportLabStatus\"> </a><a name=\"hcCSDiagnosticReportLabStatus\"> </a><p>This case-sensitive code system <code>http://va.gov/terminology/vistADefinedTerms/64.061</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">C<a name=\"CSDiagnosticReportLabStatus-C\"> </a></td><td>CORRECTED RESULTS</td></tr><tr><td style=\"white-space:nowrap\">F<a name=\"CSDiagnosticReportLabStatus-F\"> </a></td><td>FINAL RESULTS</td></tr><tr><td style=\"white-space:nowrap\">Y<a name=\"CSDiagnosticReportLabStatus-Y\"> </a></td><td>NO ORDER ON RECORD</td></tr><tr><td style=\"white-space:nowrap\">R<a name=\"CSDiagnosticReportLabStatus-R\"> </a></td><td>NOT VERIFIED</td></tr><tr><td style=\"white-space:nowrap\">X<a name=\"CSDiagnosticReportLabStatus-X\"> </a></td><td>ORDER CANCELED</td></tr><tr><td style=\"white-space:nowrap\">O<a name=\"CSDiagnosticReportLabStatus-O\"> </a></td><td>ORDER RECIEVED</td></tr><tr><td style=\"white-space:nowrap\">P<a name=\"CSDiagnosticReportLabStatus-P\"> </a></td><td>PRELIMINARY</td></tr><tr><td style=\"white-space:nowrap\">S<a name=\"CSDiagnosticReportLabStatus-S\"> </a></td><td>PROCEDURE SCHEDULED</td></tr><tr><td style=\"white-space:nowrap\">A<a name=\"CSDiagnosticReportLabStatus-A\"> </a></td><td>SOME RESULTS AVAILABLE</td></tr><tr><td style=\"white-space:nowrap\">I<a name=\"CSDiagnosticReportLabStatus-I\"> </a></td><td>SPECIMEN RECEIVED</td></tr></table></div>"
},
"url" : "http://va.gov/terminology/vistADefinedTerms/64.061",
"version" : "1.8.0",
"name" : "CSDiagnosticReportLabStatus",
"title" : "VistA CodeSystem for 64.061",
"status" : "active",
"experimental" : false,
"date" : "2025-09-02T14:12:45+00:00",
"publisher" : "VA",
"contact" : [
{
"name" : "VA",
"telecom" : [
{
"system" : "url",
"value" : "https://www.va.gov"
}
]
}
],
"description" : "VistA Source CodeSystem for Terminology Maps using http://va.gov/terminology/vistADefinedTerms/64.061",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "US",
"display" : "United States of America"
}
]
}
],
"caseSensitive" : true,
"content" : "complete",
"count" : 10,
"concept" : [
{
"code" : "C",
"display" : "CORRECTED RESULTS"
},
{
"code" : "F",
"display" : "FINAL RESULTS"
},
{
"code" : "Y",
"display" : "NO ORDER ON RECORD"
},
{
"code" : "R",
"display" : "NOT VERIFIED"
},
{
"code" : "X",
"display" : "ORDER CANCELED"
},
{
"code" : "O",
"display" : "ORDER RECIEVED"
},
{
"code" : "P",
"display" : "PRELIMINARY"
},
{
"code" : "S",
"display" : "PROCEDURE SCHEDULED"
},
{
"code" : "A",
"display" : "SOME RESULTS AVAILABLE"
},
{
"code" : "I",
"display" : "SPECIMEN RECEIVED"
}
]
}