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
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#> .
a fhir:CodeSystem ;
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: CodeSystem CDCVIS</b></p><a name=\"CDCVIS\"> </a><a name=\"hcCDCVIS\"> </a><a name=\"CDCVIS-en-US\"> </a><p>This case-sensitive code system <code>https://www.cdc.gov/vaccines/hcp/vis/index.html</code> defines codes, but no codes are represented here</p></div>"^^rdf:XMLLiteral
] ;
fhir:url [ fhir:v "https://www.cdc.gov/vaccines/hcp/vis/index.html"^^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:experimental [ fhir:v false] ;
fhir:date [ fhir:v "2025-02-20T00:00:00-00: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: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:copyright [ fhir:v "\"Most of the information on the CDC and ATSDR websites is not subject to copyright, is in the public domain, and may be freely used or reproduced without obtaining copyright permission.\"\r\n\r\nFor information and exceptions regarding use of CDC material please see [here](https://www.cdc.gov/other/agencymaterials.html)"] ;
fhir:caseSensitive [ fhir:v true] ;
fhir:content [ fhir:v "not-present"] .