HL7 FHIR Implementation Guide: Profiles for Transfusion and Vaccination Adverse Event Detection and Reporting
1.0.1 - STU 1 Technical Correction United States of America flag

HL7 FHIR Implementation Guide: Profiles for Transfusion and Vaccination Adverse Event Detection and Reporting, published by Biomedical Research & Regulation WG. This is not an authorized publication; it is the continuous build for version 1.0.1). This version is based on the current content of https://github.com/HL7/fhir-icsr-ae-reporting/ and changes regularly. See the Directory of published versions

: COVID-19 Vaccine Codes - TTL Representation

Draft as of 2023-08-30

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:ValueSet ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "COVID19VaccineCodeVS"] ; # 
  fhir:text [
fhir:status [ fhir:v "additional" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">Placeholder</div>"
  ] ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/us/icsr-ae-reporting/ValueSet/COVID19VaccineCodeVS"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "1.0.1"] ; # 
  fhir:name [ fhir:v "COVID19VaccineCodeVS"] ; # 
  fhir:title [ fhir:v "COVID-19 Vaccine Codes"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2023-08-30T17:02:44+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "Biomedical Research & Regulation WG"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "Biomedical Research & Regulation WG" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://hl7.org/Special/committees/rcrim" ]     ] )
  ] [
fhir:name [ fhir:v "Jean Duteau" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "mailto:jean.duteau@ibm.com" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "CPT, CVX, NDC, and RxNorm codes for COVID-19 Vaccines"] ; # 
  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:copyright [ fhir:v "Current Procedural Terminology (CPT) is copyright 2020 American Medical Association. All rights reserved."] ; # 
  fhir:compose [
    ( fhir:include [
      ( fhir:valueSet [
fhir:v "https://vsac.nlm.nih.gov/valueset/2.16.840.1.113762.1.4.1234.50/definition"^^xsd:anyURI ;
fhir:link <https://vsac.nlm.nih.gov/valueset/2.16.840.1.113762.1.4.1234.50/definition>       ] )     ] [
fhir:system [ fhir:v "http://hl7.org/fhir/sid/ndc"^^xsd:anyURI ] ;
      ( fhir:concept [
fhir:code [ fhir:v "59267100001" ]       ] [
fhir:code [ fhir:v "59267100002" ]       ] [
fhir:code [ fhir:v "59267100003" ]       ] [
fhir:code [ fhir:v "0069100003" ]       ] [
fhir:code [ fhir:v "0069100002" ]       ] [
fhir:code [ fhir:v "59267007801" ]       ] [
fhir:code [ fhir:v "59267007802" ]       ] [
fhir:code [ fhir:v "59267007804" ]       ] [
fhir:code [ fhir:v "59267102501" ]       ] [
fhir:code [ fhir:v "59267102503" ]       ] [
fhir:code [ fhir:v "59267102504" ]       ] [
fhir:code [ fhir:v "59267105504" ]       ] [
fhir:code [ fhir:v "59267105501" ]       ] [
fhir:code [ fhir:v "80777027315" ]       ] [
fhir:code [ fhir:v "80777027398" ]       ] [
fhir:code [ fhir:v "80777027310" ]       ] [
fhir:code [ fhir:v "80777027399" ]       ] [
fhir:code [ fhir:v "59676058005" ]       ] [
fhir:code [ fhir:v "59676058015" ]       ] )     ] )
  ] . #