HL7 Terminology (THO)
6.3.0 - Publication International flag

HL7 Terminology (THO), published by HL7 International - Vocabulary Work Group. This guide is not an authorized publication; it is the continuous build for version 6.3.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/UTG/ and changes regularly. See the Directory of published versions

: Vaccine Information Statements (VIS) - TTL Representation

Active as of 2025-02-20

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:NamingSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "CDCVIS"] ; # 
  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: NamingSystem CDCVIS</b></p><a name=\"CDCVIS\"> </a><a name=\"hcCDCVIS\"> </a><a name=\"CDCVIS-en-US\"> </a><h3>Summary</h3><table class=\"grid\"><tr><td>Defining URL</td><td>http://terminology.hl7.org/NamingSystem/CDCVIS</td></tr><tr><td>Version</td><td>1.0.0</td></tr><tr><td>Name</td><td>CDCVIS</td></tr><tr><td>Title</td><td>Vaccine Information Statements (VIS)</td></tr><tr><td>Status</td><td>active</td></tr><tr><td>Definition</td><td><div><p>&quot;A VIS or Vaccine Information Statement is a document, produced by CDC, that informs vaccine recipients – or their parents or legal representatives - about the benefits and risks of a vaccine they are receiving.&quot;</p>\n<p>A lookup table of current VIS concept names and codes can be found here: <a href=\"https://www.cdc.gov/iis/code-sets/vis-barcode-lookup-table.html\">https://www.cdc.gov/iis/code-sets/vis-barcode-lookup-table.html</a></p>\n</div></td></tr><tr><td>Publisher</td><td>CDC, National Centers for Immunization and Respiratory Diseases Immunization Information System Support Branch - Informatics</td></tr></table><h3>Identifiers</h3><table class=\"grid\"><tr><td><b>Type</b></td><td><b>Value</b></td><td><b>Preferred</b></td><td><b>Period</b></td></tr><tr><td>URI</td><td>https://www.cdc.gov/vaccines/hcp/vis/index.html</td><td>true</td><td>2024-02-20 --&gt; (ongoing)</td></tr></table></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "http://terminology.hl7.org/NamingSystem/CDCVIS"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "1.0.0"] ; # 
  fhir:name [ fhir:v "CDCVIS"] ; # 
  fhir:title [ fhir:v "Vaccine Information Statements (VIS)"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:kind [ fhir:v "codesystem"] ; # 
  fhir:date [ fhir:v "2025-02-20T00:00:00-04:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "CDC, National Centers for Immunization and Respiratory Diseases Immunization Information System Support Branch - Informatics"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "CDC, National Centers for Immunization and Respiratory Diseases Immunization Information System Support Branch - Informatics; 1600 Clifton Road, Mailstop: E-62, Atlanta, GA 30333" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.cdc.gov/vaccines/programs/iis/index.html" ]     ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "iisinfo@cdc.gov" ]     ] )
  ] ) ; # 
  fhir:responsible [ fhir:v "CDC, National Centers for Immunization and Respiratory Diseases Immunization Information System Support Branch - Informatics"] ; # 
  fhir:description [ fhir:v "\"A VIS or Vaccine Information Statement is a document, produced by CDC, that informs vaccine recipients – or their parents or legal representatives - about the benefits and risks of a vaccine they are receiving.\"\r\n\r\nA lookup table of current VIS concept names and codes can be found here: [https://www.cdc.gov/iis/code-sets/vis-barcode-lookup-table.html](https://www.cdc.gov/iis/code-sets/vis-barcode-lookup-table.html)"] ; # 
  fhir:uniqueId ( [
fhir:type [ fhir:v "uri" ] ;
fhir:value [ fhir:v "https://www.cdc.gov/vaccines/hcp/vis/index.html" ] ;
fhir:preferred [ fhir:v true ] ;
fhir:period [
fhir:start [ fhir:v "2024-02-20"^^xsd:date ]     ]
  ] ) . #