US Veterans Health Administration FHIR Map Set Implementation Guide
1.8.0 - 250901 United States of America flag

US Veterans Health Administration FHIR Map Set Implementation Guide - Downloaded Version 1.8.0 See the Directory of published versions

: VistA CodeSystem for 698.4-1 - TTL Representation

Active as of 2025-09-02

Raw ttl | Download


@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 "CSdeviceTypePacemaker"] ; # 
  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 CSdeviceTypePacemaker</b></p><a name=\"CSdeviceTypePacemaker\"> </a><a name=\"hcCSdeviceTypePacemaker\"> </a><p>This case-sensitive code system <code>http://va.gov/terminology/vistaDefinedTerms/698.4-1</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\">A<a name=\"CSdeviceTypePacemaker-A\"> </a></td><td>'A' FOR A LEAD;</td></tr><tr><td style=\"white-space:nowrap\">AV<a name=\"CSdeviceTypePacemaker-AV\"> </a></td><td>'AV' FOR BOTH A LEAD AND V LEAD;</td></tr><tr><td style=\"white-space:nowrap\">G<a name=\"CSdeviceTypePacemaker-G\"> </a></td><td>'G' FOR GENERATOR;</td></tr><tr><td style=\"white-space:nowrap\">P<a name=\"CSdeviceTypePacemaker-P\"> </a></td><td>'P' FOR PSA ANALYZER;</td></tr><tr><td style=\"white-space:nowrap\">T<a name=\"CSdeviceTypePacemaker-T\"> </a></td><td>'T' FOR TELEPHONE TRANSMITTER;</td></tr><tr><td style=\"white-space:nowrap\">V<a name=\"CSdeviceTypePacemaker-V\"> </a></td><td>'V' FOR V LEAD;</td></tr></table></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "http://va.gov/terminology/vistaDefinedTerms/698.4-1"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "1.8.0"] ; # 
  fhir:name [ fhir:v "CSdeviceTypePacemaker"] ; # 
  fhir:title [ fhir:v "VistA CodeSystem for 698.4-1"] ; # 
  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/698.4-1"] ; # 
  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 "6"^^xsd:nonNegativeInteger] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "A" ] ;
fhir:display [ fhir:v "'A' FOR A LEAD;" ]
  ] [
fhir:code [ fhir:v "AV" ] ;
fhir:display [ fhir:v "'AV' FOR BOTH A LEAD AND V LEAD;" ]
  ] [
fhir:code [ fhir:v "G" ] ;
fhir:display [ fhir:v "'G' FOR GENERATOR;" ]
  ] [
fhir:code [ fhir:v "P" ] ;
fhir:display [ fhir:v "'P' FOR PSA ANALYZER;" ]
  ] [
fhir:code [ fhir:v "T" ] ;
fhir:display [ fhir:v "'T' FOR TELEPHONE TRANSMITTER;" ]
  ] [
fhir:code [ fhir:v "V" ] ;
fhir:display [ fhir:v "'V' FOR V LEAD;" ]
  ] ) . #