@prefix bioregistry: . @prefix bioregistry.metaresource: . @prefix bioregistry.schema: . @prefix dcterms: . @prefix foaf: . @prefix oid: . @prefix orcid: . @prefix rdfs: . @prefix skos: . @prefix xsd: . orcid:0000-0003-4423-4370 rdfs:label "Charles Tapley Hoyt" ; dcterms:contributor bioregistry:cvx ; foaf:mbox "cthoyt@gmail.com" . bioregistry.metaresource:bioregistry dcterms:hasPart bioregistry:cvx . bioregistry.metaresource:hl7 dcterms:hasPart oid:2.16.840.1.113883.6.59 . oid:2.16.840.1.113883.6.59 dcterms:isPartOf bioregistry.metaresource:hl7 . bioregistry:cvx a bioregistry.schema:0000001 ; rdfs:label "Vaccine administered code set" ; dcterms:description "The CDC's National Center of Immunization and Respiratory Diseases (NCIRD) developed and maintains the CVX (vaccine administered) code set. The table below has the most up to date values. It includes both active and inactive vaccines available in the US. CVX codes for inactive vaccines allow transmission of historical immunization records."^^xsd:string ; dcterms:isPartOf bioregistry.metaresource:bioregistry ; skos:exactMatch oid:2.16.840.1.113883.6.59 ; foaf:homepage ; bioregistry.schema:0000005 "54"^^xsd:string ; bioregistry.schema:0000006 "https://biopragmatics.github.io/providers/cvx/$1"^^xsd:string ; bioregistry.schema:0000008 "^\\d+$"^^xsd:string ; bioregistry.schema:0000012 false ; bioregistry.schema:0000024 "https://biopragmatics.github.io/providers/cvx/"^^xsd:string ; bioregistry.schema:0000027 ; bioregistry.schema:0000029 "cvx" .