@prefix fhir: . @prefix owl: . @prefix rdf: . @prefix rdfs: . @prefix xsd: . # - resource ------------------------------------------------------------------- a fhir:NamingSystem ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "CDCVIS"] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "

Generated Narrative: NamingSystem CDCVIS

Summary

Defining URLhttp://terminology.hl7.org/NamingSystem/CDCVIS
Version1.0.0
NameCDCVIS
TitleVaccine Information Statements (VIS)
Statusactive
Definition

"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."

\n

A 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

\n
PublisherCDC, National Centers for Immunization and Respiratory Diseases Immunization Information System Support Branch - Informatics

Identifiers

TypeValuePreferredPeriod
URIhttps://www.cdc.gov/vaccines/hcp/vis/index.htmltrue2024-02-20 --> (ongoing)
"^^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 ] ] ] ) . # # -------------------------------------------------------------------------------------