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 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:CodeSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "CSDiagnosticReportLabStatus"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir: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>"^^rdf:XMLLiteral
] ; #
fhir:url [ fhir:v "http://va.gov/terminology/vistADefinedTerms/64.061"^^xsd:anyURI] ; #
fhir:version [ fhir:v "1.8.0"] ; #
fhir:name [ fhir:v "CSDiagnosticReportLabStatus"] ; #
fhir:title [ fhir:v "VistA CodeSystem for 64.061"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v false] ; #
fhir:date [ fhir:v "2025-09-02T14:12:45+00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "VA"] ; #
fhir:contact ( [
fhir:name [ fhir:v "VA" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.va.gov" ] ] )
] ) ; #
fhir:description [ fhir:v "VistA Source CodeSystem for Terminology Maps using http://va.gov/terminology/vistADefinedTerms/64.061"] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "US" ] ;
fhir:display [ fhir:v "United States of America" ] ] )
] ) ; #
fhir:caseSensitive [ fhir:v true] ; #
fhir:content [ fhir:v "complete"] ; #
fhir:count [ fhir:v "10"^^xsd:nonNegativeInteger] ; #
fhir:concept ( [
fhir:code [ fhir:v "C" ] ;
fhir:display [ fhir:v "CORRECTED RESULTS" ]
] [
fhir:code [ fhir:v "F" ] ;
fhir:display [ fhir:v "FINAL RESULTS" ]
] [
fhir:code [ fhir:v "Y" ] ;
fhir:display [ fhir:v "NO ORDER ON RECORD" ]
] [
fhir:code [ fhir:v "R" ] ;
fhir:display [ fhir:v "NOT VERIFIED" ]
] [
fhir:code [ fhir:v "X" ] ;
fhir:display [ fhir:v "ORDER CANCELED" ]
] [
fhir:code [ fhir:v "O" ] ;
fhir:display [ fhir:v "ORDER RECIEVED" ]
] [
fhir:code [ fhir:v "P" ] ;
fhir:display [ fhir:v "PRELIMINARY" ]
] [
fhir:code [ fhir:v "S" ] ;
fhir:display [ fhir:v "PROCEDURE SCHEDULED" ]
] [
fhir:code [ fhir:v "A" ] ;
fhir:display [ fhir:v "SOME RESULTS AVAILABLE" ]
] [
fhir:code [ fhir:v "I" ] ;
fhir:display [ fhir:v "SPECIMEN RECEIVED" ]
] ) . #
IG © 2025 VA. Package va.maps#1.8.0 based on FHIR 4.0.1. Generated 2025-09-02
Links: Table of Contents |
QA Report
| Propose a change