This page is part of the Data Access Framework (v1.6.0: STU 2 Ballot 1) based on FHIR (HL7® FHIR® Standard) v1.6.0. The current version which supersedes this version is 2.0.0. For a full list of available versions, see the Directory of published versions
{
"resourceType" : "ValueSet",
"id" : "daf-cvx",
"url" : "http://hl7.org/fhir/us/daf/ValueSet/daf-cvx",
"identifier" : [
{
"system" : "urn:ietf:rfc:3986",
"value" : "urn:oid:2.16.840.1.113883.3.88.12.80.22"
}
},
"version" : "1.6.0",
"name" : "Vaccine Administered Value Set (CVX)",
"status" : "active",
"experimental" : true,
"publisher" : "HL7 FHIR",
"contact" : [
{
"telecom" : [
{
"system" : "other",
"value" : "http://hl7.org/fhir"
}
}
}
},
"date" : "2016-08-10",
"description" : "This identifies the vaccine substance administered - CVX codes",
"compose" : {
"include" : [
{
"system" : "http://hl7.org/fhir/sid/cvx"
}
}
}
}