US Veterans Health Administration FHIR Map Set Implementation Guide
1.3.1 - 250401
Publication Build: This will be filled in by the publication tooling
Active as of 2025-03-31 |
{
"resourceType" : "ValueSet",
"id" : "DiagnosticReportLabStatus-vista",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet DiagnosticReportLabStatus-vista</b></p><a name=\"DiagnosticReportLabStatus-vista\"> </a><a name=\"hcDiagnosticReportLabStatus-vista\"> </a><a name=\"DiagnosticReportLabStatus-vista-en-US\"> </a><ul><li>Include these codes as defined in <code>http://va.gov/Terminology/VistADefinedTerms/64.061</code><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b><a href=\"ValueSet-DiagnosticReportLabStatus.html\">VF_DiagnosticReportLabStatus</a></b></td></tr><tr><td>C</td><td>CORRECTED RESULTS</td><td><span title=\"EQUIVALENT\">~</span><a href=\"http://hl7.org/fhir/R4/codesystem-diagnostic-report-status.html#diagnostic-report-status-corrected\">corrected</a><i>(This system is based on http://terminology.hl7.org/CodeSystem/v2-0123)</i></td></tr><tr><td>F</td><td>FINAL RESULTS</td><td><span title=\"EQUIVALENT\">~</span><a href=\"http://hl7.org/fhir/R4/codesystem-diagnostic-report-status.html#diagnostic-report-status-final\">final</a><i>(This system is based on http://terminology.hl7.org/CodeSystem/v2-0123)</i></td></tr><tr><td>Y</td><td>NO ORDER ON RECORD</td><td><span title=\"EQUIVALENT\">~</span><a href=\"http://hl7.org/fhir/R4/codesystem-diagnostic-report-status.html#diagnostic-report-status-unknown\">unknown</a><i>(This system is based on http://terminology.hl7.org/CodeSystem/v2-0123)</i></td></tr><tr><td>R</td><td>NOT VERIFIED</td><td><span title=\"EQUIVALENT\">~</span><a href=\"http://hl7.org/fhir/R4/codesystem-diagnostic-report-status.html#diagnostic-report-status-preliminary\">preliminary</a><i>(This system is based on http://terminology.hl7.org/CodeSystem/v2-0123)</i></td></tr><tr><td>X</td><td>ORDER CANCELED</td><td><span title=\"EQUIVALENT\">~</span><a href=\"http://hl7.org/fhir/R4/codesystem-diagnostic-report-status.html#diagnostic-report-status-cancelled\">cancelled</a><i>(This system is based on http://terminology.hl7.org/CodeSystem/v2-0123)</i></td></tr><tr><td>O</td><td>ORDER RECIEVED</td><td><span title=\"EQUIVALENT\">~</span><a href=\"http://hl7.org/fhir/R4/codesystem-diagnostic-report-status.html#diagnostic-report-status-registered\">registered</a><i>(This system is based on http://terminology.hl7.org/CodeSystem/v2-0123)</i></td></tr><tr><td>P</td><td>PRELIMINARY</td><td><span title=\"EQUIVALENT\">~</span><a href=\"http://hl7.org/fhir/R4/codesystem-diagnostic-report-status.html#diagnostic-report-status-preliminary\">preliminary</a><i>(This system is based on http://terminology.hl7.org/CodeSystem/v2-0123)</i></td></tr><tr><td>S</td><td>PROCEDURE SCHEDULED</td><td><span title=\"EQUIVALENT\">~</span><a href=\"http://hl7.org/fhir/R4/codesystem-diagnostic-report-status.html#diagnostic-report-status-registered\">registered</a><i>(This system is based on http://terminology.hl7.org/CodeSystem/v2-0123)</i></td></tr><tr><td>A</td><td>SOME RESULTS AVAILABLE</td><td><span title=\"EQUIVALENT\">~</span><a href=\"http://hl7.org/fhir/R4/codesystem-diagnostic-report-status.html#diagnostic-report-status-partial\">partial</a><i>(This system is based on http://terminology.hl7.org/CodeSystem/v2-0123)</i></td></tr><tr><td>I</td><td>SPECIMEN RECEIVED</td><td><span title=\"EQUIVALENT\">~</span><a href=\"http://hl7.org/fhir/R4/codesystem-diagnostic-report-status.html#diagnostic-report-status-registered\">registered</a><i>(This system is based on http://terminology.hl7.org/CodeSystem/v2-0123)</i></td></tr></table></li></ul></div>"
},
"url" : "http://va.gov/fhir/ValueSet/DiagnosticReportLabStatus-vista",
"version" : "1.3.1",
"name" : "DiagnosticReportLabStatus_VistA",
"title" : "DiagnosticReportLabStatus VistA",
"status" : "active",
"experimental" : false,
"date" : "2025-03-31T14:29:33+00:00",
"publisher" : "VA",
"contact" : [
{
"name" : "VA",
"telecom" : [
{
"system" : "url",
"value" : "https://www.va.gov"
}
]
}
],
"description" : "VistA Source ValueSet for 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://va.gov/Terminology/VistADefinedTerms/64.061",
"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"
}
]
}
]
}
}