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 "CSARBillStatus"] ; #
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 CSARBillStatus</b></p><a name=\"CSARBillStatus\"> </a><a name=\"hcCSARBillStatus\"> </a><p>This case-sensitive code system <code>http://va.gov/terminology/vistaDefinedTerms/430.3-.01</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\">16<a name=\"CSARBillStatus-16\"> </a></td><td>ACTIVE</td></tr><tr><td style=\"white-space:nowrap\">27<a name=\"CSARBillStatus-27\"> </a></td><td>BILL INCOMPLETE</td></tr><tr><td style=\"white-space:nowrap\">39<a name=\"CSARBillStatus-39\"> </a></td><td>CANCELLATION</td></tr><tr><td style=\"white-space:nowrap\">26<a name=\"CSARBillStatus-26\"> </a></td><td>CANCELLED BILL</td></tr><tr><td style=\"white-space:nowrap\">22<a name=\"CSARBillStatus-22\"> </a></td><td>COLLECTED/CLOSED</td></tr><tr><td style=\"white-space:nowrap\">15<a name=\"CSARBillStatus-15\"> </a></td><td>INCOMPLETE</td></tr><tr><td style=\"white-space:nowrap\">18<a name=\"CSARBillStatus-18\"> </a></td><td>NEW BILL</td></tr><tr><td style=\"white-space:nowrap\">42<a name=\"CSARBillStatus-42\"> </a></td><td>OPEN</td></tr><tr><td style=\"white-space:nowrap\">28<a name=\"CSARBillStatus-28\"> </a></td><td>OLD BILL</td></tr><tr><td style=\"white-space:nowrap\">20<a name=\"CSARBillStatus-20\"> </a></td><td>PENDING APPROVAL</td></tr><tr><td style=\"white-space:nowrap\">44<a name=\"CSARBillStatus-44\"> </a></td><td>REFUND REVIEW</td></tr><tr><td style=\"white-space:nowrap\">41<a name=\"CSARBillStatus-41\"> </a></td><td>REFUNDED</td></tr><tr><td style=\"white-space:nowrap\">31<a name=\"CSARBillStatus-31\"> </a></td><td>RETURNED FROM AR (NEW)</td></tr><tr><td style=\"white-space:nowrap\">40<a name=\"CSARBillStatus-40\"> </a></td><td>SUSPENDED</td></tr><tr><td style=\"white-space:nowrap\">23<a name=\"CSARBillStatus-23\"> </a></td><td>WRITE-OFF</td></tr></table></div>"^^rdf:XMLLiteral
] ; #
fhir:url [ fhir:v "http://va.gov/terminology/vistaDefinedTerms/430.3-.01"^^xsd:anyURI] ; #
fhir:version [ fhir:v "1.8.0"] ; #
fhir:name [ fhir:v "CSARBillStatus"] ; #
fhir:title [ fhir:v "VistA CodeSystem for 430.3-.01"] ; #
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/430.3-.01"] ; #
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 "15"^^xsd:nonNegativeInteger] ; #
fhir:concept ( [
fhir:code [ fhir:v "16" ] ;
fhir:display [ fhir:v "ACTIVE" ]
] [
fhir:code [ fhir:v "27" ] ;
fhir:display [ fhir:v "BILL INCOMPLETE" ]
] [
fhir:code [ fhir:v "39" ] ;
fhir:display [ fhir:v "CANCELLATION" ]
] [
fhir:code [ fhir:v "26" ] ;
fhir:display [ fhir:v "CANCELLED BILL" ]
] [
fhir:code [ fhir:v "22" ] ;
fhir:display [ fhir:v "COLLECTED/CLOSED" ]
] [
fhir:code [ fhir:v "15" ] ;
fhir:display [ fhir:v "INCOMPLETE" ]
] [
fhir:code [ fhir:v "18" ] ;
fhir:display [ fhir:v "NEW BILL" ]
] [
fhir:code [ fhir:v "42" ] ;
fhir:display [ fhir:v "OPEN" ]
] [
fhir:code [ fhir:v "28" ] ;
fhir:display [ fhir:v "OLD BILL" ]
] [
fhir:code [ fhir:v "20" ] ;
fhir:display [ fhir:v "PENDING APPROVAL" ]
] [
fhir:code [ fhir:v "44" ] ;
fhir:display [ fhir:v "REFUND REVIEW" ]
] [
fhir:code [ fhir:v "41" ] ;
fhir:display [ fhir:v "REFUNDED" ]
] [
fhir:code [ fhir:v "31" ] ;
fhir:display [ fhir:v "RETURNED FROM AR (NEW)" ]
] [
fhir:code [ fhir:v "40" ] ;
fhir:display [ fhir:v "SUSPENDED" ]
] [
fhir:code [ fhir:v "23" ] ;
fhir:display [ fhir:v "WRITE-OFF" ]
] ) . #
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